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

Paul Wouters paul at vault.libreswan.fi
Wed Aug 28 02:25:57 EEST 2013


New commits:
commit e431b2423f269c6b5d00f9edef447366801d5363
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Aug 27 19:25:23 2013 -0400

    Added a comment
    
    The v2prf_stuff struct has an array of length 1. Why is this an array?

commit 645466269f646b88a1f85a9d097440b2bca816e9
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Aug 27 19:24:59 2013 -0400

    updated changes

commit 6a355445ce1a551e828e8c5ae19bdaca3bf4a274
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Aug 27 19:17:20 2013 -0400

    pluto: fix for using uninitialised tkey11 variable in crypt_dh.c
    
    The lifetime of the tkey11 variable must be longer then one iteration
    of the for loop. However, the tkey11 variable was declared within the
    for loop. By accident, the compiler re-used the same memory and things
    worked (as long as there was no initialiser).

commit 9bd72de3d5911bb662b7bacaedd750544960c9b2
Merge: fc7e64b a311a82
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Aug 27 19:09:22 2013 -0400

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

commit fc7e64bf1a3a7360966f6e12ecb481bab94d16b3
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Aug 21 21:31:00 2013 -0400

    added missing header for programs/pluto/ike_alg_sha2.c

commit a755278bf2f0d2ffdcef3edb8a545ed830041ff9
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Aug 21 16:48:41 2013 -0400

    testing: sync up interop-ikev2-strongswan-02-psk-responder/west.conf



More information about the Swan-commit mailing list