Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | using IFA_LOCAL for interface enumeration to support ppp links | Martin Willi | 2007-03-30 | 1 | -5/+20 | |
| | ||||||
* | added IKE_SA_INIT retransmission detection | Martin Willi | 2007-03-29 | 5 | -130/+204 | |
| | | | | fixed thread exhaustion when IKE_SA is blocked for a longer time | |||||
* | implemented DoS protection with cookies and IP filter | Martin Willi | 2007-03-29 | 2 | -106/+252 | |
| | ||||||
* | fixed task manager message id bug for cookies | Martin Willi | 2007-03-29 | 1 | -1/+1 | |
| | ||||||
* | added retry limit for IKE_SA_INIT (give up after 5 cookie failures) | Martin Willi | 2007-03-29 | 1 | -0/+15 | |
| | ||||||
* | added chunk_from_thing() macro | Martin Willi | 2007-03-29 | 1 | -0/+5 | |
| | ||||||
* | implemented ipsec purgeocsp | Andreas Steffen | 2007-03-28 | 1 | -1/+8 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-03-28 | 1 | -2/+2 | |
| | ||||||
* | implemented ipsec purgeocsp | Andreas Steffen | 2007-03-28 | 2 | -0/+22 | |
| | ||||||
* | removed send_queue, handled internally in sender_t know | Martin Willi | 2007-03-28 | 20 | -641/+407 | |
| | | | | | do header parsing in receiver, ready for cookie integration | |||||
* | implemented a simple IP blocking filter in receiver thread | Martin Willi | 2007-03-28 | 2 | -11/+119 | |
| | ||||||
* | merged changes from eap-aka trunk | Martin Willi | 2007-03-28 | 4 | -30/+82 | |
| | ||||||
* | is_trusted() adds cert_status to cert_to_be_trusted | Andreas Steffen | 2007-03-28 | 1 | -3/+37 | |
| | ||||||
* | fixed delta time format: 2 seconds, 1 second, 0 seconds | Andreas Steffen | 2007-03-28 | 1 | -4/+4 | |
| | ||||||
* | replaced expired since %V by expired %V ago | Andreas Steffen | 2007-03-28 | 3 | -3/+3 | |
| | ||||||
* | fixed state and logging of IKE_SA when using EAP authentication | Martin Willi | 2007-03-27 | 1 | -5/+16 | |
| | ||||||
* | fixed deferred CHILD_SA rekeying while IKE_SA rekeying in progress | Martin Willi | 2007-03-27 | 4 | -5/+16 | |
| | ||||||
* | giving up EAP-SIM authentication after 3 failed challenges | Martin Willi | 2007-03-27 | 1 | -0/+15 | |
| | ||||||
* | implemented ipsec listocsp function | Andreas Steffen | 2007-03-27 | 7 | -22/+239 | |
| | ||||||
* | cmp_chunk returns int argument | Andreas Steffen | 2007-03-27 | 2 | -2/+2 | |
| | ||||||
* | registered PRINT_CERTINFO function with symbol Y | Andreas Steffen | 2007-03-27 | 1 | -1/+1 | |
| | ||||||
* | added chunk_compare() which compares orders chunks | Andreas Steffen | 2007-03-27 | 2 | -0/+21 | |
| | ||||||
* | added OCSP signing certificates for the research and sales CAs | Andreas Steffen | 2007-03-26 | 18 | -6/+190 | |
| | ||||||
* | added ocsp-multi-level scenario | Andreas Steffen | 2007-03-26 | 15 | -0/+310 | |
| | ||||||
* | added CERT_ROOF | Andreas Steffen | 2007-03-23 | 1 | -1/+1 | |
| | ||||||
* | added CERT_ROOF | Andreas Steffen | 2007-03-23 | 2 | -2/+3 | |
| | ||||||
* | added certificate encoding OCSP content | Andreas Steffen | 2007-03-23 | 2 | -3/+5 | |
| | ||||||
* | version bump to 4.1.1 | Andreas Steffen | 2007-03-23 | 1 | -1/+1 | |
| | ||||||
* | carol's cert and private key does not have to be deleted | Andreas Steffen | 2007-03-23 | 1 | -2/+0 | |
| | ||||||
* | strongSwan version bumps and Windows Vista VIDs | Andreas Steffen | 2007-03-23 | 2 | -34/+46 | |
| | ||||||
* | updated Changelog/TODO4.1.0 | Martin Willi | 2007-03-22 | 2 | -23/+288 | |
| | ||||||
* | added CHILD_SA compare check for rekeying collisions | Martin Willi | 2007-03-22 | 6 | -9/+47 | |
| | ||||||
* | deleted | Andreas Steffen | 2007-03-21 | 11 | -173/+0 | |
| | ||||||
* | added | Andreas Steffen | 2007-03-21 | 7 | -0/+99 | |
| | ||||||
* | renamed ocsp-timeouts to ocsp-timeouts-good | Andreas Steffen | 2007-03-21 | 11 | -0/+173 | |
| | ||||||
* | 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 | |
| | ||||||
* | OCSP support | Andreas Steffen | 2007-03-20 | 1 | -0/+5 | |
| | ||||||
* | updated NEWS, TODO and man page | Martin Willi | 2007-03-20 | 3 | -9/+42 | |
| | ||||||
* | 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() |