aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto
Commit message (Collapse)AuthorAgeFilesLines
...
* moved linux26/rtnetlink.h and linux26/netlink.h to src/include/linuxAndreas Steffen2007-04-283-653/+1
|
* list crlnumberAndreas Steffen2007-04-272-1/+14
|
* added crlNumber OIDAndreas Steffen2007-04-271-0/+1
|
* added conn_name to xauth_module.verify_secret() function callAndreas Steffen2007-04-254-4/+5
|
* removed linux26/xfrm.hAndreas Steffen2007-04-191-1/+1
|
* kernel_netlink.c now includes src/include/linux/xfrm.hAndreas Steffen2007-04-193-234/+2
|
* support of ldap-based crl fetchingAndreas Steffen2007-04-063-12/+8
|
* support of crlcheckinterval=0 to disable IKEv2 CRL fetchingAndreas Steffen2007-04-041-1/+1
|
* recognize strongSwan 2.8.4 VIDAndreas Steffen2007-04-042-0/+2
|
* send VID_NATT_IETF_02_N for Windows 2003 server supportAndreas Steffen2007-04-031-1/+3
|
* added --enable-nat-transport and --disable-vendor-id configuration optionsAndreas Steffen2007-04-031-2/+16
|
* bug fix: check existence of encryption key before sending encrypted notificationAndreas Steffen2007-04-021-17/+20
|
* cmp_chunk returns int argumentAndreas Steffen2007-03-272-2/+2
|
* strongSwan version bumps and Windows Vista VIDsAndreas Steffen2007-03-232-34/+46
|
* version bump to 4.1.0Andreas Steffen2007-03-141-1/+1
|
* last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATAAndreas Steffen2007-03-091-2/+1
|
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
|
* http post fetching using libcurl implementedAndreas Steffen2007-03-071-1/+1
|
* version bump to 4.0.8Andreas Steffen2007-02-232-1/+5
|
* typoAndreas Steffen2007-02-211-1/+1
|
* SHA512-HMAC bug fix and hash function self-test supportAndreas Steffen2007-02-211-0/+21
|
* SHA512-HMAC bug fix and hash function self-test supportAndreas Steffen2007-02-215-45/+1095
|
* handle strong SHA-2 signatures in X.509 certificatesAndreas Steffen2007-02-212-13/+52
|
* output peer id if RSA public key is not foundAndreas Steffen2007-02-021-1/+1
|
* 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 XAUTHResp bugAndreas Steffen2007-01-151-4/+3
|
* included xauth.hAndreas Steffen2007-01-141-0/+1
|
* doubled PAYLIMIT to 40 payloadsAndreas Steffen2007-01-111-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 build when !using smartcardMartin Willi2007-01-081-6/+1
|
* load xauth module via dlopen()Andreas Steffen2007-01-054-5/+47
|
* 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
|
* added config option for BEET modeMartin Willi2007-01-031-0/+1
|
* negated POLICY_REAUTH to POLICY_DONT_REAUTHAndreas Steffen2006-12-212-1/+2
|
* enable XAUTH_VID by defaultAndreas Steffen2006-12-211-1/+2
|