Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | delete virtual IP addresses after use | Andreas Steffen | 2007-03-14 | 2 | -0/+4 | |
| | ||||||
* | deleted | Andreas Steffen | 2007-03-14 | 9 | -135/+0 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 10 | -0/+157 | |
| | ||||||
* | fixed case of missing subjectKeyID | Andreas Steffen | 2007-03-14 | 2 | -6/+15 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2007-03-14 | 1 | -2/+2 | |
| | ||||||
* | version bump to 4.1.0 | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 8 | -0/+118 | |
| | ||||||
* | use CURLOPT_NOSIGNAL | Andreas Steffen | 2007-03-14 | 1 | -0/+1 | |
| | ||||||
* | added --with-sim-reader option to configure script | Martin Willi | 2007-03-14 | 3 | -27/+36 | |
| | | | | | some cleanups in eap_sim | |||||
* | removed dublicated code in eap_authenticator | Martin Willi | 2007-03-14 | 1 | -12/+3 | |
| | ||||||
* | log reception of trusted signer certificate | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.0 | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | deleted | Andreas Steffen | 2007-03-14 | 1 | -25/+0 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 2 | -0/+53 | |
| | ||||||
* | changed OCSPSigner to OCSPSigning | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | fixed carry bug in FIPS prf | Martin Willi | 2007-03-14 | 1 | -4/+4 | |
| | ||||||
* | user standard cert | Andreas Steffen | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | deleted | Andreas Steffen | 2007-03-14 | 1 | -3/+0 | |
| | ||||||
* | deleted | Andreas Steffen | 2007-03-14 | 2 | -53/+0 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 8 | -0/+118 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 14 | -0/+256 | |
| | ||||||
* | modified description.txt and evaltest.dat | Andreas Steffen | 2007-03-14 | 4 | -6/+8 | |
| | ||||||
* | version number selection fix | Martin Willi | 2007-03-14 | 2 | -11/+18 | |
| | | | | some cleanups | |||||
* | cleaned up and fixed DPD handling code | Martin Willi | 2007-03-14 | 2 | -94/+114 | |
| | ||||||
* | removed cfg-payload dns test code | Martin Willi | 2007-03-14 | 1 | -2/+2 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 10 | -0/+157 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-14 | 10 | -0/+153 | |
| | ||||||
* | version bump to strongswan-4.1.0 and linux-2.6.20.3 | Andreas Steffen | 2007-03-14 | 2 | -4/+4 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-03-14 | 1 | -2/+2 | |
| | ||||||
* | increased control debugging output | Andreas Steffen | 2007-03-14 | 1 | -2/+2 | |
| | ||||||
* | added EAP-SIM authentication | Martin Willi | 2007-03-13 | 8 | -2/+6000 | |
| | | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested | |||||
* | not detaching from bus when IKE_SA_INIT is retried | Martin Willi | 2007-03-13 | 2 | -7/+10 | |
| | ||||||
* | added AES-192/256 proposals to IKE | Martin Willi | 2007-03-13 | 1 | -0/+2 | |
| | ||||||
* | added generic EAP_IDENTITY client implementation using peers IKEv2 ID | Martin Willi | 2007-03-13 | 3 | -0/+215 | |
| | ||||||
* | fixed compilation warnings and errors when not using curl | Martin Willi | 2007-03-13 | 5 | -3/+10 | |
| | ||||||
* | results from the single responses is stored in the corresponding certinfo_t ↵ | Andreas Steffen | 2007-03-12 | 4 | -61/+94 | |
| | | | | structs | |||||
* | moved credential_store.h from charon/config/credentials to libstrongswan | Andreas Steffen | 2007-03-09 | 4 | -288/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | fixed memory leak by calling curl_slist_free_all(headers) | Andreas Steffen | 2007-03-09 | 1 | -0/+1 | |
| | ||||||
* | whitelisting static Curl_getaddrinfo() memory leak | Andreas Steffen | 2007-03-09 | 1 | -0/+6 | |
| | ||||||
* | fixed a certinfo_t memory leak in verify() | Andreas Steffen | 2007-03-09 | 1 | -1/+4 | |
| | ||||||
* | fixed a memory leak in response_t | Andreas Steffen | 2007-03-09 | 1 | -25/+22 | |
| | ||||||
* | ocsp signer certificate and ocsp response signature can be verified | Andreas Steffen | 2007-03-08 | 8 | -64/+495 | |
| | ||||||
* | fixed memleaks when using EAP authentication | Martin Willi | 2007-03-08 | 2 | -43/+64 | |
| | | | | | fixed configuration payloads when using EAP | |||||
* | fixed payload order (again) | Martin Willi | 2007-03-08 | 2 | -6/+6 | |
| | ||||||
* | including peers certificate when his certreq is empty | Martin Willi | 2007-03-08 | 1 | -2/+11 | |
| | ||||||
* | implemented cookies as initiator | Martin Willi | 2007-03-08 | 2 | -9/+44 | |
| | | | | proper logging of notifies in IKE_SA setup | |||||
* | disabling routing for IPv6, does not work correctly | Martin Willi | 2007-03-08 | 1 | -1/+2 | |
| | ||||||
* | fixed call of add_auth_certificate() | Andreas Steffen | 2007-03-08 | 2 | -7/+9 | |
| |