aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils
Commit message (Expand)AuthorAgeFilesLines
...
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-012-4/+4
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-1/+3
* made backtrace() calls optional to support uClibcMartin Willi2006-12-061-0/+2
* fixed very old bug in linked_list's remove_first and remove_lastMartin Willi2006-11-021-10/+18
* removed iterator hook for replaceMartin Willi2006-11-021-1/+1
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-3110-66/+30
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-305-22/+17
* do not sanitize '*' characterAndreas Steffen2006-10-301-7/+8
* spaces should not be sanitizedAndreas Steffen2006-10-271-0/+1
* improved signal handling and emittingMartin Willi2006-10-261-6/+58
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-242-82/+59
* linked list cleanupsMartin Willi2006-10-242-99/+183
* introduced new logging subsystem using bus:Martin Willi2006-10-1812-1490/+78
* (no commit message)Martin Willi2006-09-277-264/+247
* 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
* fixed some compiler warnings4.0.4Martin Willi2006-09-211-1/+1
* extended statusall outputMartin Willi2006-09-212-2/+48
* fixed the ids parsing bugAndreas Steffen2006-09-191-0/+1
* removed unneeded constructorMartin Willi2006-08-312-30/+2
* initial support for IPv6 (more testing needed)Martin Willi2006-08-302-83/+251
* cleanups in kernel interface codeMartin Willi2006-07-183-57/+34
* leak detective blanks memory on free & alloc, allows further membug detectionMartin Willi2006-07-121-12/+26
* code cleanupsMartin Willi2006-07-122-84/+43
* identification_t.matches() supports multiple wildcard countsAndreas Steffen2006-07-112-85/+124
* updated copyright informationMartin Willi2006-07-0715-15/+30
* updated whitelist (getprotobynumber)Martin Willi2006-07-051-0/+2
* updated leak detective whitelistMartin Willi2006-07-041-5/+6
* fixed identification_t clone to apply function pointersMartin Willi2006-06-231-0/+3
* first merge of NATT codeMartin Willi2006-06-223-5/+97
* fixed whitelist detectionMartin Willi2006-06-201-4/+8
* reworked function ignore mechanism to not-report whitelistMartin Willi2006-06-201-233/+46
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-201-1/+1
* cosmetics (space)Andreas Steffen2006-06-161-1/+1
* NULL string argument is treated as %anyAndreas Steffen2006-06-121-0/+3
* proper leak detective hook for reallocMartin Willi2006-06-071-9/+36
* minimized prefixed on stroke logger outputAndreas Steffen2006-05-311-7/+9
* moved abbreviated thread_id in front of bracketsAndreas Steffen2006-05-301-3/+3
* - changed iterator->remove behaviorMartin Willi2006-05-292-8/+4
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-292-236/+93
* - some logging improvements and cosmeticsMartin Willi2006-05-241-11/+44
* moved definition of generalNames_t to identification.hAndreas Steffen2006-05-232-20/+22
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-192-1/+17
* - added ipsec.conf template and man page backMartin Willi2006-05-181-51/+0
* - applied andreas's patchMartin Willi2006-05-184-27/+25
* - added random source ./configure optionsMartin Willi2006-05-172-3/+7
* (no commit message)Martin Willi2006-05-102-3/+0
* (no commit message)Martin Willi2006-05-1020-0/+5520