aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter
Commit message (Collapse)AuthorAgeFilesLines
...
* - policies contain a connections name nowMartin Willi2006-05-292-2/+7
| | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload
* stroke now uses constant size string bufferAndreas Steffen2006-05-291-118/+95
|
* - build gets perl and gperf from configure nowMartin Willi2006-05-241-6/+1
| | | | | - moved built sources to maintainer-clean
* - updated ipsec.conf manual to reflect actual state ofMartin Willi2006-05-231-5/+5
| | | | | keyexchange-parameter
* - changed config load strategy:Martin Willi2006-05-232-44/+23
| | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior.
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-232-537/+603
| | | | | should conform now to IKEv2
* - removed lex, yacc and gperf output from svn,Martin Willi2006-05-195-3947/+4
| | | | | added them to "dist" and "distclean"
* - added missing ipsec.conf.5 to distribution :-/Martin Willi2006-05-191-1/+1
|
* - added missing ipsec.conf ipsec.conf.5Martin Willi2006-05-193-2/+1343
| | | | | - existing ipsec.conf won't get overwritten anymore
* - added ipsec.conf template and man page backMartin Willi2006-05-181-0/+2
| | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack
* - applied andreas's patchMartin Willi2006-05-181-98/+99
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - added random source ./configure optionsMartin Willi2006-05-171-2/+0
| | | | | - fixed default-pkcs11 option
* - introduced autotoolsMartin Willi2006-05-1614-274/+97
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* - fixed stroke error output to starterMartin Willi2006-05-101-76/+87
|
* - applied patch from andreasMartin Willi2006-05-069-713/+672
| | | | | | - added charonstart option to config - new ikev2 tests for UML
* - applied patch from andreasMartin Willi2006-05-042-434/+460
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-2835-0/+9841