aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Expand)AuthorAgeFilesLines
...
* workaround for peers rekeying at the same timeMartin Willi2006-06-129-16/+87
* old child_sa gets deleted after rekeyingMartin Willi2006-06-0919-99/+583
* improved kernel interface loggingMartin Willi2006-06-095-63/+50
* fixed clone/destroy behavior when not using CAsMartin Willi2006-06-091-5/+17
* specifying keysize in bits, as it is required in IKEv2Martin Willi2006-06-098-142/+171
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-093-10/+66
* discard cert if CA basic constraints flag is not set and warn if cert is not ...Andreas Steffen2006-06-091-5/+16
* fixed compile warnings when using -WallMartin Willi2006-06-0825-206/+829
* further work for rekeying:Martin Willi2006-06-0736-1398/+1392
* fixed a memleakMartin Willi2006-06-071-1/+5
* created IPv6 environmentAndreas Steffen2006-06-061-4/+4
* job management:Martin Willi2006-05-3131-738/+929
* - fixed some memleaks/freebugsMartin Willi2006-05-313-9/+6
* - fixed host-host tunnel traffic selection, host-host works nowMartin Willi2006-05-314-8/+30
* minimized prefixed on stroke logger outputAndreas Steffen2006-05-311-1/+1
* charon outputs strongSwan versionAndreas Steffen2006-05-311-0/+3
* (no commit message)Martin Willi2006-05-301-10/+13
* - fixed event queue for events >36minMartin Willi2006-05-301-30/+17
* (no commit message)Martin Willi2006-05-301-0/+1
* - included charons module tests to build & distMartin Willi2006-05-309-11/+44
* full support of ikev1 and ikev2 connection flagsAndreas Steffen2006-05-301-6/+7
* cosmetics in log_status outputAndreas Steffen2006-05-301-1/+1
* use of streqAndreas Steffen2006-05-301-1/+1
* lookup of private key based on keyid of public keyAndreas Steffen2006-05-301-24/+47
* new functions to add certificates and retrieve private and public keysAndreas Steffen2006-05-303-120/+182
* changed log levelAndreas Steffen2006-05-301-2/+2
* list ca certificatesAndreas Steffen2006-05-301-2/+3
* define default CA_CERTIFICATE_DIRAndreas Steffen2006-05-301-2/+9
* load all ca certificatesAndreas Steffen2006-05-301-1/+1
* - fixed daemon destruction order to preventMartin Willi2006-05-301-25/+33
* - fixed memleak when deleting a connectionMartin Willi2006-05-291-1/+5
* - updated todo listMartin Willi2006-05-291-1/+4
* - policies contain a connections name nowMartin Willi2006-05-2913-307/+438
* stroke now uses constant size string bufferAndreas Steffen2006-05-291-28/+44
* changed to standard connection log outputAndreas Steffen2006-05-291-4/+7
* - some logging improvements and cosmeticsMartin Willi2006-05-244-8/+19
* - handle IKE_SA setup without a piggy-packed CHILD_SAMartin Willi2006-05-247-48/+78
* - initiate IKE_SA deletion befor manager destructionMartin Willi2006-05-241-7/+14
* (no commit message)Martin Willi2006-05-241-1/+1
* - show connection templates in status & statusallMartin Willi2006-05-236-19/+108
* - changed config load strategy:Martin Willi2006-05-233-10/+41
* load_end_certificate() now loads certificatesAndreas Steffen2006-05-231-27/+46
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-2319-443/+633
* - added ingorelist for builded filesMartin Willi2006-05-191-220/+0
* - applied patch from the NAT-T team fixing several typosMartin Willi2006-05-197-16/+16
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-194-36/+67
* - applied andreas's patchMartin Willi2006-05-188-61/+75
* - introduced autotoolsMartin Willi2006-05-1620-2107/+51
* (no commit message)Martin Willi2006-05-101-99/+1487
* (no commit message)Martin Willi2006-05-10148-105/+0