Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | authentication failure is handled in ike_auth.c | Andreas Steffen | 2007-05-15 | 1 | -3/+5 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -5/+5 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -2/+2 | |
| | ||||||
* | adapted authentication failure text to those in the authenticators | Andreas Steffen | 2007-05-15 | 1 | -3/+3 | |
| | ||||||
* | support of multiple certificates with same peer id | Andreas Steffen | 2007-05-15 | 1 | -18/+7 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-05-15 | 1 | -9/+7 | |
| | ||||||
* | properly implemented interface_managers initiate, terminte_[ike|child] | Martin Willi | 2007-05-09 | 2 | -3/+22 | |
| | | | | | proper thread release when stroke is CTRL+C'ed fixed some permission issues | |||||
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 1 | -33/+0 | |
| | | | | added --with-uid/--with-gid configure option | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 2 | -3/+3 | |
| | | | | | | | | | added propotypes of new control interfaces (xml & dbus) introduced loadable: configuration backends control interfaces using pluggable modules as in EAP | |||||
* | properly checking received IDr as initiator | Martin Willi | 2007-04-25 | 2 | -4/+12 | |
| | ||||||
* | fixed keyingtries | Martin Willi | 2007-04-23 | 1 | -0/+1 | |
| | ||||||
* | added support for EAP methods not establishing an MSK | Martin Willi | 2007-04-19 | 5 | -66/+82 | |
| | ||||||
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 5 | -107/+232 | |
| | | | | support for INVALID_KE_PAYLOAD negotiation for rekeying | |||||
* | fixed memleak in IKE_SA manager | Martin Willi | 2007-04-19 | 1 | -0/+1 | |
| | ||||||
* | not using %m printf handler, as late errno interpration over bus may be ↵ | Martin Willi | 2007-04-12 | 1 | -7/+12 | |
| | | | | problematic | |||||
* | removed IKE_SA_ID (%J) printf hook, two more to go | Martin Willi | 2007-04-11 | 2 | -40/+12 | |
| | ||||||
* | removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go | Martin Willi | 2007-04-11 | 4 | -170/+87 | |
| | ||||||
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 6 | -18/+87 | |
| | | | | | | added some comments removed configuration.[ch], as it does not make sense like it is | |||||
* | fixed bug with roadwarrior and wildcard IDs | Andreas Steffen | 2007-04-10 | 1 | -11/+19 | |
| | ||||||
* | edited comment and debug output | Andreas Steffen | 2007-04-10 | 1 | -3/+3 | |
| | ||||||
* | requesting the same virtual IP on reauthentication | Martin Willi | 2007-04-10 | 2 | -51/+68 | |
| | ||||||
* | proper notification handling | Martin Willi | 2007-04-10 | 1 | -1/+103 | |
| | ||||||
* | restructured file layout | Martin Willi | 2007-04-10 | 19 | -444/+363 | |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | |||||
* | improved log output for checkout_by_message() | Martin Willi | 2007-04-04 | 1 | -21/+28 | |
| | ||||||
* | added IKE_SA_INIT retransmission detection | Martin Willi | 2007-03-29 | 4 | -122/+199 | |
| | | | | fixed thread exhaustion when IKE_SA is blocked for a longer time | |||||
* | 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 | |
| | ||||||
* | removed send_queue, handled internally in sender_t know | Martin Willi | 2007-03-28 | 5 | -9/+62 | |
| | | | | | do header parsing in receiver, ready for cookie integration | |||||
* | merged changes from eap-aka trunk | Martin Willi | 2007-03-28 | 2 | -14/+15 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 |