aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Expand)AuthorAgeFilesLines
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-3149-806/+913
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-3024-117/+92
* do not sanitize '*' characterAndreas Steffen2006-10-301-7/+8
* chunk_to_hex() function declaration deletedAndreas Steffen2006-10-281-6/+0
* cosmeticsAndreas Steffen2006-10-281-13/+13
* spaces should not be sanitizedAndreas Steffen2006-10-271-0/+1
* improved signal handling and emittingMartin Willi2006-10-261-6/+58
* fixed two bugs in the time_t and chunk_ct print functionsAndreas Steffen2006-10-251-5/+2
* redesigned format of print functionAndreas Steffen2006-10-252-46/+55
* replaced 'times' by 'dates'Andreas Steffen2006-10-252-2/+2
* added private flag to asn1_initAndreas Steffen2006-10-252-2/+2
* added private flag to asn1_ctx_tAndreas Steffen2006-10-252-16/+25
* removed DES-EDE3-CBC only commentAndreas Steffen2006-10-251-2/+1
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-244-95/+70
* linked list cleanupsMartin Willi2006-10-244-130/+191
* introduced new logging subsystem using bus:Martin Willi2006-10-1837-2150/+775
* (no commit message)Martin Willi2006-09-2712-308/+392
* added ID_ANY check to matches_binary()Andreas Steffen2006-09-251-0/+5
* replaced 'missing value' warning by zero length chunk_t valueAndreas Steffen2006-09-251-1/+2
* defined maximum hash sizeAndreas Steffen2006-09-251-0/+1
* support of AES-192-CBC private key encryptionAndreas Steffen2006-09-251-5/+10
* fixed some compiler warnings4.0.4Martin Willi2006-09-213-10/+10
* extended statusall outputMartin Willi2006-09-212-2/+48
* public declaration of all HASH_SIZEs in hasher.hMartin Willi2006-09-204-14/+13
* support of encrypted private key filesAndreas Steffen2006-09-207-28/+61
* added copyright notice to sha2_hasherMartin Willi2006-09-192-3/+4
* implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512Martin Willi2006-09-197-50/+741
* added support for 3DES encryption algorithm in IKEMartin Willi2006-09-195-8/+1611
* fixed the ids parsing bugAndreas Steffen2006-09-191-0/+1
* some cleanups here and thereMartin Willi2006-09-184-13/+9
* cosmeticsAndreas Steffen2006-09-181-1/+0
* verify_emsa_pkcs1_signature returns status_tAndreas Steffen2006-09-181-1/+1
* cosmeticsAndreas Steffen2006-09-181-2/+1
* fixed certificate verification bug!Martin Willi2006-09-142-5/+19
* removed unneeded constructorMartin Willi2006-08-312-30/+2
* initial support for IPv6 (more testing needed)Martin Willi2006-08-302-83/+251
* added stddef.h include for compilers which do not support the offsetof() dire...Martin Willi2006-08-281-0/+2
* implemented proper refcounting using atomic operationsMartin Willi2006-07-282-0/+64
* implemented IKE_SA rekeyingMartin Willi2006-07-272-0/+56
* reuse an existing IKE_SA to set up additional CHILD_SAsMartin Willi2006-07-202-20/+20
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-0/+5
* cleanups in kernel interface codeMartin Willi2006-07-183-57/+34
* leak detective blanks memory on free & alloc, allows further membug detectionMartin Willi2006-07-122-13/+27
* code cleanupsMartin Willi2006-07-122-84/+43
* identification_t.matches() supports multiple wildcard countsAndreas Steffen2006-07-112-85/+124
* reenabled check_expiryMartin Willi2006-07-071-6/+6
* updated copyright informationMartin Willi2006-07-0748-48/+96
* updated whitelist (getprotobynumber)Martin Willi2006-07-051-0/+2
* fixed compiler warningsMartin Willi2006-07-058-30/+26
* updated leak detective whitelistMartin Willi2006-07-041-5/+6