aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* change due to change debug outputAndreas Steffen2006-10-271-1/+1
|
* spaces should not be sanitizedAndreas Steffen2006-10-271-0/+1
|
* fixed due to new logging conceptAndreas Steffen2006-10-2714-30/+22
|
* some improvements in signaling codeMartin Willi2006-10-275-18/+78
|
* include only source NATD payloads really neededMartin Willi2006-10-271-7/+17
|
* updated for NAT teamMartin Willi2006-10-261-0/+3
|
* improved signal handling and emittingMartin Willi2006-10-2646-834/+939
|
* support of ModeCfg Push modeAndreas Steffen2006-10-253-502/+337
|
* 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
|
* upgrade to new Gentoo root file system and tcpdump commandAndreas Steffen2006-10-238-18/+19
|
* addedAndreas Steffen2006-10-238-0/+161
|
* deletedAndreas Steffen2006-10-237-94/+0
|
* renamed ikev1 scenario and added ikev2 scenarioAndreas Steffen2006-10-2314-0/+186
|
* added new scenariosAndreas Steffen2006-10-2328-0/+384
|
* Version bumps of UML kernel, Gentoo root file system and strongSwan releaseAndreas Steffen2006-10-231-4/+4
|
* 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...
* include CREDITS file in distributionMartin Willi2006-10-181-1/+1
|
* moved various scripts in scripts/ dirMartin Willi2006-10-185-0/+20
| | | | add configure script wrappers
* removed txt files from doxygenMartin Willi2006-10-181-1/+1
|
* 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
* added stronger certs for moon, carol, and daveAndreas Steffen2006-10-099-4/+85
|