aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/daemon.c
Commit message (Expand)AuthorAgeFilesLines
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-2/+12
* fixed stuid()/setgid() and error handlingMartin Willi2007-10-011-2/+12
* changed inheritable capability set to the permitted one to execute firewall s...Martin Willi2007-09-281-2/+1
* refactored strongswan managerMartin Willi2007-09-261-0/+3
* fixed shutdown order to prevent crash when kernel interface schedules eventsMartin Willi2007-09-121-1/+1
* correct debug4.1.6Andreas Steffen2007-09-021-3/+3
* renamed integrity check to integrity testAndreas Steffen2007-08-291-3/+3
* fips_verify_hmac_signature() now returns a boolean statusAndreas Steffen2007-08-291-1/+1
* changed interface of fips_verify_hmac_signatureAndreas Steffen2007-08-291-1/+1
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-291-4/+28
* support of ipsec rereadsecrets for strokeAndreas Steffen2007-08-101-1/+1
* further fixed for mobike roamingMartin Willi2007-06-251-0/+3
* implemented address change notification (for MOBIKE)Martin Willi2007-06-141-12/+0
* introduced callback_job:Martin Willi2007-06-111-88/+72
* simplified capability droppingMartin Willi2007-05-091-26/+17
* properly implemented interface_managers initiate, terminte_[ike|child]Martin Willi2007-05-091-1/+1
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-7/+30
* reducing capabilities of the threads to a minimumMartin Willi2007-05-031-7/+46
* restructuring of configuration backendsMartin Willi2007-04-271-14/+6
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-201-9/+8
* moved initiate() code to the generic controller_t classMartin Willi2007-04-161-0/+3
* started support of X.509 attribute certificatesAndreas Steffen2007-04-121-0/+2
* cleaned up apidocMartin Willi2007-04-111-3/+0
* restructured file layoutMartin Willi2007-04-101-9/+10
* support cachecrls=yesAndreas Steffen2007-04-051-2/+8
* support of crlcheckinterval=0 to disable IKEv2 CRL fetchingAndreas Steffen2007-04-041-0/+12
* removed send_queue, handled internally in sender_t knowMartin Willi2007-03-281-3/+0
* added fetcher_finalize() to clean up libcurlAndreas Steffen2007-03-081-0/+1
* support if ocsp signing certificatesAndreas Steffen2007-03-081-0/+1
* http post fetching using libcurl implementedAndreas Steffen2007-03-071-0/+4
* fixed netlink socket receiver codeMartin Willi2007-03-031-1/+1
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+10
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-2/+4
* made backtrace() calls optional to support uClibcMartin Willi2006-12-061-1/+6
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
* improved signal handling and emittingMartin Willi2006-10-261-28/+29
* introduced new logging subsystem using bus:Martin Willi2006-10-181-75/+139
* introduced printf() specifiers for:Martin Willi2006-09-271-75/+63
* added PSK supportAndreas Steffen2006-09-181-2/+2
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-3/+8
* moved interface enumeration code to socket, where it belongsMartin Willi2006-08-281-67/+38
* implemented proper refcounting using atomic operationsMartin Willi2006-07-281-0/+1
* implemented IKE_SA rekeyingMartin Willi2006-07-271-0/+4
* updated copyright informationMartin Willi2006-07-071-1/+2
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
* first merge of NATT codeMartin Willi2006-06-221-1/+8
* reworked function ignore mechanism to not-report whitelistMartin Willi2006-06-201-2/+2
* readded local_credential_storeMartin Willi2006-06-201-5/+4
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-201-7/+9
* (no commit message)Martin Willi2006-06-161-1/+1