aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Expand)AuthorAgeFilesLines
* %T requires time_t ptrAndreas Steffen2007-02-081-1/+1
* added support for NULL encryption in ESPMartin Willi2007-02-081-1/+5
* be more liberal in accepting notifies with a protocol idMartin Willi2007-02-081-9/+6
* include NO_EXT_SEQUENCE_NUMBER in default proposalMartin Willi2007-02-081-0/+6
* added address listing without getifaddrs for uclibc (only IPv4 yet)Martin Willi2007-02-021-1/+75
* added threads to support multiple simultaneous stroke requestsMartin Willi2007-02-021-127/+145
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-013-7/+13
* sending proper signal to the bus when detecting a dead peerMartin Willi2007-02-011-0/+17
* name the created CHILD_SAAndreas Steffen2007-01-111-2/+4
* show rekeying|reauthentication time4.0.6Andreas Steffen2007-01-101-4/+15
* show name of created CHILD_SAAndreas Steffen2007-01-101-4/+8
* combined use_in and use_fwdAndreas Steffen2007-01-101-18/+18
* corrected typoAndreas Steffen2007-01-101-1/+1
* fixed crash when CA for certrequest not foundMartin Willi2007-01-082-11/+28
* removed unused debugging codeMartin Willi2007-01-082-3/+0
* fixed reauthentication when using %any hostsMartin Willi2007-01-083-8/+11
* support for transport in create_child_saMartin Willi2007-01-084-8/+26
* fixed typoAndreas Steffen2007-01-041-1/+1
* fixed reuathentication when connections other host is %anyMartin Willi2007-01-035-14/+36
* fixed host conversion length checkMartin Willi2007-01-031-2/+2
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-2113-101/+429
* renamed to appear in doxygen buildMartin Willi2006-12-191-0/+0
* added a roadmap of the strongSwan project (TODO)Martin Willi2006-12-191-84/+0
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-1911-51/+174
* fixed more uClibc issuesMartin Willi2006-12-151-6/+7
* fixed encoding rules stringMartin Willi2006-12-142-15/+15
* fixed some byte-order issuesMartin Willi2006-12-122-6/+9
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-2/+4
* made backtrace() calls optional to support uClibcMartin Willi2006-12-061-1/+6
* improved selection of ipsec status|statusall <name>Andreas Steffen2006-11-021-10/+30
* proper "ipsec up" signal handling when initiating to %anyMartin Willi2006-11-021-0/+1
* fixed output of proto/port selectorsAndreas Steffen2006-11-021-33/+38
* cosmeticsAndreas Steffen2006-11-011-2/+2
* 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
* fixed 64 bit issueAndreas Steffen2006-11-011-3/+4
* solved 64 bit issue in push/pop stroke interfaceAndreas Steffen2006-10-311-3/+3
* 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-31100-243/+171
* preparations to include certreqs in policy decisionsAndreas Steffen2006-10-315-25/+47
* moved (myself) in log outputAndreas Steffen2006-10-311-1/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-3095-1003/+1104
* 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