aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/connections.c
Commit message (Collapse)AuthorAgeFilesLines
...
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-3/+3
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-26/+28
|
* fixed a use-after-free bug in dpd_timeout()Andreas Steffen2009-03-101-0/+2
|
* fixed all pluto compiler warningsMartin Willi2008-03-281-2/+2
|
* added two return statements comitted by Marius TomaschewskiAndreas Steffen2007-11-211-0/+1
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* fixed bug occuring with multiple queued Quick Modes and NAT TraversalAndreas Steffen2007-09-251-3/+2
|
* included kernel_alg.hAndreas Steffen2007-09-121-0/+1
|
* matching_request instead of matching_trust must go into the metricAndreas Steffen2007-08-171-1/+1
|
* finetuning of phase1 matching metricsAndreas Steffen2007-08-141-4/+4
|
* soft-limit treatment of unmatched certificate requests using a priority metricAndreas Steffen2007-08-141-16/+18
|
* re-introduced listing of nexthop in ipsec statusAndreas Steffen2007-08-031-3/+14
|
* set nexthop to him when instantiating rightallowyes template with ↵Andreas Steffen2007-06-181-0/+4
| | | | leftnexthop == right
* support of right|leftallowany flagAndreas Steffen2007-06-181-16/+36
|
* do not print nexthop in ipsec status[all]Andreas Steffen2007-06-061-61/+5
|
* added XAUTH server and client supportAndreas Steffen2007-01-041-0/+3
|
* added XAUTH server and client supportAndreas Steffen2006-12-191-15/+29
|
* added natip supportAndreas Steffen2006-10-251-2/+5
|
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-82/+27
|
* bug fixed circumventing an assertion in delete_connection when ikev1 is not setAndreas Steffen2006-05-311-1/+2
|
* full support of ikev1 and ikev2 connection flagsAndreas Steffen2006-05-301-12/+19
|
* - introduced autotoolsMartin Willi2006-05-161-2/+1
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* - applied patch from andreasMartin Willi2006-05-041-4/+7
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-281-0/+4431