aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.c
Commit message (Expand)AuthorAgeFilesLines
...
* merged tasking branch into trunkMartin Willi2007-02-281-10/+40
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-011-2/+2
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-24/+11
* 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
* introduced new logging subsystem using bus:Martin Willi2006-10-181-9/+5
* (no commit message)Martin Willi2006-09-271-104/+131
* added ID_ANY check to matches_binary()Andreas Steffen2006-09-251-0/+5
* fixed some compiler warnings4.0.4Martin Willi2006-09-211-1/+1
* identification_t.matches() supports multiple wildcard countsAndreas Steffen2006-07-111-60/+79
* updated copyright informationMartin Willi2006-07-071-1/+2
* fixed identification_t clone to apply function pointersMartin Willi2006-06-231-0/+3
* NULL string argument is treated as %anyAndreas Steffen2006-06-121-0/+3
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-291-216/+83
* moved definition of generalNames_t to identification.hAndreas Steffen2006-05-231-20/+5
* (no commit message)Martin Willi2006-05-101-0/+1167