aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed compile warnings when using -WallMartin Willi2006-06-0825-206/+829
* updated INSTALL to conform with autotoolsMartin Willi2006-06-082-127/+156
* further work for rekeying:Martin Willi2006-06-0736-1398/+1392
* proper leak detective hook for reallocMartin Willi2006-06-071-9/+36
* fixed a memleakMartin Willi2006-06-071-1/+5
* cosmeticsAndreas Steffen2006-06-061-1/+0
* ipv6-host2host scenario addedAndreas Steffen2006-06-067-0/+99
* created IPv6 environmentAndreas Steffen2006-06-0649-148/+225
* job management:Martin Willi2006-05-3131-738/+929
* - fixed some memleaks/freebugsMartin Willi2006-05-313-9/+6
* - added host2host test for ikev2Martin Willi2006-05-3111-0/+163
* - fixed host-host tunnel traffic selection, host-host works nowMartin Willi2006-05-314-8/+30
* bug fixed circumventing an assertion in delete_connection when ikev1 is not setAndreas Steffen2006-05-311-1/+2
* minimized prefixed on stroke logger outputAndreas Steffen2006-05-312-8/+10
* charon outputs strongSwan versionAndreas Steffen2006-05-311-0/+3
* tests with subjectAltNames nowAndreas Steffen2006-05-315-1/+11
* (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-3010-11/+45
* full support of ikev1 and ikev2 connection flagsAndreas Steffen2006-05-308-28/+47
* cosmetics in log_status outputAndreas Steffen2006-05-301-1/+1
* use of streqAndreas Steffen2006-05-301-1/+1
* - added testing files to distMartin Willi2006-05-302-2/+5
* 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
* computation of SHA-1 hash over publicKeyInfo objectAndreas Steffen2006-05-303-104/+128
* moved abbreviated thread_id in front of bracketsAndreas Steffen2006-05-301-3/+3
* added has_key parameter to log_certificates()Andreas Steffen2006-05-301-2/+4
* log_certificates() now shows keyid and availability of matching private keyAndreas Steffen2006-05-301-7/+11
* indented loaded file log entryAndreas Steffen2006-05-301-1/+1
* moved TIMETOA_BUF definition to types.hAndreas Steffen2006-05-301-3/+0
* moved TIMETOA_BUF definition from asn1.hAndreas Steffen2006-05-301-0/+1
* 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-2917-311/+468
* - changed iterator->remove behaviorMartin Willi2006-05-292-8/+4
* ipsec up|down|route|delete require a connection nameAndreas Steffen2006-05-292-19/+68
* stroke now uses constant size string bufferAndreas Steffen2006-05-294-236/+205
* changed to standard connection log outputAndreas Steffen2006-05-291-4/+7
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-294-323/+352
* added memeq() macroAndreas Steffen2006-05-291-3/+6
* moved timetoa() from asn1.c to types.cAndreas Steffen2006-05-294-24/+53
* corrected typeAndreas Steffen2006-05-291-1/+1
* - some logging improvements and cosmeticsMartin Willi2006-05-245-19/+63