aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved chunk_t to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Pass opaque data to printf hooks and print_in_hook()Martin Willi2012-07-131-2/+2
|
* Add support for dnQualifier in DNs.Tobias Brunner2012-03-291-1/+3
|
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* Use the group constraint in a more generic fashion, not only for attribute ↵Martin Willi2010-07-051-5/+0
| | | | certificates
* Added identification constructor using a chunk of data, guessing id typeMartin Willi2009-11-121-0/+8
|
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-131-1/+2
|
* corrected captionAndreas Steffen2009-10-091-1/+1
|
* created identification_create_from_sockaddr() functionAndreas Steffen2009-10-091-0/+8
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-41/+41
|
* removed obsolete fingerprint identification typesMartin Willi2009-08-261-31/+16
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+7
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* added create_part_enumerator() to indentity, allows to enumerate RDNs etc.Martin Willi2009-04-141-4/+65
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-7/+5
|
* updated DoxyfileMartin Willi2009-03-241-4/+4
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* printf hooks refactored to increase portability (i.e. support for platforms ↵Tobias Brunner2009-03-121-4/+7
| | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
* stroke parses and lists AC groupsAndreas Steffen2008-09-171-4/+9
|
* ported parts of two-sim branchMartin Willi2008-08-221-0/+5
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* 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