aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.h
Commit message (Collapse)AuthorAgeFilesLines
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-0/+5
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-65/+72
|
* merged tasking branch into trunkMartin Willi2007-02-281-1/+1
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-5/+1
| | | | | | | | | 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
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-5/+4
| | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups
* introduced new logging subsystem using bus:Martin Willi2006-10-181-2/+2
| | | | | | | 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-11/+4
|
* identification_t.matches() supports multiple wildcard countsAndreas Steffen2006-07-111-25/+45
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* cosmetics (space)Andreas Steffen2006-06-161-1/+1
|
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-291-20/+10
|
* moved definition of generalNames_t to identification.hAndreas Steffen2006-05-231-0/+17
|
* (no commit message)Martin Willi2006-05-101-0/+245