aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/plutomain.c
Commit message (Expand)AuthorAgeFilesLines
* renamed init_fetch() to fetch_initialize()Andreas Steffen2010-02-021-1/+1
* Join pluto's fetching thread instead of detaching it in order to avoid that t...Tobias Brunner2010-02-021-1/+2
* use directory enumerator to load authcertsAndreas Steffen2009-10-151-3/+3
* moved .gitignore for poolAndreas Steffen2009-10-151-2/+3
* replaced struct id by identification_tAndreas Steffen2009-10-101-3/+3
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-051-3/+3
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+1
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+1
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
* handle plugin loading failuresMartin Willi2009-09-011-2/+5
* streamlined file loading labelsAndreas Steffen2009-08-261-3/+3
* moved builder hooks to a separate fileMartin Willi2009-08-261-0/+3
* abort pluto or charon if initialization failsAndreas Steffen2009-08-061-2/+5
* streamlined integrity test output some moreAndreas Steffen2009-07-181-0/+2
* advertise activated integrity testsAndreas Steffen2009-07-181-0/+5
* stop strongswan if integrity check of libstrongswan or daemon failsAndreas Steffen2009-07-171-2/+2
* deinit() library if integrity check failsMartin Willi2009-06-221-0/+1
* build and verify on disk file integrity of pluto and charon executablesMartin Willi2009-06-221-0/+7
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-221-18/+0
* library initialization fails if libstrongswan checksum is invalidMartin Willi2009-06-221-1/+4
* consistent display of strongSwan versionAndreas Steffen2009-06-131-9/+6
* activated INTEGRITY_TEST option in plutoAndreas Steffen2009-06-091-0/+18
* pluto uses optionsfrom from libstrongswanAndreas Steffen2009-05-241-2/+12
* updated copyright statementsAndreas Steffen2009-05-221-2/+2
* properly initialize buffer when printing loaded plugins.Tobias Brunner2009-05-071-0/+1
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-3/+1
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-4/+3
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-291-1/+1
* release dynamic memory allocated for VIDsAndreas Steffen2009-04-241-0/+1
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-211-2/+26
* fixed a bunch of compiler warnings, pgp end certificate listingMartin Willi2009-04-211-0/+1
* mapped libstrongswan debug level to pluto debug optionsAndreas Steffen2009-04-211-56/+6
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-561/+561
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-2/+53
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-0/+1
* flush pluto's event queueAndreas Steffen2009-04-161-2/+3
* fixed the longstanding myids memory leakAndreas Steffen2009-04-161-0/+1
* pluto uses the libstrongswan leak detective and a stripped-down version of li...Andreas Steffen2009-04-161-12/+4
* merged multi-auth branch back into trunkMartin Willi2009-04-141-0/+8
* use libcap for capability droppingMartin Willi2008-08-291-18/+18
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-6/+32
* use RCSIDAndreas Steffen2007-10-061-1/+1
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* fixed updown script privilige inheritance for pluto, tooMartin Willi2007-09-281-2/+2
* support of PKCS#11 init arguments required by NSS softoken, patch contributed...Andreas Steffen2007-07-031-2/+13
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-0/+29
* support of crlcheckinterval=0 to disable IKEv2 CRL fetchingAndreas Steffen2007-04-041-1/+1