aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/ike_sa.h
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-913/+0
* Indicate and dected support for EAP-only authenticationMartin Willi2010-01-071-0/+5
* Add an option to send a vendor ID, allows us to properly support private exte...Martin Willi2010-01-071-0/+5
* Store completed authentication rounds permanently on IKE_SA, with flush optionMartin Willi2009-12-011-0/+16
* Removed obsolete and unused [gs]et_eap_identity() methodsMartin Willi2009-11-301-16/+0
* Give plugins more control of which configuration attributes to request, and p...Martin Willi2009-11-171-0/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-80/+80
* Fixed some typos; whitespace cleanup.Tobias Brunner2009-09-021-76/+78
* defer MOBIKE update if we have no route to the peerMartin Willi2009-07-021-0/+5
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-201-2/+7
* initiate trapped CHILD_SAs with same reqidMartin Willi2009-05-081-1/+3
* removed obsolete route/unroute code from ike_sa/controllerMartin Willi2009-05-081-37/+0
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* attribute_manager supports attribute_handler's to handle configuration attrib...Martin Willi2009-04-241-6/+11
* schedule_job uses seconds to support time values larger than 49 daysMartin Willi2009-04-211-2/+2
* merged multi-auth branch back into trunkMartin Willi2009-04-141-13/+12
* updated DoxyfileMartin Willi2009-03-241-1/+1
* improved IKE_SA uniqueness checkTobias Brunner2008-12-161-2/+2
* added a PASSIVE IKE_SA state to manage it externallyMartin Willi2008-11-281-0/+5
* set message IDs on IKE_SAsMartin Willi2008-11-241-0/+11
* moved ike_initiator flag to IKE_SAs condition bitfieldMartin Willi2008-11-121-9/+7
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-0/+11
* added hooks for IKE and CHILD keymatMartin Willi2008-10-301-0/+14
* moved key derivation and management into keymat objectMartin Willi2008-10-281-56/+5
* store IKE proposal implicitly during derive_keysMartin Willi2008-10-281-11/+3
* use more generic stats getter, introducing new statsMartin Willi2008-10-271-11/+15
* reintegrated bus-refactoring branchMartin Willi2008-10-141-0/+5
* use MOBIKE enabled DPD if we are NATedMartin Willi2008-10-061-0/+8
* ported parts of two-sim branchMartin Willi2008-08-221-0/+16
* display selected IKE proposal in ipsec statusallAndreas Steffen2008-06-221-0/+15
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-0/+5
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-1/+0
* using dpd actions to enforce connection stateMartin Willi2008-04-111-2/+11
* enabling acquire for mediated connectionsTobias Brunner2008-04-101-2/+1
* fixing a problem if the mediation server initiates the rekeyingTobias Brunner2008-04-101-0/+7
* mediation connections should now properly rekeyTobias Brunner2008-04-091-0/+5
* stopping connectivity checks on the responders side after receiving an IKE_SA...Tobias Brunner2008-04-011-2/+10
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-261-11/+11
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-191/+112
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-9/+36
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-1/+92
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-011-2/+7
* improved MOBIKE:Martin Willi2007-07-031-3/+20
* simple roaming of the client works (not MOBIKE conform yet!)Martin Willi2007-06-261-0/+11
* further MOBIKE stuff:Martin Willi2007-06-211-29/+86
* added extensions management to IKE_SAMartin Willi2007-06-181-1/+37
* proper reauthentication:Martin Willi2007-06-141-2/+3
* added set_other_ca() and get_other_ca()Andreas Steffen2007-05-171-2/+19
* routing/unrouting through interfaceMartin Willi2007-05-161-2/+3
* added support for EAP methods not establishing an MSKMartin Willi2007-04-191-5/+5