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:   tteras
Date:           Fri Jan 23 08:25:07 UTC 2009

Modified Files:
        src/crypto/dist/ipsec-tools: configure.ac
        src/crypto/dist/ipsec-tools/src/racoon: handler.c handler.h
            isakmp_inf.c isakmp_xauth.c schedule.c schedule.h throttle.c
            throttle.h

Log Message:
Detect if monotonic system clock is available, and use it for relative
time measurements to avoid complite hang if time jumps backwards.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/crypto/dist/ipsec-tools/configure.ac
cvs rdiff -r1.23 -r1.24 src/crypto/dist/ipsec-tools/src/racoon/handler.c
cvs rdiff -r1.18 -r1.19 src/crypto/dist/ipsec-tools/src/racoon/handler.h \
    src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c
cvs rdiff -r1.35 -r1.36 src/crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
cvs rdiff -r1.5 -r1.6 src/crypto/dist/ipsec-tools/src/racoon/schedule.c
cvs rdiff -r1.6 -r1.7 src/crypto/dist/ipsec-tools/src/racoon/schedule.h
cvs rdiff -r1.4 -r1.5 src/crypto/dist/ipsec-tools/src/racoon/throttle.c \
    src/crypto/dist/ipsec-tools/src/racoon/throttle.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