Commit Graph
438 Commits
Author SHA1 Message Date
Andreas Steffen 3a5f6dff7a fixed starter crash due to freeing default IPSEC_EAPDIR string 2007-02-14 00:56:58 +00:00
Andreas Steffen 8245a9142c add --eapdir option only if defined in ipsec.conf 2007-02-14 00:53:45 +00:00
Martin Willi cda642a152 removed eap aka module due nda 2007-02-13 15:19:30 +00:00
Martin Willi f27f6296e6 merged EAP framework from branch into trunk
includes a lot of other modifications
2007-02-12 15:56:47 +00:00
Andreas Steffen 6fda18d99d %T requires time_t ptr 2007-02-08 17:59:37 +00:00
Martin Willi 7006a51efc removed my time_t printf handler patch, applied the one of andreas (64bit save) 2007-02-08 15:22:21 +00:00
Martin Willi 61c0e0f220 fixed printf() hooks for time 2007-02-08 14:31:59 +00:00
Martin Willi 7995489a6d added support for NULL encryption in ESP 2007-02-08 13:54:42 +00:00
Martin Willi eb9a3fd6f0 be more liberal in accepting notifies with a protocol id 2007-02-08 13:53:41 +00:00
Martin Willi 9425da1816 include NO_EXT_SEQUENCE_NUMBER in default proposal 2007-02-08 13:31:31 +00:00
Andreas Steffen f56d2b2623 output peer id if RSA public key is not found 2007-02-02 11:04:05 +00:00
Martin Willi 61dd20f9e3 added address listing without getifaddrs for uclibc (only IPv4 yet) 2007-02-02 09:58:59 +00:00
Martin Willi 1908670f99 added threads to support multiple simultaneous stroke requests 2007-02-02 07:30:19 +00:00
Martin Willi d3032a9a82 renamed all static clone() functions to avoid naming conflicts with uclibc 2007-02-01 15:24:10 +00:00
Martin Willi 42dcd01ffe sending proper signal to the bus when detecting a dead peer 2007-02-01 15:23:31 +00:00
Andreas Steffen ef05d8465b XAUTH interoperability with Cisco 2007-01-29 07:43:34 +00:00
Andreas Steffen f527c5a288 removed IPSECPOLICY compile option 2007-01-29 07:42:30 +00:00
Andreas Steffen e43641e712 unload xauth_module only if XAUTH_DEFAULT_LIB is defined 2007-01-28 00:14:50 +00:00
Andreas Steffen 7bca75e51c loading the XAUTH module requires libdl 2007-01-28 00:08:49 +00:00
Andreas Steffen 4830536d8c added some more attributes, inst XAUTH_TYPE in reply 2007-01-26 18:09:28 +00:00
Andreas Steffen f8200bf0f7 Mode Config refactoring 2007-01-25 19:40:34 +00:00
Andreas Steffen cd77ffc4de log APPLICATION_VERSION and UNITY_DDNS_HOSTNAME strings 2007-01-24 07:38:36 +00:00
Andreas Steffen 4af33bd7a2 added Cisco Unity ModeCfg attributes 2007-01-21 08:45:10 +00:00
Andreas Steffen 365e838687 version bump to 4.0.7 2007-01-20 17:56:57 +00:00
Andreas Steffen 2f5914a343 fixed 64 bit issue with print time 2007-01-20 15:13:05 +00:00
Andreas Steffen 4305c488ed fixed XAUTHResp bug 2007-01-15 07:45:42 +00:00
Andreas Steffen aa358acaa7 included xauth.h 2007-01-14 10:25:37 +00:00
Andreas Steffen 883c1e3084 name the created CHILD_SA 2007-01-11 20:03:38 +00:00
Andreas Steffen 74ca038e93 doubled PAYLIMIT to 40 payloads 2007-01-11 20:02:50 +00:00
Andreas Steffen 31e5d441d8 show rekeying|reauthentication time 2007-01-10 08:18:52 +00:00
Andreas Steffen af53aa9ec0 show name of created CHILD_SA 2007-01-10 08:18:20 +00:00
Andreas Steffen a40926c7eb combined use_in and use_fwd 2007-01-10 08:17:48 +00:00
Andreas Steffen 10984fc905 corrected typo 2007-01-10 08:17:10 +00:00
Andreas Steffen b41f2bce31 cosmetics 2007-01-10 00:28:21 +00:00
Andreas Steffen 2db59fdae5 cosmetics 2007-01-09 23:25:58 +00:00
Andreas Steffen 4629a60463 fixed an enumeration error, added CISCO_IOS VID 2007-01-09 23:20:13 +00:00
Andreas Steffen de04d7ef1a fixed mismatch in interface definition of get_secret() 2007-01-09 22:40:32 +00:00
Andreas Steffen d254229e88 forward declaration of struct state not needed 2007-01-09 22:40:01 +00:00
Andreas Steffen 45a54b8574 cosmetics 2007-01-09 21:56:05 +00:00
Martin Willi a622c99240 fixed crash when CA for certrequest not found 2007-01-08 13:40:36 +00:00
Martin Willi e3f83e738d fixed build when !using smartcard 2007-01-08 13:39:29 +00:00
Martin Willi 6a4be80d37 removed unused debugging code 2007-01-08 08:03:40 +00:00
Martin Willi 2dc9d7551b fixed reauthentication when using %any hosts 2007-01-08 07:32:39 +00:00
Martin Willi 21f42524e0 support for transport in create_child_sa
include TRANSPORT/TUNNEL information in statusall
2007-01-08 06:55:50 +00:00
Andreas Steffen 09ff411061 load xauth module via dlopen() 2007-01-05 11:03:09 +00:00
Andreas Steffen 42687ff5d1 fixed typo 2007-01-04 14:29:50 +00:00
Andreas Steffen b4f3cd5ccf added XAUTH server and client support 2007-01-04 14:28:57 +00:00
Andreas Steffen ac048a8d2c load and unload XAUTH module 2007-01-04 14:27:45 +00:00
Andreas Steffen 59af74699c added xauth.h and xauth.c 2007-01-04 14:27:11 +00:00
Martin Willi af87afed47 added config option for BEET mode 2007-01-03 13:16:21 +00:00