aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.c
Commit message (Collapse)AuthorAgeFilesLines
...
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-142/+150
|
* replaced strncmp() == 0 by strneq()Andreas Steffen2007-10-071-3/+11
|
* cosmeticsAndreas Steffen2007-10-071-0/+3
|
* prototype implemementation of an sqlite configuration backendMartin Willi2007-09-181-2/+9
|
* replaced hex_str() by fprintf(#B) for printing unknown OIDsAndreas Steffen2007-08-141-16/+3
|
* updated XML interface to new schemaMartin Willi2007-07-191-1/+1
|
* case insensitive identification_t.equals() for FQDN and RFC822ADDRMartin Willi2007-06-141-3/+25
|
* cloning %any ID without zero-byte memleakMartin Willi2007-04-161-1/+4
|
* two %any IDs are equalMartin Willi2007-04-111-2/+9
|
* 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
| | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements
* 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
| | | | | | | 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