strongswan/src/charon
Tobias Brunner e3c7e72973 Terminology and return value of get_lifetime of child_sa_t corrected. 2009-09-01 12:53:44 +02:00
..
bus OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enums mutex/condvar/rwlock_type_t. 2009-08-14 13:30:59 +02:00
config child_cfg_t now takes a lifetime_cfg_t to configure the lifetime limits. Also adjusted the jitter calculation, so it works for values > RAND_MAX. 2009-09-01 12:50:50 +02:00
control include TSi/TSr of triggering packet in acquire 2009-05-20 11:44:43 +02:00
credentials use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally 2009-08-26 11:23:53 +02:00
encoding reverted rule_count back to size_t, as it is passed as pointer (fixes 64bit issues) 2009-06-19 10:01:04 +02:00
kernel Adapted the kernel interfaces to the new lifetime configuration. 2009-09-01 12:53:13 +02:00
network use time_monotonic() instead of time() for statistics and time difference calculations 2009-08-31 18:00:28 +02:00
plugins Adapted the kernel interfaces to the new lifetime configuration. 2009-09-01 12:53:13 +02:00
processing use time_monotonic() instead of gettimeofday() for time difference calculations 2009-08-31 15:25:03 +02:00
sa Terminology and return value of get_lifetime of child_sa_t corrected. 2009-09-01 12:53:44 +02:00
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Makefile.am OpenSolaris needs libsocket and libnsl for socket(). 2009-08-14 14:50:53 +02:00
daemon.c Added define to get sigwait with two parameters on OpenSolaris. 2009-08-14 14:50:51 +02:00
daemon.h make use of the new trap-manager 2009-05-08 10:03:58 +02:00
debug renamed all static clone() functions to avoid naming conflicts with uclibc 2007-02-01 15:24:10 +00:00