aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/connect_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* enabling acquire for mediated connectionsTobias Brunner2008-04-101-69/+11
|
* signature in connectivity checks is now built with the message id in network ↵Tobias Brunner2008-04-081-1/+4
| | | | byte order
* printing the checklist, two bugfixesTobias Brunner2008-04-081-2/+24
|
* connect manager: restart the sender if it is not running anymoreTobias Brunner2008-04-081-6/+19
|
* better logging for chunks in connect managerTobias Brunner2008-04-081-12/+12
|
* refactored callback data in connect managerTobias Brunner2008-04-081-48/+24
|
* fast finishing connectivity checks on the initiators sideTobias Brunner2008-04-071-53/+99
|
* corrected the logging for retransmissions of connectivity checksTobias Brunner2008-04-071-6/+8
|
* changed how retransmissions of connectivity checks are sentTobias Brunner2008-04-071-16/+10
|
* and anotherTobias Brunner2008-04-031-0/+1
|
* 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