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: bad
Date: Tue Nov 25 22:38:31 UTC 2008
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: evt.c privsep.c session.c
Log Message:
Avoid using MSG_NOSIGNAL as it is not available everywhere.
Ignore SIGPIPE instead.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/crypto/dist/ipsec-tools/src/racoon/evt.c
cvs rdiff -r1.15 -r1.16 src/crypto/dist/ipsec-tools/src/racoon/privsep.c
cvs rdiff -r1.18 -r1.19 src/crypto/dist/ipsec-tools/src/racoon/session.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