[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Mon Jun 16 19:30:20 EEST 2014


New commits:
commit 37905fe85a4a516ab1e601f9e5e5a533603cbe3c
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Jun 16 12:29:51 2014 -0400

    IKEv2: spdb_v2_match_parent() logging improvements
    
    Signed-off-by: Paul Wouters <pwouters at redhat.com>

commit 7d03fe5118e6c5606c65695617aae13818a66012
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jun 16 11:58:28 2014 -0400

    pluto: extend and simplify oakley_alg_makedb()
    
    - Changed int maxtrans to bool single_dh, as this was only ever
      used to signal we could only use one DH transform
    
    - Simplify pointer slinging in oakley_alg_makedb() and localise variables
    
    - If a user configured proposal came in without key length attribute, and
      the cipher used requires sending a key length attribute, use the
      proposal as a template to add two proposals, one with default key length
      (usually 128) and one with maximum keylength (usually 256).
      [this depends on crypto_req_keysize() which should really be phased out
       and turned into a part of the encrypter struct]

commit 0603d05052393e973025246aa47215b1c775db9d
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jun 16 11:56:11 2014 -0400

    testing: support "make check UPDATE=1" and "make check UPDATEONLY=1"

commit f17779513d1e96af3c6979dbc5704642f80ebdb2
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jun 16 11:55:08 2014 -0400

    pluto: extend clone_trans() with 'extra' attribute like its cousins

commit 48be8c296c3f86d1fe6028a7b72fee8b3996583d
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jun 16 11:50:12 2014 -0400

    IKEv1: simplify init_aggr_st_oakley()

commit beddccf51fa7a4f784868b9997748d2a03522bed
Merge: b242578 e608290
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jun 16 11:30:51 2014 -0400

    Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan

commit b242578650f9229289af7f854ed1a64642e5a212
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sat Jun 14 23:10:31 2014 -0400

    spdb.c: split aes default proposals in 128/256 variants and prefer 256



More information about the Swan-commit mailing list