aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.h
Commit message (Expand)AuthorAgeFilesLines
* identification: Add support for dmdName RDN (2.5.4.54)Yannick Cann2016-04-251-0/+2
* Support pseudonym RDNAndreas Steffen2016-01-271-0/+2
* identification: Remove unused ID_USER_ID typeTobias Brunner2015-08-171-5/+0
* identification: Add hash() methodTobias Brunner2015-08-061-1/+9
* identification: Support custom types in string constructor prefixesMartin Willi2014-10-301-0/+3
* identification: Support prefixes in string constructors for an explicit typeMartin Willi2014-10-301-0/+6
* Fix various API doc issues and typosTobias Brunner2013-07-181-1/+0
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-031-3/+3
* 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
* Use the group constraint in a more generic fashion, not only for attribute ce...Martin Willi2010-07-051-5/+0
* 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
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-4/+7
* stroke parses and lists AC groupsAndreas Steffen2008-09-171-4/+9
* ported parts of two-sim branchMartin Willi2008-08-221-0/+5
* 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
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-5/+4
* introduced new logging subsystem using bus:Martin Willi2006-10-181-2/+2
* (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