aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/invokecharon.c
Commit message (Collapse)AuthorAgeFilesLines
* ipsec starter gives the charon daemon 8s to terminate gracefully before ↵Andreas Steffen2008-08-011-14/+28
| | | | killing the process brutally
* starter now waits for a maximum of 10s instead of 1s for charon before ↵Andreas Steffen2008-07-291-5/+3
| | | | restarting the daemon
* 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
* 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
| | | | added --with-uid/--with-gid configure option
* 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
| | | | | includes a lot of other modifications
* 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