Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added certificate encoding OCSP content | Andreas Steffen | 2007-03-23 | 2 | -3/+5 | |
| | ||||||
* | strongSwan version bumps and Windows Vista VIDs | Andreas Steffen | 2007-03-23 | 2 | -34/+46 | |
| | ||||||
* | added CHILD_SA compare check for rekeying collisions | Martin Willi | 2007-03-22 | 6 | -9/+47 | |
| | ||||||
* | adjusted rekey-retry delay and jitter | Martin Willi | 2007-03-21 | 1 | -2/+2 | |
| | ||||||
* | fixed some rekey collision issues | Martin Willi | 2007-03-21 | 5 | -43/+88 | |
| | | | | added retry with jitter when rekeying fails | |||||
* | fixed SPI byte order | Martin Willi | 2007-03-21 | 1 | -1/+1 | |
| | ||||||
* | fixed child rekey collision | Martin Willi | 2007-03-21 | 8 | -67/+150 | |
| | | | | | implemented ike rekey collision | |||||
* | handling of CHILD_SA rekeying collisions | Martin Willi | 2007-03-21 | 6 | -47/+175 | |
| | ||||||
* | fixed inproper delete of CHILD_SA | Martin Willi | 2007-03-21 | 1 | -4/+7 | |
| | ||||||
* | prevent from initiating to %any | Martin Willi | 2007-03-21 | 1 | -0/+7 | |
| | ||||||
* | fixed some exchange collisions (except IKE/CHILD rekeying) | Martin Willi | 2007-03-20 | 7 | -126/+188 | |
| | ||||||
* | fixed statusall rekey time jitter bug (again) | Martin Willi | 2007-03-20 | 1 | -4/+9 | |
| | ||||||
* | fixed CHILD_SA rekeying time in statusall | Martin Willi | 2007-03-20 | 1 | -2/+2 | |
| | ||||||
* | fixed nat detection bug | Martin Willi | 2007-03-20 | 1 | -2/+2 | |
| | ||||||
* | updated NEWS, TODO and man page | Martin Willi | 2007-03-20 | 1 | -3/+12 | |
| | ||||||
* | respecting "keyingtries" parameter on IKE_SA setup | Martin Willi | 2007-03-20 | 1 | -154/+172 | |
| | ||||||
* | cleanups | Martin Willi | 2007-03-20 | 1 | -10/+2 | |
| | | | | fixed reset() | |||||
* | not installing a route when policy gets updated | Martin Willi | 2007-03-20 | 1 | -2/+8 | |
| | ||||||
* | renamed keyingtries attribute | Martin Willi | 2007-03-20 | 2 | -13/+10 | |
| | ||||||
* | adjusted loglevels | Martin Willi | 2007-03-20 | 1 | -13/+6 | |
| | ||||||
* | always update reqid on policy install, fixes dpdaction=hold issue | Martin Willi | 2007-03-19 | 1 | -9/+1 | |
| | ||||||
* | EAP-SIM cleanups | Martin Willi | 2007-03-19 | 1 | -2/+2 | |
| | ||||||
* | fixed CHILD_SA rekeying/delete bug on 64bit machines | Martin Willi | 2007-03-19 | 3 | -147/+13 | |
| | | | | removed obsolete methods in delete_payload | |||||
* | Shortened distribution string | Andreas Steffen | 2007-03-16 | 1 | -1/+2 | |
| | ||||||
* | Shortened distribution string | Andreas Steffen | 2007-03-16 | 1 | -2/+2 | |
| | ||||||
* | shortened distribution string | Andreas Steffen | 2007-03-16 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | use CURLOPT_NOSIGNAL | Andreas Steffen | 2007-03-14 | 1 | -0/+1 | |
| | ||||||
* | added --with-sim-reader option to configure script | Martin Willi | 2007-03-14 | 2 | -27/+30 | |
| | | | | | 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 | |
| | ||||||
* | fixed carry bug in FIPS prf | Martin Willi | 2007-03-14 | 1 | -4/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 7 | -2/+5993 | |
| | | | | | | | 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 | |
| |