aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* support of mixed RSA/PSK static connectionsAndreas Steffen2006-10-251-8/+16
|
* support of ipsec statusall in state outputAndreas Steffen2006-10-251-1/+1
|
* output of 'DPD active' in ISAKMP SAsAndreas Steffen2006-10-251-6/+9
|
* support of ipsec statusall in state outputAndreas Steffen2006-10-251-2/+2
|
* added natip supportAndreas Steffen2006-10-251-2/+5
|
* added has_natip flagAndreas Steffen2006-10-251-0/+1
|
* added ModeCfg push policy and statesAndreas Steffen2006-10-251-1/+4
|
* added ModeCfg push policy and statesAndreas Steffen2006-10-251-10/+16
|
* fixed typo in debug statementAndreas Steffen2006-10-251-2/+2
|
* redesigned list output formatAndreas Steffen2006-10-251-6/+9
|
* added 'modeconfig=pull|push' and 'left|rightnatip' keywordsAndreas Steffen2006-10-255-1/+35
|
* added has_natip flagAndreas Steffen2006-10-251-3/+4
|
* added has_natip flagAndreas Steffen2006-10-251-0/+1
|
* added 'exit' statement in listcerts,.. caseAndreas Steffen2006-10-251-0/+1
|
* fixed two bugs in the time_t and chunk_ct print functionsAndreas Steffen2006-10-251-5/+2
|
* redesigned format of print functionAndreas Steffen2006-10-252-46/+55
|
* replaced 'times' by 'dates'Andreas Steffen2006-10-252-2/+2
|
* added private flag to asn1_initAndreas Steffen2006-10-252-2/+2
|
* added private flag to asn1_ctx_tAndreas Steffen2006-10-252-16/+25
|
* removed DES-EDE3-CBC only commentAndreas Steffen2006-10-251-2/+1
|
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-2431-522/+359
| | | | added iterator hook to manipulate iterator the clean way
* linked list cleanupsMartin Willi2006-10-2426-550/+311
| | | | | added list methods invoke(), destroy_offset(), destroy_function() simplified list destruction when destroying its items
* added verbosity level to strokeMartin Willi2006-10-244-8/+31
|
* code cleanups in printf handlersMartin Willi2006-10-202-43/+39
|
* added eap authentication draft for ikev2Martin Willi2006-10-181-0/+729
|
* updated stroke to allow run-time manipulation of debug levelsMartin Willi2006-10-184-45/+8
|
* added charondebug config parameter to set debug level at startupMartin Willi2006-10-186-4/+52
|
* introduced new logging subsystem using bus:Martin Willi2006-10-18129-6119/+3943
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* removed module tests, outdated. We need something more system-test likeMartin Willi2006-10-1862-8203/+0
|
* added missing -DDEBUG compile optionAndreas Steffen2006-10-181-0/+3
|
* fixed auxillary message data parsing for IPV6 socketMartin Willi2006-10-091-14/+12
| | | | using SOL_* constants for socket level
* fixed IPV6_PKTINFO setsockopt() to work with most kernel headersMartin Willi2006-10-091-28/+22
| | | | | replaced strerror(errno) with %m printf specifier
* cosmeticsAndreas Steffen2006-10-061-20/+83
|
* added USE_LIBCURLAndreas Steffen2006-10-061-1/+11
|
* cosmeticsAndreas Steffen2006-10-061-6/+11
|
* version bump to 4.0.5Andreas Steffen2006-10-032-3/+5
|
* fixed DPD to survive IKE_SA rekeyingMartin Willi2006-09-281-1/+1
|
* (no commit message)Martin Willi2006-09-2712-308/+392
|
* introduced printf() specifiers for:Martin Willi2006-09-2726-203/+1300
| | | | | | | | | | | 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
* added often used RFCs and draftsMartin Willi2006-09-279-0/+29363
|
* fixed retransmission policy for responderMartin Willi2006-09-253-9/+9
|
* fixed dpd for responderMartin Willi2006-09-253-0/+19
|
* added ID_ANY check to matches_binary()Andreas Steffen2006-09-251-0/+5
|
* replaced 'missing value' warning by zero length chunk_t valueAndreas Steffen2006-09-251-1/+2
|
* defined maximum hash sizeAndreas Steffen2006-09-251-0/+1
|
* support of AES-192-CBC private key encryptionAndreas Steffen2006-09-251-5/+10
|
* added hostaccess supportAndreas Steffen2006-09-252-0/+3
|
* added hostaccess supportAndreas Steffen2006-09-251-0/+2
|
* moved auth_method to policyAndreas Steffen2006-09-251-5/+7
|
* added hostaccess supportAndreas Steffen2006-09-251-3/+5
|