aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/invokecharon.c
Commit message (Expand)AuthorAgeFilesLines
* starter: Make daemon name configurableAdrian-Ken Rueegsegger2013-03-191-17/+20
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* starter: Remove all ties to pluto/libfreeswan.Tobias Brunner2012-06-111-3/+0
* starter: Migrated logging to libstrongswan.Tobias Brunner2012-06-111-17/+18
* starter: Go back to single threaded mode.Tobias Brunner2012-06-081-2/+2
* starter: Close open file descriptors when forking daemons.Tobias Brunner2012-06-041-0/+1
* In scanf the maxmium length of %s does not include the null-terminator.Tobias Brunner2011-04-141-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
* 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-10/+13
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-160/+160
* merged multi-auth branch back into trunkMartin Willi2009-04-141-2/+9
* modelled invokepluto start and stop timing scheme after invokecharonAndreas Steffen2009-03-271-1/+1
* cosmeticsAndreas Steffen2009-01-131-4/+3
* changed type definition of level from char* to intAndreas Steffen2009-01-131-2/+6
* ipsec starter gives the charon daemon 8s to terminate gracefully before killi...Andreas Steffen2008-08-011-14/+28
* starter now waits for a maximum of 10s instead of 1s for charon before restar...Andreas Steffen2008-07-291-5/+3
* support of plutostderrlog keywordAndreas Steffen2008-05-111-2/+2
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-29/+1
* fixed compiler warningMartin Willi2008-04-171-1/+1
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-171-10/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-10/+0
* be less agressive, but more verbose in killing charonMartin Willi2007-11-151-1/+6
* added RCSIDAndreas Steffen2007-10-081-1/+1
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-0/+5
* setting MALLOC_CHECK_=0 for charon to not use glibc's malloc checkerMartin Willi2007-05-021-0/+2
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-201-0/+1
* unshare argument buffersAndreas Steffen2007-04-191-5/+4
* support cachecrls=yesAndreas Steffen2007-04-051-0/+4
* support of crlcheckinterval=0 to disable IKEv2 CRL fetchingAndreas Steffen2007-04-041-1/+9
* add --eapdir option only if defined in ipsec.confAndreas Steffen2007-02-141-2/+5
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+2
* added charondebug config parameter to set debug level at startupMartin Willi2006-10-181-1/+34
* generation of default keyAndreas Steffen2006-07-031-0/+23
* fixed execv call args to work when using strictcrl and syslogMartin Willi2006-06-201-1/+1
* added strictcrlpolicy command line argumentAndreas Steffen2006-06-141-1/+5
* (no commit message)Martin Willi2006-04-281-0/+174