aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* linked list cleanupsMartin Willi2006-10-242-99/+183
| | | | | added list methods invoke(), destroy_offset(), destroy_function() simplified list destruction when destroying its items
* introduced new logging subsystem using bus:Martin Willi2006-10-1812-1490/+78
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* (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
| | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE
* 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
| | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support
* cleanups in kernel interface codeMartin Willi2006-07-183-57/+34
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* 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
| | | | rather than overriding functions
* 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
| | | | | excluded pthread_setspecific from leak detective
* 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
| | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack
* - applied andreas's patchMartin Willi2006-05-184-27/+25
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - added random source ./configure optionsMartin Willi2006-05-172-3/+7
| | | | | - fixed default-pkcs11 option
* (no commit message)Martin Willi2006-05-102-3/+0
|
* (no commit message)Martin Willi2006-05-1020-0/+5520