aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/daemon.h
Commit message (Collapse)AuthorAgeFilesLines
* some fixes for doxygenMartin Willi2006-10-311-0/+8
|
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-5/+4
| | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups
* introduced new logging subsystem using bus:Martin Willi2006-10-181-3/+7
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* introduced printf() specifiers for:Martin Willi2006-09-271-1/+27
| | | | | | | | | | | host_t (%H) identification_t (%D) chunk pointers (%B) memory pointer/length (%b) added a signaling bus: receives event and debug messages, sends them to its listeners stream_logger, sys_logger, file_logger added, listen to bus some other tweaks here and there
* moved interface enumeration code to socket, where it belongsMartin Willi2006-08-281-6/+0
| | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall"
* updated some inline docsMartin Willi2006-07-121-2/+4
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* applied new changes from NATT teamMartin Willi2006-06-231-0/+1
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* first merge of NATT codeMartin Willi2006-06-221-0/+13
|
* readded local_credential_storeMartin Willi2006-06-201-0/+1
| | | | | | added sendcert policy to connection some other cleanups
* added default CRL directory pathAndreas Steffen2006-06-141-0/+7
|
* define default CA_CERTIFICATE_DIRAndreas Steffen2006-05-301-2/+9
|
* - introduced autotoolsMartin Willi2006-05-161-5/+5
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-05-101-0/+337