Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added --enable-nat-transport and --disable-vendor-id configuration options | Andreas Steffen | 2007-04-03 | 1 | -2/+16 | |
| | ||||||
* | bug fix: check existence of encryption key before sending encrypted notification | Andreas Steffen | 2007-04-02 | 1 | -17/+20 | |
| | ||||||
* | cmp_chunk returns int argument | Andreas Steffen | 2007-03-27 | 2 | -2/+2 | |
| | ||||||
* | strongSwan version bumps and Windows Vista VIDs | Andreas Steffen | 2007-03-23 | 2 | -34/+46 | |
| | ||||||
* | version bump to 4.1.0 | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATA | Andreas Steffen | 2007-03-09 | 1 | -2/+1 | |
| | ||||||
* | fixed memory leak by calling curl_slist_free_all(headers) | Andreas Steffen | 2007-03-09 | 1 | -0/+1 | |
| | ||||||
* | http post fetching using libcurl implemented | Andreas Steffen | 2007-03-07 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.0.8 | Andreas Steffen | 2007-02-23 | 2 | -1/+5 | |
| | ||||||
* | typo | Andreas Steffen | 2007-02-21 | 1 | -1/+1 | |
| | ||||||
* | SHA512-HMAC bug fix and hash function self-test support | Andreas Steffen | 2007-02-21 | 1 | -0/+21 | |
| | ||||||
* | SHA512-HMAC bug fix and hash function self-test support | Andreas Steffen | 2007-02-21 | 5 | -45/+1095 | |
| | ||||||
* | handle strong SHA-2 signatures in X.509 certificates | Andreas Steffen | 2007-02-21 | 2 | -13/+52 | |
| | ||||||
* | output peer id if RSA public key is not found | Andreas Steffen | 2007-02-02 | 1 | -1/+1 | |
| | ||||||
* | XAUTH interoperability with Cisco | Andreas Steffen | 2007-01-29 | 3 | -7/+14 | |
| | ||||||
* | removed IPSECPOLICY compile option | Andreas Steffen | 2007-01-29 | 2 | -80/+3 | |
| | ||||||
* | unload xauth_module only if XAUTH_DEFAULT_LIB is defined | Andreas Steffen | 2007-01-28 | 1 | -0/+2 | |
| | ||||||
* | loading the XAUTH module requires libdl | Andreas Steffen | 2007-01-28 | 1 | -1/+1 | |
| | ||||||
* | added some more attributes, inst XAUTH_TYPE in reply | Andreas Steffen | 2007-01-26 | 1 | -4/+25 | |
| | ||||||
* | Mode Config refactoring | Andreas Steffen | 2007-01-25 | 2 | -43/+117 | |
| | ||||||
* | log APPLICATION_VERSION and UNITY_DDNS_HOSTNAME strings | Andreas Steffen | 2007-01-24 | 1 | -0/+9 | |
| | ||||||
* | added Cisco Unity ModeCfg attributes | Andreas Steffen | 2007-01-21 | 3 | -3/+48 | |
| | ||||||
* | version bump to 4.0.7 | Andreas Steffen | 2007-01-20 | 2 | -1/+5 | |
| | ||||||
* | fixed XAUTHResp bug | Andreas Steffen | 2007-01-15 | 1 | -4/+3 | |
| | ||||||
* | included xauth.h | Andreas Steffen | 2007-01-14 | 1 | -0/+1 | |
| | ||||||
* | doubled PAYLIMIT to 40 payloads | Andreas Steffen | 2007-01-11 | 1 | -1/+1 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-01-10 | 1 | -1/+0 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-01-09 | 1 | -1/+1 | |
| | ||||||
* | fixed an enumeration error, added CISCO_IOS VID | Andreas Steffen | 2007-01-09 | 1 | -2/+2 | |
| | ||||||
* | fixed mismatch in interface definition of get_secret() | Andreas Steffen | 2007-01-09 | 1 | -1/+1 | |
| | ||||||
* | forward declaration of struct state not needed | Andreas Steffen | 2007-01-09 | 1 | -2/+0 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-01-09 | 1 | -1/+1 | |
| | ||||||
* | fixed build when !using smartcard | Martin Willi | 2007-01-08 | 1 | -6/+1 | |
| | ||||||
* | load xauth module via dlopen() | Andreas Steffen | 2007-01-05 | 4 | -5/+47 | |
| | ||||||
* | added XAUTH server and client support | Andreas Steffen | 2007-01-04 | 13 | -371/+524 | |
| | ||||||
* | load and unload XAUTH module | Andreas Steffen | 2007-01-04 | 1 | -0/+2 | |
| | ||||||
* | added xauth.h and xauth.c | Andreas Steffen | 2007-01-04 | 1 | -2/+2 | |
| | ||||||
* | added config option for BEET mode | Martin Willi | 2007-01-03 | 1 | -0/+1 | |
| | ||||||
* | negated POLICY_REAUTH to POLICY_DONT_REAUTH | Andreas Steffen | 2006-12-21 | 2 | -1/+2 | |
| | ||||||
* | enable XAUTH_VID by default | Andreas Steffen | 2006-12-21 | 1 | -1/+2 | |
| | ||||||
* | added XAUTH server and client support | Andreas Steffen | 2006-12-19 | 12 | -266/+765 | |
| | ||||||
* | additional parentheses for same_chunk() macro | Andreas Steffen | 2006-12-19 | 1 | -1/+1 | |
| | ||||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 1 | -0/+1 | |
| | ||||||
* | added XAUTH client states | Andreas Steffen | 2006-12-15 | 2 | -2/+9 | |
| | ||||||
* | version bump to 4.0.6 | Andreas Steffen | 2006-12-15 | 2 | -1/+5 | |
| | ||||||
* | XAUTH support | Andreas Steffen | 2006-12-06 | 1 | -0/+5 | |
| | ||||||
* | XAUTH support | Andreas Steffen | 2006-12-06 | 2 | -8/+93 | |
| | ||||||
* | fixed bug in ifdef CISCO_QUIRKS | Andreas Steffen | 2006-12-05 | 1 | -1/+1 | |
| | ||||||
* | support of Cisco Unity VID | Andreas Steffen | 2006-12-05 | 1 | -0/+33 | |
| | ||||||
* | added new VIDs | Andreas Steffen | 2006-12-05 | 2 | -37/+48 | |
| |