]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/utils/identification.c
Fix output of ASN.1 GN
[people/ms/strongswan.git] / src / libstrongswan / utils / identification.c
2013-06-11  Tobias BrunnerFix output of ASN.1 GN
2013-06-11  Tobias BrunnerUse chunk_from_str in identification_from_string
2013-06-11  Tobias BrunnerParse empty string as ID_ANY
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-03  Andreas Steffenmake TNC Access Requestor ID available to IMVs
2012-09-28  Tobias BrunnerMake sure first argument is an int when using %.*s...
2012-07-13  Martin WilliPass opaque data to printf hooks and print_in_hook()
2012-06-07  Tobias BrunnerProperly handle empty RDN values in DN strings.
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-03-29  Tobias BrunnerAdd support for dnQualifier in DNs.
2011-04-18  Andreas Steffensupport unstructuredAddress in left|rightid
2011-01-05  Martin WilliDo not print empty DN identities as invalid
2010-08-31  Martin WilliDo not strdup() zero length strings in identification_c...
2010-07-28  Martin WilliFix use of snprintf() in identification DN to ASCII...
2010-07-05  Martin WilliUse the group constraint in a more generic fashion...
2010-04-07  Martin WilliRenamed clone function to avoid name clash with uclibc
2009-12-21  Martin WilliMigrated identification_t to INIT/METHOD macros
2009-11-12  Martin WilliAdded identification constructor using a chunk of data...
2009-11-04  Andreas Steffendisplay printable characters in dntoa()
2009-10-13  Andreas Steffenmoved attribute_manager to libstrongswan
2009-10-08  Andreas Steffencreated identification_create_from_sockaddr() function
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-26  Martin Williremoved obsolete fingerprint identification types
2009-08-18  Andreas Steffenpruned OID tree
2009-08-18  Andreas Steffenfixed wrong emailAddress OID introduced by revision...
2009-08-03  Martin Williparse RDNs in multiple SEQUENCEs in all SETs of a DN
2009-07-14  Tobias BrunnerCorrected check for valid ASN1 types in rdn_enumerate.
2009-07-13  Andreas Steffendouble free caused strange side effects
2009-07-12  Andreas Steffengreat, I got my comma back
2009-07-07  Martin Williadded missing equals() method assignment for ID_ANY...
2009-07-06  Martin Willicentralized ID type specific method assignement in...
2009-07-06  Martin Williremoved obsolete init_rdn()/get_next_rdn() functions
2009-07-06  Martin Willireimplemented dnota() using RDN enumerator
2009-07-06  Martin Willireplaced {same,match}_dn() by compare_dn(), using the...
2009-07-06  Martin Willifixed memleak if RND parsing fails
2009-07-06  Martin Willicontains_wildcard() for DNs uses RDN enumerator
2009-07-06  Martin Willisimplified identification_t.clone() using memcpy
2009-07-06  Martin Williuse an enumerator to parse RDNs, based on asn1_unwrap...
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-16  Andreas Steffenasn1_build_known_oid() includes ASN1_OID tag and length
2009-04-14  Martin Williadded create_part_enumerator() to indentity, allows...
2009-04-14  Martin Willimoved RDN OIDs to oid.txt, use asn1_get_known_oid(...
2009-04-14  Martin Willimerged multi-auth branch back into trunk
2009-03-26  Martin Williimplementation of contains_wildcards() for ID_DER_ASN1_...
2009-03-12  Tobias Brunnerprintf hooks refactored to increase portability (i...
2009-02-05  Andreas Steffensupport of dynamic/128 and %any6
2008-09-17  Andreas Steffenstroke parses and lists AC groups
2008-08-22  Martin Williported parts of two-sim branch
2008-06-13  Martin Willifixed matches() check for RFC822/FQDN without wildcards
2008-06-12  Martin Williimplemented identification_t.match() case insensitive...
2008-05-09  Martin Willisupport for left bounded padding in %H and %D
2008-05-09  Martin Willisupporting width modifier in identification_t printf...
2008-05-06  Martin Willisupport for @#hex ID_KEY_ID identification_t
2008-04-26  Andreas Steffenrefactoring of the ASN.1 parser
2008-04-18  Tobias Brunnersupport for hash and URL encoded certificate payloads...
2008-03-19  Andreas Steffenattempt to achieve consistent debugging output
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2007-10-07  Andreas Steffenreplaced strncmp() == 0 by strneq()
2007-10-07  Andreas Steffencosmetics
2007-09-18  Martin Williprototype implemementation of an sqlite configuration...
2007-08-14  Andreas Steffenreplaced hex_str() by fprintf(#B) for printing unknown...
2007-07-19  Martin Williupdated XML interface to new schema
2007-06-14  Martin Willicase insensitive identification_t.equals() for FQDN...
2007-04-16  Martin Willicloning %any ID without zero-byte memleak
2007-04-11  Martin Willitwo %any IDs are equal
2007-02-28  Martin Willimerged tasking branch into trunk
2007-02-01  Martin Willirenamed all static clone() functions to avoid naming...
2006-10-31  Martin Willibetter split up of library files "types.h" & "definitio...
2006-10-30  Andreas Steffendo not sanitize '*' character
2006-10-27  Andreas Steffenspaces should not be sanitized
2006-10-26  Martin Williimproved signal handling and emitting
2006-10-18  Martin Williintroduced new logging subsystem using bus:
2006-09-27  Martin Willi(no commit message)
2006-09-25  Andreas Steffenadded ID_ANY check to matches_binary()
2006-09-21  Martin Willifixed some compiler warnings
2006-07-11  Andreas Steffenidentification_t.matches() supports multiple wildcard...
2006-07-07  Martin Williupdated copyright information
2006-06-23  Martin Willifixed identification_t clone to apply function pointers
2006-06-12  Andreas SteffenNULL string argument is treated as %any
2006-05-29  Andreas Steffenreworked parsing and matching of subjectAltNames
2006-05-23  Andreas Steffenmoved definition of generalNames_t to identification.h
2006-05-10  Martin Willi(no commit message)