aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | 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-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