aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/policies
Commit message (Expand)AuthorAgeFilesLines
* restructured file layoutMartin Willi2007-04-105-1509/+0
* added more debugging output for policy lookupMartin Willi2007-03-081-3/+17
* fixed traffic selector redundancy removal code (not completely tested)Martin Willi2007-03-061-6/+15
* fixed double free bugMartin Willi2007-03-052-4/+25
* added support for 0.0.0.0/0 traffic selectorsMartin Willi2007-03-011-2/+2
* merged tasking branch into trunkMartin Willi2007-02-282-11/+76
* merged EAP framework from branch into trunkMartin Willi2007-02-124-15/+37
* support for transport in create_child_saMartin Willi2007-01-082-2/+15
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-212-5/+43
* cosmeticsAndreas Steffen2006-11-011-3/+3
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-314-7/+5
* preparations to include certreqs in policy decisionsAndreas Steffen2006-10-312-15/+19
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-304-54/+11
* 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
* improved signal handling and emittingMartin Willi2006-10-262-8/+8
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-242-12/+5
* linked list cleanupsMartin Willi2006-10-242-35/+5
* introduced new logging subsystem using bus:Martin Willi2006-10-184-59/+45
* introduced printf() specifiers for:Martin Willi2006-09-271-14/+7
* added hostaccess support; moved auth_method to policyAndreas Steffen2006-09-253-31/+138
* added PSK supportAndreas Steffen2006-09-181-1/+1
* add priority management for kernel policyMartin Willi2006-09-081-1/+1
* implemented handling of dpdaction and dpddelay ipsec.conf parametersMartin Willi2006-09-082-6/+55
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-052-2/+9
* implemented proper refcounting using atomic operationsMartin Willi2006-07-282-3/+6
* implemented IKE_SA rekeyingMartin Willi2006-07-272-4/+14
* introduced refcounting on policy and connectionsMartin Willi2006-07-204-311/+260
* cleanups in kernel interface codeMartin Willi2006-07-181-21/+33
* identification_t.matches() supports multiple wildcard countsAndreas Steffen2006-07-111-23/+9
* updated copyright informationMartin Willi2006-07-072-2/+4
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
* support of cert payloadsAndreas Steffen2006-07-032-0/+31
* debug and logging improvementsMartin Willi2006-06-131-0/+4
* workaround for peers rekeying at the same timeMartin Willi2006-06-122-8/+41
* old child_sa gets deleted after rekeyingMartin Willi2006-06-091-3/+3
* fixed clone/destroy behavior when not using CAsMartin Willi2006-06-091-5/+17
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-092-2/+41
* fixed compile warnings when using -WallMartin Willi2006-06-082-2/+8
* further work for rekeying:Martin Willi2006-06-072-0/+37
* - fixed some memleaks/freebugsMartin Willi2006-05-311-1/+0
* - policies contain a connections name nowMartin Willi2006-05-294-72/+256
* - introduced autotoolsMartin Willi2006-05-161-24/+0
* (no commit message)Martin Willi2006-05-106-0/+942