aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/invokepluto.c
Commit message (Collapse)AuthorAgeFilesLines
* starter: Remove main parts of pluto support (invoke, whack).Tobias Brunner2012-06-111-326/+0
|
* starter: Migrated logging to libstrongswan.Tobias Brunner2012-06-111-24/+22
|
* starter: Close open file descriptors when forking daemons.Tobias Brunner2012-06-041-0/+1
|
* Use correct time_t variables to store ARG_TIME optionsMartin Willi2012-01-181-2/+2
|
* pluto: --debug-kernel aliasing was not fully complete.Tobias Brunner2011-08-021-0/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-3/+3
|
* abort pluto or charon if initialization failsAndreas Steffen2009-08-061-0/+5
|
* stop strongswan if integrity check of libstrongswan or daemon failsAndreas Steffen2009-07-171-1/+8
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-235/+235
|
* pluto uses the libstrongswan leak detective and a stripped-down version of ↵Andreas Steffen2009-04-161-0/+2
| | | | library_t
* merged multi-auth branch back into trunkMartin Willi2009-04-141-2/+10
|
* modelled invokepluto start and stop timing scheme after invokecharonAndreas Steffen2009-03-271-11/+31
|
* fixed compiler warnings issued by:Martin Willi2008-11-111-2/+2
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* fixed compiler warning (missing include)Martin Willi2008-05-131-0/+1
|
* plutostderrlog parameter now declares a stderr redirection fileAndreas Steffen2008-05-121-2/+15
|
* support of plutostderrlog keywordAndreas Steffen2008-05-111-2/+2
|
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-29/+1
| | | | | using named users, groups fixed capability dropping in pluto
* support of force_keepalive parameterAndreas Steffen2008-04-021-0/+4
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* support of PKCS#11 init arguments required by NSS softoken, patch ↵Andreas Steffen2007-07-031-0/+5
| | | | contributed by Robert Varga
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-0/+5
| | | | added --with-uid/--with-gid configure option
* cosmeticsAndreas Steffen2006-07-031-1/+1
|
* (no commit message)Martin Willi2006-04-281-0/+286