aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* enabled adding and deleting ca information recordsAndreas Steffen2007-02-143-2/+38
* fixed starter crash due to freeing default IPSEC_EAPDIR stringAndreas Steffen2007-02-141-6/+20
* add --eapdir option only if defined in ipsec.confAndreas Steffen2007-02-141-2/+5
* removed eap aka module due ndaMartin Willi2007-02-132-1532/+0
* merged EAP framework from branch into trunkMartin Willi2007-02-1258-442/+8472
* %T requires time_t ptrAndreas Steffen2007-02-081-1/+1
* removed my time_t printf handler patch, applied the one of andreas (64bit save)Martin Willi2007-02-085-30/+32
* fixed printf() hooks for timeMartin Willi2007-02-084-23/+23
* added support for NULL encryption in ESPMartin Willi2007-02-081-1/+5
* be more liberal in accepting notifies with a protocol idMartin Willi2007-02-081-9/+6
* include NO_EXT_SEQUENCE_NUMBER in default proposalMartin Willi2007-02-081-0/+6
* output peer id if RSA public key is not foundAndreas Steffen2007-02-021-1/+1
* added address listing without getifaddrs for uclibc (only IPv4 yet)Martin Willi2007-02-021-1/+75
* added threads to support multiple simultaneous stroke requestsMartin Willi2007-02-021-127/+145
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-015-11/+17
* sending proper signal to the bus when detecting a dead peerMartin Willi2007-02-011-0/+17
* XAUTH interoperability with CiscoAndreas Steffen2007-01-293-7/+14
* removed IPSECPOLICY compile optionAndreas Steffen2007-01-292-80/+3
* unload xauth_module only if XAUTH_DEFAULT_LIB is definedAndreas Steffen2007-01-281-0/+2
* loading the XAUTH module requires libdlAndreas Steffen2007-01-281-1/+1
* added some more attributes, inst XAUTH_TYPE in replyAndreas Steffen2007-01-261-4/+25
* Mode Config refactoringAndreas Steffen2007-01-252-43/+117
* log APPLICATION_VERSION and UNITY_DDNS_HOSTNAME stringsAndreas Steffen2007-01-241-0/+9
* added Cisco Unity ModeCfg attributesAndreas Steffen2007-01-213-3/+48
* version bump to 4.0.7Andreas Steffen2007-01-202-1/+5
* fixed 64 bit issue with print timeAndreas Steffen2007-01-205-24/+39
* fixed XAUTHResp bugAndreas Steffen2007-01-151-4/+3
* included xauth.hAndreas Steffen2007-01-141-0/+1
* name the created CHILD_SAAndreas Steffen2007-01-111-2/+4
* doubled PAYLIMIT to 40 payloadsAndreas Steffen2007-01-111-1/+1
* show rekeying|reauthentication time4.0.6Andreas Steffen2007-01-101-4/+15
* show name of created CHILD_SAAndreas Steffen2007-01-101-4/+8
* combined use_in and use_fwdAndreas Steffen2007-01-101-18/+18
* corrected typoAndreas Steffen2007-01-101-1/+1
* cosmeticsAndreas Steffen2007-01-101-1/+0
* cosmeticsAndreas Steffen2007-01-091-1/+1
* fixed an enumeration error, added CISCO_IOS VIDAndreas Steffen2007-01-091-2/+2
* fixed mismatch in interface definition of get_secret()Andreas Steffen2007-01-091-1/+1
* forward declaration of struct state not neededAndreas Steffen2007-01-091-2/+0
* cosmeticsAndreas Steffen2007-01-091-1/+1
* fixed crash when CA for certrequest not foundMartin Willi2007-01-082-11/+28
* fixed build when !using smartcardMartin Willi2007-01-081-6/+1
* removed unused debugging codeMartin Willi2007-01-082-3/+0
* fixed reauthentication when using %any hostsMartin Willi2007-01-083-8/+11
* support for transport in create_child_saMartin Willi2007-01-084-8/+26
* load xauth module via dlopen()Andreas Steffen2007-01-054-5/+47
* fixed typoAndreas Steffen2007-01-041-1/+1
* added XAUTH server and client supportAndreas Steffen2007-01-0413-371/+524
* load and unload XAUTH moduleAndreas Steffen2007-01-041-0/+2
* added xauth.h and xauth.cAndreas Steffen2007-01-041-2/+2