aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipsec/ipsec.in
Commit message (Collapse)AuthorAgeFilesLines
* The use of $< in Makefiles is not portableTobias Brunner2012-07-271-335/+0
| | | | | | It requires GNU make which is not what most people use on e.g. FreeBSD. Fixes #205.
* Added an option to rename the ipsec script during installationTobias Brunner2012-06-251-14/+15
| | | | | | | Also rename the man page and adjust all references in the script, the man page and other files. Closes #194.
* Removed pluto-specifics from ipsec scriptTobias Brunner2012-06-251-75/+1
|
* Remove executable flag from source files.Tobias Brunner2012-05-181-0/+0
|
* add listplugins to ipsec shell commandAndreas Steffen2011-10-261-2/+2
|
* ipsec: Allow the shell in the shebang to be changed.Tobias Brunner2011-10-111-1/+1
|
* auto-detect OS nameRiaan Kruger2011-08-231-1/+2
|
* ipsec: Wait longer for starter to quit before killing it.Tobias Brunner2011-05-261-1/+1
| | | | | As starter waits up to 10 seconds for either daemon to quit, killing it already after 5 seconds is too early.
* Renamed purgex509/crl to purgecerts/crls to be consistent with list commandsMartin Willi2010-12-101-3/+3
|
* Added options to flush CRLs/X509 certs from the cert cacheMartin Willi2010-12-101-2/+2
|
* Added pluto/whack output to 'ipsec leases'.Tobias Brunner2010-04-061-11/+20
|
* recognize ipsec purgeike commandAndreas Steffen2009-05-221-1/+10
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* fixed usage of "leases" commandMartin Willi2008-12-111-1/+1
|
* list assigned leases using "ipsec leases"Martin Willi2008-12-101-0/+16
|
* use busybox compatible killMartin Willi2008-10-101-4/+4
|
* implemented ipsec listalgs as a stroke commandAndreas Steffen2008-10-081-8/+8
|
* crypto_factory algorithm enumeration APIMartin Willi2008-08-281-8/+8
| | | | implementation of "ipsec listalgs"
* Redhat/Fedora requires var/lock/subsys/ipsec for runlevel changesAndreas Steffen2008-08-011-0/+6
|
* fixed bashism in ipsec.inAndreas Steffen2008-07-161-3/+3
|
* added a "ipsec down-srcip <start> [<end>]" command to terminate IKE_SAs by ↵Martin Willi2008-07-011-0/+15
| | | | remote virtual ip
* sbindir is required in the PATH of ipsecAndreas Steffen2007-12-121-1/+1
|
* aligned error messagesAndreas Steffen2007-12-121-3/+7
|
* some return code changes proposed by Marius TomaschewskiAndreas Steffen2007-11-291-15/+35
|
* ipsec and starter exit with LSB-compliant return codesAndreas Steffen2007-11-281-46/+85
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* ipsec barf is not supported by the strongSwan 4.1 branchAndreas Steffen2007-09-101-2/+1
|
* support of ipsec rereadsecrets for strokeAndreas Steffen2007-08-101-4/+3
|
* backports from the p2p-nat-t branch:Tobias Brunner2007-07-191-1/+1
| | | | | | * double assignment of function ''destroy'' in some jobs * typos
* fixed distro and copyright informationAndreas Steffen2007-06-271-7/+6
|
* wrong delimiters in ipsec.inAndreas Steffen2007-04-201-1/+1
|
* added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ↵Andreas Steffen2007-04-141-6/+6
| | | | keywords
* Shortened distribution stringAndreas Steffen2007-03-161-2/+2
|
* stroke now recognizes the keywords listocspcerts|cainfos|ocsp, ↵Andreas Steffen2007-02-141-6/+7
| | | | rereadocspcerts and purgeocsp
* added 'exit' statement in listcerts,.. caseAndreas Steffen2006-10-251-0/+1
|
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-0/+4
| | | | | | | support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-201-3/+3
|
* support for stroke listcerts|listcacerts|listcrls|listallAndreas Steffen2006-06-121-4/+4
|
* ipsec up|down|route|delete require a connection nameAndreas Steffen2006-05-291-0/+15
|
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-191-7/+15
|
* - introduced autotoolsMartin Willi2006-05-161-72/+39
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* - applied patch from andreasMartin Willi2006-05-041-27/+56
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-281-0/+269