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/libipsec
Module Name:    src
Committed By:   christos
Date:           Sun Jun 26 21:14:08 UTC 2005
Modified Files:
        src/crypto/dist/ipsec-tools/src/libipsec: ipsec_dump_policy.c
            ipsec_get_policylen.c key_debug.c libpfkey.h pfkey_dump.c
            policy_parse.y
Log Message:
Fix some of the pointer abuse, and add some const. Not done yet.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    src/crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c
cvs rdiff -r1.1.1.2 -r1.2 \
    src/crypto/dist/ipsec-tools/src/libipsec/ipsec_get_policylen.c \
    src/crypto/dist/ipsec-tools/src/libipsec/key_debug.c
cvs rdiff -r1.4 -r1.5 src/crypto/dist/ipsec-tools/src/libipsec/libpfkey.h \
    src/crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c
cvs rdiff -r1.3 -r1.4 src/crypto/dist/ipsec-tools/src/libipsec/policy_parse.y
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