strongswan/src
Tobias Brunner 68bfee4bc4 Avoid returning COOKIEs right after system boot
When the monotonic timer is initialized to 0 right after the system is
booted the daemon responded with COOKIES for COOKIE_CALMDOWN_DELAY (10s).

Since the COOKIE verification code actually produces an overflow for
COOKIE_LIFETIME (10s) it wouldn't even accept properly returned COOKIEs.

Checking for last_cookie makes sense anyway as that condition must only
apply if we actually sent a COOKIE before.
2013-03-19 16:19:11 +01:00
..
_copyright some copyright additions 2012-06-23 12:09:29 +02:00
_updown Added a note to _updown for the new PLUTO_MY_SOURCEIP* variables 2012-08-30 16:43:45 +02:00
_updown_espmark updown script variable is called PLUTO_UDP_ENC 2010-09-03 12:58:10 +02:00
charon When receiving critical signals, additionally log backtraces to syslog/files 2013-03-04 15:46:34 +01:00
charon-nm Add a DSCP configuration value to IKE configs 2013-02-06 15:20:32 +01:00
charon-tkm Various stylistic fixes 2013-03-19 15:24:36 +01:00
checksum Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
conftest Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
dumm Avoid that ruby 1.9 redefines snprintf(3) etc. 2012-12-10 11:41:37 +01:00
frontends kernel_ipsec_t.query_sa() additionally returns the number of processed packets 2013-03-14 14:20:54 +01:00
include jhash.h is not part of the distribution anymore. 2011-08-02 16:14:16 +02:00
ipsec starter: Make daemon name configurable 2013-03-19 15:23:45 +01:00
libcharon Avoid returning COOKIEs right after system boot 2013-03-19 16:19:11 +01:00
libfast Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
libhydra Load arbitrary (non-host) attributes from strongswan.conf 2013-03-19 15:21:30 +01:00
libimcv added ITA Echo PA-TNC Subtype and ITA Echo Attribute type 2013-03-11 09:30:20 +01:00
libipsec Add a DSCP value with getter/setter on packet_t 2013-02-06 15:20:32 +01:00
libpts moved ar_id from imv_agent to imv_state 2013-03-11 08:54:02 +01:00
libpttls Merge branch 'pt-tls' 2013-03-07 14:10:50 +01:00
libradius Send NAS-Port, NAS-IP and Calling/Called-Station-ID in Access-Request 2013-03-13 15:20:11 +01:00
libsimaka Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
libstrongswan Add a chunk_from_str() initializer that does not include 0-terminator 2013-03-15 10:36:33 +01:00
libtls If TLS peer authentication not required, the client does nonetheless, allow it to fail 2013-03-06 15:53:12 +01:00
libtnccs added parameter descriptions 2013-02-19 07:44:57 +01:00
libtncif added ITA Echo PA-TNC Subtype and ITA Echo Attribute type 2013-03-11 09:30:20 +01:00
manager Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
medsrv Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
openac Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
pki Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
scepclient Fix encoding of issuerAndSubject while handling SCEP pending state 2013-02-19 09:53:47 +01:00
starter starter: Make daemon name configurable 2013-03-19 15:23:45 +01:00
stroke Merge branch 'stroke-counters' 2013-03-18 10:12:22 +01:00
Makefile.am Introduce TKM specific charon daemon (charon-tkm) 2013-03-19 15:23:45 +01:00
strongswan.conf Remove plugin load directives from default strongswan.conf 2010-07-13 14:28:11 +02:00