aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/connect_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* fixing some memory leaksTobias Brunner2008-04-021-1/+10
|
* stopping connectivity checks on the responders side after receiving an ↵Tobias Brunner2008-04-011-1/+30
| | | | IKE_SA_INIT request with the proper ME_CONNECTID
* timing of connectivity checks adjustedTobias Brunner2008-03-311-28/+39
|
* replaced the COOKIE notify payload in connectivity checks with a ↵Tobias Brunner2008-03-271-14/+14
| | | | ME_CONNECTAUTH notify payload
* mediation extension adapted to the naming convention of the current version ↵Tobias Brunner2008-03-261-72/+72
| | | | of the draft. note: the external interface (config, autotools) has not yet been changed
* two small fixesTobias Brunner2008-03-131-2/+2
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-8/+10
|
* improved P2P_NAT debuggingAndreas Steffen2008-02-271-2/+5
|
* refactored connect_manager_t to use the find functions on linked listsTobias Brunner2008-02-141-157/+65
|
* added missing hasher includeMartin Willi2008-01-031-0/+1
|
* removed c++ style comments4.1.9Martin Willi2007-12-041-37/+34
| | | | | fixed compiler warnings
* improved P2P_ENDPOINT debuggingAndreas Steffen2007-12-031-1/+1
|
* improving [3361]: moved one of the added return valuesTobias Brunner2007-11-221-1/+2
|
* added two return statements comitted by Marius TomaschewskiAndreas Steffen2007-11-211-1/+2
|
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-0/+1615