aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa
Commit message (Expand)AuthorAgeFilesLines
...
* log received vendor id as a hex valueAndreas Steffen2008-06-271-0/+9
* flushing task_manager on shutdown while IKE_SA is usableMartin Willi2008-06-251-1/+2
* resolving hosts before routeMartin Willi2008-06-231-0/+2
* display selected IKE proposal in ipsec statusallAndreas Steffen2008-06-223-4/+61
* make config_auth_method_t backward compatible to existing sql templatesAndreas Steffen2008-06-101-9/+5
* ECDSA with OpenSSLTobias Brunner2008-06-106-55/+162
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-063-61/+79
* do not roam IKE_SA in created or deleting stateMartin Willi2008-06-041-0/+8
* filtering out non matching path probing pairs explicitlyMartin Willi2008-05-231-0/+5
* replying to COOKIE2 mobike notify properly4.2.2Martin Willi2008-05-211-1/+49
* using fixed size keys in key derivation for AES-XCBC PRFMartin Willi2008-05-211-7/+24
* IPComp for IKEv2Tobias Brunner2008-05-084-12/+215
* Hash and URL cosmeticsAndreas Steffen2008-04-182-11/+11
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-183-51/+235
* splitted IKE_SA manager destroy to allow plugin interactionMartin Willi2008-04-172-5/+24
* slightly optimized IKE_SA checkinMartin Willi2008-04-161-3/+7
* optimized half-open IKE_SA lookup (no checkout)Martin Willi2008-04-161-3/+13
* added API for random number generators, served through credential factoryMartin Willi2008-04-156-52/+47
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-143-0/+115
* ike_sa_manager enumerable, not iterableMartin Willi2008-04-142-71/+78
* added close_action as a seperate config option to dpd_actionMartin Willi2008-04-143-13/+29
* fixed jumping IKE_SA unique idsMartin Willi2008-04-141-28/+53
* fixed rightsourceip=%config scenariosMartin Willi2008-04-141-2/+5
* fixed disabling the sending of cert requestsAndreas Steffen2008-04-131-1/+1
* using dpd actions to enforce connection stateMartin Willi2008-04-115-159/+180
* enabling acquire for mediated connectionsTobias Brunner2008-04-104-128/+46
* enabling reauthentication on mediation connectionsTobias Brunner2008-04-102-3/+30
* fixing a problem if the mediation server initiates the rekeyingTobias Brunner2008-04-103-2/+18
* mediation connections should now properly rekeyTobias Brunner2008-04-093-11/+45
* implementation of an CFG attribute framework, currently supporting virtual IPsMartin Willi2008-04-093-22/+27
* signature in connectivity checks is now built with the message id in network ...Tobias Brunner2008-04-081-1/+4
* 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
* fixing another memory leakTobias Brunner2008-04-071-0/+1
* and anotherTobias Brunner2008-04-031-0/+1
* fixed two other memory leaksTobias Brunner2008-04-031-2/+3
* demoted more notify debug messages to level 24.2.0Andreas Steffen2008-04-022-3/+3
* fixing some memory leaksTobias Brunner2008-04-023-3/+28
* generate debug output if ocsp response does not contain status information fo...Andreas Steffen2008-04-021-1/+1
* demoted received notify debug message to level 2Andreas Steffen2008-04-011-1/+1
* stopping connectivity checks on the responders side after receiving an IKE_SA...Tobias Brunner2008-04-015-8/+132
* timing of connectivity checks adjustedTobias Brunner2008-03-311-28/+39
* signal fixedTobias Brunner2008-03-311-2/+2
* changed error messageAndreas Steffen2008-03-291-1/+1
* replaced get_public() by create_public_enumerator() to try multiple public ke...Martin Willi2008-03-271-9/+12