aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/threads
Commit message (Expand)AuthorAgeFilesLines
* 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
* cosmeticsAndreas Steffen2006-11-011-2/+2
* fixed ipsec status|statusall <name>Andreas Steffen2006-11-011-11/+14
* redesigned formatting of ipsec status|statusallAndreas Steffen2006-11-011-21/+34
* solved 64 bit issue in push/pop stroke interfaceAndreas Steffen2006-10-311-3/+3
* fixed 64 bit issueAndreas Steffen2006-10-311-1/+1
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-316-6/+5
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-306-25/+19
* some improvements in signaling codeMartin Willi2006-10-271-2/+15
* improved signal handling and emittingMartin Willi2006-10-266-131/+127
* redesigned list output formatAndreas Steffen2006-10-251-6/+9
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-4/+4
* added verbosity level to strokeMartin Willi2006-10-241-8/+23
* introduced new logging subsystem using bus:Martin Willi2006-10-188-420/+426
* introduced printf() specifiers for:Martin Willi2006-09-271-10/+7
* added hostaccess supportAndreas Steffen2006-09-251-5/+6
* extended statusall outputMartin Willi2006-09-211-9/+21
* added PSK supportAndreas Steffen2006-09-181-1/+1
* implemented updown script to handle firewallingMartin Willi2006-09-121-2/+2
* add priority management for kernel policyMartin Willi2006-09-083-54/+20
* implemented handling of dpdaction and dpddelay ipsec.conf parametersMartin Willi2006-09-081-1/+1
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-052-4/+3
* fixed a at-least-one-year-old bug which caused crashed in the schedulerMartin Willi2006-08-311-7/+7
* initial support for IPv6 (more testing needed)Martin Willi2006-08-303-46/+64
* moved interface enumeration code to socket, where it belongsMartin Willi2006-08-281-2/+18
* implemented IKE_SA rekeyingMartin Willi2006-07-271-2/+4
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-212-20/+97
* reuse an existing IKE_SA to set up additional CHILD_SAsMartin Willi2006-07-201-41/+19
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-16/+41
* cleanups in kernel interface codeMartin Willi2006-07-183-114/+308
* added policy cache to kernel interfaceMartin Willi2006-07-122-411/+502
* further work done for simultaneous rekeying/deleteMartin Willi2006-07-105-62/+36
* updated copyright informationMartin Willi2006-07-0710-10/+20
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-14/+13
* added support for leftprotoport and rightprotoportMartin Willi2006-07-051-4/+6
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-2/+0
* made thread ids unsigned again, to avoid negative thread ids on some systemsMartin Willi2006-07-044-4/+4
* fixed memleak when initiating a connection already upMartin Willi2006-07-041-0/+1
* applied latest NATT patch with some fixes and cleanupsMartin Willi2006-07-041-8/+15
* support of cert payloadsAndreas Steffen2006-07-031-48/+33
* added X.509 trust chain verificationAndreas Steffen2006-06-271-2/+17
* applied new changes from NATT teamMartin Willi2006-06-232-0/+94
* first merge of NATT codeMartin Willi2006-06-224-272/+437
* readded local_credential_storeMartin Willi2006-06-201-2/+3
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-201-3/+24
* added listcrlsAndreas Steffen2006-06-161-1/+7
* added support for "ike" and "esp" keywordsMartin Willi2006-06-152-30/+89
* support for stroke listcerts|listcacerts|listall and left|rightca=Andreas Steffen2006-06-121-55/+91
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-1/+4