aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated changelog4.0.5Martin Willi2006-11-031-0/+174
* fixed typosMartin Willi2006-11-031-2/+2
* improved selection of ipsec status|statusall <name>Andreas Steffen2006-11-021-10/+30
* fixed NEWS (runtime debug level options)Martin Willi2006-11-021-5/+5
* fixed creditsMartin Willi2006-11-021-1/+1
* fixed very old bug in linked_list's remove_first and remove_lastMartin Willi2006-11-021-10/+18
* proper "ipsec up" signal handling when initiating to %anyMartin Willi2006-11-021-0/+1
* removed iterator hook for replaceMartin Willi2006-11-021-1/+1
* fixed output of proto/port selectorsAndreas Steffen2006-11-021-33/+38
* cosmeticsAndreas Steffen2006-11-011-2/+2
* due to console logging, no need for final sleep anymoreAndreas Steffen2006-11-019-9/+0
* adapted checks to changed ipsec status outputAndreas Steffen2006-11-011-2/+2
* due to narrowing no need for rightsubnetwithinAndreas Steffen2006-11-011-1/+1
* no need to send certreqAndreas Steffen2006-11-011-0/+1
* fixed ipsec status|statusall <name>Andreas Steffen2006-11-011-11/+14
* log IKE SPIs on a separate lineAndreas Steffen2006-11-011-3/+3
* redesigned formatting of ipsec status|statusallAndreas Steffen2006-11-014-40/+62
* cosmeticsAndreas Steffen2006-11-011-3/+3
* version bumps of strongSwan, Linux kernel and Gentoo root file systemAndreas Steffen2006-11-011-3/+3
* corrected descriptionAndreas Steffen2006-11-011-2/+2
* added dpd-hold scenarioAndreas Steffen2006-11-017-0/+98
* added new featuresAndreas Steffen2006-11-011-0/+26
* fixed 64 bit issueAndreas Steffen2006-11-011-3/+4
* solved 64 bit issue by changing long to intAndreas Steffen2006-11-012-10/+13
* solved 64 bit issue in push/pop stroke interfaceAndreas Steffen2006-10-313-5/+5
* fixed 64 bit issueAndreas Steffen2006-10-311-1/+1
* some fixes for doxygenMartin Willi2006-10-314-8/+16
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-31151-1058/+1091
* added nodebug configure script without any debug messages and without -gMartin Willi2006-10-311-0/+2
* preparations to include certreqs in policy decisionsAndreas Steffen2006-10-315-25/+47
* do not sent certreq payloads when the peer is known to use PSKAndreas Steffen2006-10-311-0/+1
* position of (myself) moved in log outputAndreas Steffen2006-10-312-3/+3
* do not sent certreq payloads when using self-signed certsAndreas Steffen2006-10-312-0/+2
* moved (myself) in log outputAndreas Steffen2006-10-311-1/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-30119-1120/+1196
* 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