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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Mon Apr 14 07:41:07 EEST 2014


New commits:
commit 6b05336605f2d4cb4024eb722eb312116611c4e8
Merge: d255bfe a365671
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Apr 14 00:40:37 2014 -0400

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

commit d255bfe35eb936e80d3b85f11af235df82fdd156
Merge: 8a29802 27be72d
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Apr 13 22:16:02 2014 -0400

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

commit 8a298024af7e7c0555f4254e0381e9c6f7783317
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Apr 13 22:15:41 2014 -0400

    improve certificate loading:
    - "verbose" parameters are bool, not int
    - carefully handle the types of values returned by ftell(3) and fread(3)
    - reject certs that cannot be fully read from the file
    - clearer code

commit 018e484346efc2105e79c210d0255a79d05fa509
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Apr 13 22:03:25 2014 -0400

    improve xauth handling (mostly in xauth_inR0):
    - rename struct thread_arg => xauth_thread_arg
    - use C strings, not chunks, within struct xauth_thread_arg
    - xauth_thread_arg: pam free(3)s strings so they had better be malloc(3)ed
    - clarify memory allocation / deallocation
    - reject if name or password is provided twice
    - reject if name or password contains NUL
    - clearer code

commit cc47f836c41e32fc9895d5bdff1d0cce0875a438
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Apr 13 17:15:54 2014 -0400

    tidy



More information about the Swan-commit mailing list