Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -1041/+0 |
| | |||||
* | Do not build own authentication data before we've verified others, we need ↵4.3.6 | Martin Willi | 2010-02-09 | 1 | -28/+33 |
| | | | | the other identity in EAP | ||||
* | log EAP-only authentication proposal | Andreas Steffen | 2010-01-11 | 1 | -3/+5 |
| | |||||
* | Support EAP-only authentication for mutual and key deriving EAP methods | Martin Willi | 2010-01-07 | 1 | -31/+54 |
| | |||||
* | Indicate and dected support for EAP-only authentication | Martin Willi | 2010-01-07 | 1 | -7/+23 |
| | |||||
* | Store completed authentication rounds permanently on IKE_SA, with flush option | Martin Willi | 2009-12-01 | 1 | -41/+14 |
| | |||||
* | Moved set_state after the DBG0 statement, so that the message gets logged ↵ | Tobias Brunner | 2009-09-04 | 1 | -2/+2 |
| | | | | also for mediation connections without CHILD_SA. | ||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -77/+77 |
| | |||||
* | implemented ike_up() bus hook | Martin Willi | 2009-07-09 | 1 | -0/+2 |
| | |||||
* | Fixed EAP authentication regression | Martin Willi | 2009-05-11 | 1 | -12/+16 |
| | | | | | Use correct nonce/init message again for EAP AUTH payload sent from responder to initiator. | ||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -3/+3 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -467/+632 |
| | |||||
* | send proper AUTHENTICATION_FAILED if EAP method is successful, but AUTH ↵ | Martin Willi | 2009-02-10 | 1 | -0/+6 |
| | | | | mismatches | ||||
* | improved IKE_SA uniqueness check | Tobias Brunner | 2008-12-16 | 1 | -65/+3 |
| | |||||
* | reset threads IKE_SA after checking other IKE_SAs | Martin Willi | 2008-10-20 | 1 | -0/+2 |
| | | | | invoke updown script only if we have valid IKE_SA | ||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -52/+52 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -13/+51 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | some more changes to IKE_SA and CHILD_SA logging | Andreas Steffen | 2008-07-22 | 1 | -4/+4 |
| | |||||
* | consistent logging of IKE and CHILD SAs | Andreas Steffen | 2008-07-21 | 1 | -12/+16 |
| | |||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -22/+22 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | peer_cfg lookup takes peer addresses into account | Martin Willi | 2008-07-01 | 1 | -1/+2 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 1 | -5/+5 |
| | |||||
* | implemented IKE_SA uniqueness using ipsec.conf uniqueids paramater | Martin Willi | 2008-04-14 | 1 | -0/+68 |
| | | | | additionally supports a "keep" value to keep the old IKE_SA | ||||
* | demoted more notify debug messages to level 24.2.0 | Andreas Steffen | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -2/+2 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | attempt to achieve consistent debugging output | Andreas Steffen | 2008-03-19 | 1 | -21/+21 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -19/+24 |
| | |||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 1 | -3/+5 |
| | |||||
* | improved P2P_ENDPOINT debugging | Andreas Steffen | 2007-12-03 | 1 | -0/+3 |
| | |||||
* | moved AUTH_LIFETIME handling in its own task (cleaner separation, proper ↵ | Martin Willi | 2007-12-03 | 1 | -23/+1 |
| | | | | payload order) | ||||
* | implemented RFC4478 (repeated authentication) | Martin Willi | 2007-11-20 | 1 | -0/+27 |
| | | | | | changed %V printf handler to take a time delta, %#V now takes two arguments | ||||
* | ID payload with explicit payload type | Tobias Brunner | 2007-10-02 | 1 | -2/+2 |
| | |||||
* | put IKE_SA and CHILD_SA names in single quotes | Andreas Steffen | 2007-09-15 | 1 | -4/+4 |
| | |||||
* | log name of established IKE_SA | Andreas Steffen | 2007-09-15 | 1 | -4/+8 |
| | |||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 1 | -1/+6 |
| | | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet! | ||||
* | support of CA-based ipsec policies | Andreas Steffen | 2007-05-18 | 1 | -9/+11 |
| | |||||
* | adapted authentication failure text to those in the authenticators | Andreas Steffen | 2007-05-15 | 1 | -3/+3 |
| | |||||
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 1 | -1/+1 |
| | | | | | | | | | 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 | 1 | -1/+8 |
| | |||||
* | edited comment and debug output | Andreas Steffen | 2007-04-10 | 1 | -3/+3 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -17/+30 |
| | | | | | | | | | 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 | ||||
* | fixed state and logging of IKE_SA when using EAP authentication | Martin Willi | 2007-03-27 | 1 | -5/+16 |
| | |||||
* | fixed memleaks when using EAP authentication | Martin Willi | 2007-03-08 | 1 | -39/+56 |
| | | | | | fixed configuration payloads when using EAP | ||||
* | implemented cookies as initiator | Martin Willi | 2007-03-08 | 1 | -1/+4 |
| | | | | proper logging of notifies in IKE_SA setup | ||||
* | some cleanups | Martin Willi | 2007-03-08 | 1 | -10/+6 |
| | | | | | not installing %any DNS servers | ||||
* | allocation fixes, not complete | Martin Willi | 2007-03-08 | 1 | -8/+16 |
| | |||||
* | ported changes from EAP branch, renabling EAP framework | Martin Willi | 2007-03-08 | 1 | -126/+347 |
| | |||||
* | fixed notify handling in IKE_AUTH | Martin Willi | 2007-03-06 | 1 | -4/+1 |
| | | | | moved nonce payload before TS in CHILD_SA setup | ||||
* | fixed double free bug | Martin Willi | 2007-03-05 | 1 | -2/+2 |
| |