aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* do not sanitize '*' characterAndreas Steffen2006-10-301-7/+8
|
* fixed SIGSEGV when setup of an additional CHILD_SA failsMartin Willi2006-10-301-2/+8
|
* added IKEv2 clarifications RFCMartin Willi2006-10-301-0/+3251
|
* changed debug level of certreq log outputAndreas Steffen2006-10-291-13/+9
|
* cosmetics in debug outputAndreas Steffen2006-10-291-2/+2
|
* support of certreq payload in IKE_AUTH messagesAndreas Steffen2006-10-285-18/+155
|
* chunk_to_hex() function declaration deletedAndreas Steffen2006-10-281-6/+0
|
* added function certreq_payload_create_from_x509()Andreas Steffen2006-10-282-13/+35
|
* send a certreq as initiator if other_ca is setAndreas Steffen2006-10-281-2/+19
|
* added method get_ca_certificate()Andreas Steffen2006-10-282-10/+54
|
* added methods get_my_ca() and get_other_ca()Andreas Steffen2006-10-281-0/+18
|
* added methods get_my_ca() and get_other_ca()Andreas Steffen2006-10-281-2/+22
|
* added some missing 'AUD' entriesAndreas Steffen2006-10-281-14/+10
|
* cosmeticsAndreas Steffen2006-10-281-13/+13
|
* cosmeticsAndreas Steffen2006-10-281-13/+13
|
* spaces should not be sanitizedAndreas Steffen2006-10-271-0/+1
|
* some improvements in signaling codeMartin Willi2006-10-275-18/+78
|
* include only source NATD payloads really neededMartin Willi2006-10-271-7/+17
|
* 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
|
* 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
|