Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | added CHILD_SA compare check for rekeying collisions | Martin Willi | 2007-03-22 | 6 | -9/+47 | |
| | ||||||
* | fixed some rekey collision issues | Martin Willi | 2007-03-21 | 3 | -41/+56 | |
| | | | | added retry with jitter when rekeying fails | |||||
* | 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 | |
| | ||||||
* | 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() | |||||
* | adjusted loglevels | Martin Willi | 2007-03-20 | 1 | -13/+6 | |
| | ||||||
* | 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 | 1 | -3/+3 | |
| | | | | removed obsolete methods in delete_payload | |||||
* | 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 | |
| | ||||||
* | 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 EAP-SIM authentication | Martin Willi | 2007-03-13 | 4 | -1/+823 | |
| | | | | | | | 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 generic EAP_IDENTITY client implementation using peers IKEv2 ID | Martin Willi | 2007-03-13 | 3 | -0/+215 | |
| | ||||||
* | 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 | |||||
* | some cleanups | Martin Willi | 2007-03-08 | 2 | -11/+10 | |
| | | | | | not installing %any DNS servers | |||||
* | allocation fixes, not complete | Martin Willi | 2007-03-08 | 1 | -8/+16 | |
| | ||||||
* | handling "No policy found" properly | Martin Willi | 2007-03-08 | 1 | -4/+4 | |
| | ||||||
* | fixed CHILD_SA creation within existing IKE_SA | Martin Willi | 2007-03-08 | 1 | -0/+1 | |
| | ||||||
* | ported changes from EAP branch, renabling EAP framework | Martin Willi | 2007-03-08 | 2 | -126/+371 | |
| | ||||||
* | added more debug output | Martin Willi | 2007-03-08 | 1 | -0/+2 | |
| | ||||||
* | added parsing level to x509_create_from_chunk() | Andreas Steffen | 2007-03-07 | 1 | -1/+1 | |
| | ||||||
* | prevent from initiating multiple exchanges the same time | Martin Willi | 2007-03-06 | 1 | -0/+9 | |
| | ||||||
* | fixed notify handling in IKE_AUTH | Martin Willi | 2007-03-06 | 2 | -16/+25 | |
| | | | | moved nonce payload before TS in CHILD_SA setup | |||||
* | moved REKEY_SA notify to the beginning of the message | Martin Willi | 2007-03-06 | 1 | -7/+7 | |
| | ||||||
* | sending an SPI of 0 as responder when IKE_SA_INIT fails | Martin Willi | 2007-03-06 | 1 | -0/+7 | |
| | ||||||
* | some cleanups | Martin Willi | 2007-03-05 | 1 | -8/+6 | |
| | | | | | | not assigning %any virtual IPs to peer anymore | |||||
* | fixed double free bug | Martin Willi | 2007-03-05 | 4 | -11/+17 | |
| | ||||||
* | fixed ID selection bug when peer doesn't include IDr payload | Martin Willi | 2007-03-05 | 1 | -39/+23 | |
| | | | | | allowing vendor ID in any messag | |||||
* | fixed netlink socket receiver code | Martin Willi | 2007-03-03 | 2 | -3/+4 | |
| | | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore | |||||
* | implemented get_iface() using RTM_GETADDR | Martin Willi | 2007-03-02 | 1 | -3/+3 | |
| | | | | | added support for multi-header netlink messages really ugly now, need a lot of refactoring | |||||
* | added firewalling support when using virtual IPs | Martin Willi | 2007-03-01 | 3 | -16/+40 | |
| | ||||||
* | preparations for PLUTO_MY_SOURCEIP | Andreas Steffen | 2007-03-01 | 1 | -3/+22 | |
| | ||||||
* | corrected typo | Andreas Steffen | 2007-03-01 | 1 | -1/+1 | |
| | ||||||
* | fixed reauthentication when connections other is %any | Martin Willi | 2007-02-28 | 1 | -0/+2 | |
| | ||||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 48 | -7901/+6937 | |
| |