aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/ike_sa.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to goMartin Willi2007-04-111-0/+7
* cleaned up apidocMartin Willi2007-04-111-1/+29
* restructured file layoutMartin Willi2007-04-101-30/+25
* fixed deferred CHILD_SA rekeying while IKE_SA rekeying in progressMartin Willi2007-03-271-1/+4
* merged tasking branch into trunkMartin Willi2007-02-281-103/+126
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-191-1/+13
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-3/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-14/+10
* introduced new logging subsystem using bus:Martin Willi2006-10-181-18/+4
* fixed retransmission policy for responderMartin Willi2006-09-251-3/+3
* fixed dpd for responderMartin Willi2006-09-251-0/+8
* implement proper handling of most simultaneous IKE_SA rekeying casesMartin Willi2006-08-231-22/+56
* implemented IKE_SA rekeyingMartin Willi2006-07-271-8/+63
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-5/+25
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-34/+97
* added CHILD_SA states, which allows us to detect further simultaneous transac...Martin Willi2006-07-131-4/+12
* updated some inline docsMartin Willi2006-07-121-1/+33
* updated copyright informationMartin Willi2006-07-071-1/+2
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-50/+56
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-426/+190
* support of cert payloadsAndreas Steffen2006-07-031-1/+8
* applied new changes from NATT teamMartin Willi2006-06-231-4/+12
* first merge of NATT codeMartin Willi2006-06-221-0/+97
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-0/+18
* further work for rekeying:Martin Willi2006-06-071-0/+28
* job management:Martin Willi2006-05-311-1/+14
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-231-11/+18
* - applied patch from the NAT-T team fixing several typosMartin Willi2006-05-191-1/+1
* (no commit message)Martin Willi2006-05-101-0/+462