aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils
Commit message (Expand)AuthorAgeFilesLines
* two %any IDs are equalMartin Willi2007-04-111-2/+9
* restructured file layoutMartin Willi2007-04-101-1/+1
* cosmetics in debug outputAndreas Steffen2007-04-061-14/+25
* support of ldap-based crl fetchingAndreas Steffen2007-04-061-16/+190
* implemented http get methodAndreas Steffen2007-04-032-4/+39
* removed unneded includesMartin Willi2007-03-301-1/+0
* use CURLOPT_NOSIGNALAndreas Steffen2007-03-141-0/+1
* cosmeticsAndreas Steffen2007-03-141-2/+2
* increased control debugging outputAndreas Steffen2007-03-141-2/+2
* fixed compilation warnings and errors when not using curlMartin Willi2007-03-132-1/+6
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
* whitelisting static Curl_getaddrinfo() memory leakAndreas Steffen2007-03-091-0/+6
* added fetcher_finalize() to clean up libcurlAndreas Steffen2007-03-082-1/+23
* http post fetching using libcurl implementedAndreas Steffen2007-03-072-8/+146
* addedAndreas Steffen2007-03-072-0/+132
* corrected @ingroup to utilsAndreas Steffen2007-03-071-1/+1
* merged tasking branch into trunkMartin Willi2007-02-286-26/+134
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+1
* 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