aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use uml_mconsole to check end of booting processAndreas Steffen2007-01-113-11/+26
|
* name the created CHILD_SAAndreas Steffen2007-01-111-2/+4
|
* doubled PAYLIMIT to 40 payloadsAndreas Steffen2007-01-111-1/+1
|
* version bumpAndreas Steffen2007-01-111-1/+1
|
* show rekeying|reauthentication time4.0.6Andreas Steffen2007-01-101-4/+15
|
* show name of created CHILD_SAAndreas Steffen2007-01-101-4/+8
|
* combined use_in and use_fwdAndreas Steffen2007-01-101-18/+18
|
* corrected typoAndreas Steffen2007-01-101-1/+1
|
* cosmeticsAndreas Steffen2007-01-101-1/+0
|
* cosmeticsAndreas Steffen2007-01-091-1/+1
|
* fixed an enumeration error, added CISCO_IOS VIDAndreas Steffen2007-01-091-2/+2
|
* fixed mismatch in interface definition of get_secret()Andreas Steffen2007-01-091-1/+1
|
* forward declaration of struct state not neededAndreas Steffen2007-01-091-2/+0
|
* cosmeticsAndreas Steffen2007-01-091-1/+1
|
* added firewall support to scenarioAndreas Steffen2007-01-087-8/+17
|
* updated changelog for 4.0.6Martin Willi2007-01-081-0/+61
|
* fixed crash when CA for certrequest not foundMartin Willi2007-01-082-11/+28
|
* fixed build when !using smartcardMartin Willi2007-01-081-6/+1
|
* removed unused debugging codeMartin Willi2007-01-082-3/+0
|
* updated NEWS for 4.0.6Martin Willi2007-01-081-3/+3
|
* readded tranport mode test using new status outputMartin Willi2007-01-087-0/+79
|
* removed dublicated host2host-transport testMartin Willi2007-01-087-89/+0
|
* fixed reauthentication when using %any hostsMartin Willi2007-01-083-8/+11
|
* support for transport in create_child_saMartin Willi2007-01-084-8/+26
| | | | include TRANSPORT/TUNNEL information in statusall
* load xauth module via dlopen()Andreas Steffen2007-01-054-5/+47
|
* define path to xauth moduleAndreas Steffen2007-01-051-0/+6
|
* added host2host-transport scenarioAndreas Steffen2007-01-057-0/+89
|
* removed trailing linesAndreas Steffen2007-01-052-8/+0
|
* added XAUTH supportAndreas Steffen2007-01-041-0/+6
|
* fixed typoAndreas Steffen2007-01-041-1/+1
|
* added XAUTH server and client supportAndreas Steffen2007-01-0413-371/+524
|
* load and unload XAUTH moduleAndreas Steffen2007-01-041-0/+2
|
* added xauth.h and xauth.cAndreas Steffen2007-01-041-2/+2
|
* added enable-cisco-quirks configure optionAndreas Steffen2007-01-041-0/+8
|
* added xauth scenariosAndreas Steffen2007-01-0465-4/+829
|
* added config option for BEET modeMartin Willi2007-01-034-2/+18
|
* fixed reuathentication when connections other host is %anyMartin Willi2007-01-035-14/+36
|
* fixed host conversion length checkMartin Willi2007-01-031-2/+2
|
* negated POLICY_REAUTH to POLICY_DONT_REAUTHAndreas Steffen2006-12-212-1/+2
|
* negated POLICY_REAUTH to POLICY_DONT_REAUTHAndreas Steffen2006-12-212-4/+3
|
* enable XAUTH_VID by defaultAndreas Steffen2006-12-211-1/+2
|
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-2117-103/+436
| | | | | support for the type=transport/tunnel parameter in charon
* fixed charset & cleanupsMartin Willi2006-12-201-34/+33
|
* added XAUTH server and client supportAndreas Steffen2006-12-1912-266/+765
|
* additional parentheses for same_chunk() macroAndreas Steffen2006-12-191-1/+1
|
* renamed to appear in doxygen buildMartin Willi2006-12-191-0/+0
|
* added a roadmap of the strongSwan project (TODO)Martin Willi2006-12-193-84/+94
| | | | added some NEWS
* first try to update ipsec.conf manualMartin Willi2006-12-191-334/+69
|
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-1920-53/+196
|
* fixed more uClibc issuesMartin Willi2006-12-153-8/+30
| | | | | should compile against a uClibc > 0.9.28 (untested)