Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | removed eap aka module due nda | Martin Willi | 2007-02-13 | 2 | -1532/+0 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 12 | -202/+3010 | |
| | | | | | includes a lot of other modifications | |||||
* | renamed all static clone() functions to avoid naming conflicts with uclibc | Martin Willi | 2007-02-01 | 1 | -2/+2 | |
| | ||||||
* | sending proper signal to the bus when detecting a dead peer | Martin Willi | 2007-02-01 | 1 | -0/+17 | |
| | ||||||
* | name the created CHILD_SA | Andreas Steffen | 2007-01-11 | 1 | -2/+4 | |
| | ||||||
* | show rekeying|reauthentication time4.0.6 | Andreas Steffen | 2007-01-10 | 1 | -4/+15 | |
| | ||||||
* | show name of created CHILD_SA | Andreas Steffen | 2007-01-10 | 1 | -4/+8 | |
| | ||||||
* | combined use_in and use_fwd | Andreas Steffen | 2007-01-10 | 1 | -18/+18 | |
| | ||||||
* | fixed crash when CA for certrequest not found | Martin Willi | 2007-01-08 | 1 | -7/+14 | |
| | ||||||
* | removed unused debugging code | Martin Willi | 2007-01-08 | 1 | -2/+0 | |
| | ||||||
* | fixed reauthentication when using %any hosts | Martin Willi | 2007-01-08 | 2 | -8/+10 | |
| | ||||||
* | support for transport in create_child_sa | Martin Willi | 2007-01-08 | 2 | -6/+11 | |
| | | | | include TRANSPORT/TUNNEL information in statusall | |||||
* | fixed typo | Andreas Steffen | 2007-01-04 | 1 | -1/+1 | |
| | ||||||
* | fixed reuathentication when connections other host is %any | Martin Willi | 2007-01-03 | 2 | -10/+18 | |
| | ||||||
* | added support for transport mode and (experimental!) BEET mode | Martin Willi | 2006-12-21 | 5 | -77/+347 | |
| | | | | | support for the type=transport/tunnel parameter in charon | |||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 6 | -44/+118 | |
| | ||||||
* | log IKE SPIs on a separate line | Andreas Steffen | 2006-11-01 | 1 | -3/+3 | |
| | ||||||
* | redesigned formatting of ipsec status|statusall | Andreas Steffen | 2006-11-01 | 3 | -19/+28 | |
| | ||||||
* | some fixes for doxygen | Martin Willi | 2006-10-31 | 3 | -8/+8 | |
| | ||||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 13 | -89/+40 | |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements |