Source-Changes archive

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

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



Module Name:    src
Committed By:   tteras
Date:           Fri Jan 23 08:06:56 UTC 2009

Modified Files:
        src/crypto/dist/ipsec-tools/src/racoon: handler.h isakmp_agg.c
            isakmp_base.c isakmp_ident.c vendorid.c vendorid.h

Log Message:
Introduce vendorid bitmask that can be used otherwhere to detect peer
capabilities.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/crypto/dist/ipsec-tools/src/racoon/handler.h
cvs rdiff -r1.12 -r1.13 src/crypto/dist/ipsec-tools/src/racoon/isakmp_agg.c
cvs rdiff -r1.9 -r1.10 src/crypto/dist/ipsec-tools/src/racoon/isakmp_base.c \
    src/crypto/dist/ipsec-tools/src/racoon/isakmp_ident.c
cvs rdiff -r1.5 -r1.6 src/crypto/dist/ipsec-tools/src/racoon/vendorid.c \
    src/crypto/dist/ipsec-tools/src/racoon/vendorid.h

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