Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/dist/ipsec-tools



Module Name:    src
Committed By:   manu
Date:           Sun Dec 10 18:46:39 UTC 2006

Modified Files:
        src/crypto/dist/ipsec-tools: ChangeLog
        src/crypto/dist/ipsec-tools/src/libipsec: Makefile.am libpfkey.h
            pfkey.c
        src/crypto/dist/ipsec-tools/src/racoon: backupsa.c cfparse.y pfkey.c

Log Message:
Bring back API and ABI backward compatibility with previous libipsec before
recent interface change. Bump libipsec minor version. Remove ifdefs in
struct pfkey_send_sa_args to avoid ABI compatibility lossage.
Add a capability flags to detect missing optional feature in libipsec


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/crypto/dist/ipsec-tools/ChangeLog
cvs rdiff -r1.1.1.1 -r1.2 \
    src/crypto/dist/ipsec-tools/src/libipsec/Makefile.am
cvs rdiff -r1.11 -r1.12 src/crypto/dist/ipsec-tools/src/libipsec/libpfkey.h
cvs rdiff -r1.12 -r1.13 src/crypto/dist/ipsec-tools/src/libipsec/pfkey.c
cvs rdiff -r1.7 -r1.8 src/crypto/dist/ipsec-tools/src/racoon/backupsa.c
cvs rdiff -r1.17 -r1.18 src/crypto/dist/ipsec-tools/src/racoon/cfparse.y \
    src/crypto/dist/ipsec-tools/src/racoon/pfkey.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index