index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
utils
/
identification.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make TNC Access Requestor ID available to IMVs
Andreas Steffen
2013-03-03
1
-9
/
+15
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
1
-5
/
+5
*
Pass opaque data to printf hooks and print_in_hook()
Martin Willi
2012-07-13
1
-5
/
+5
*
Properly handle empty RDN values in DN strings.
Tobias Brunner
2012-06-07
1
-3
/
+11
*
Add support for dnQualifier in DNs.
Tobias Brunner
2012-03-29
1
-0
/
+2
*
support unstructuredAddress in left|rightid
Andreas Steffen
2011-04-18
1
-26
/
+28
*
Do not print empty DN identities as invalid
Martin Willi
2011-01-05
1
-2
/
+8
*
Do not strdup() zero length strings in identification_create_from_string()
Martin Willi
2010-08-31
1
-4
/
+20
*
Fix use of snprintf() in identification DN to ASCII conversion
Martin Willi
2010-07-28
1
-0
/
+12
*
Use the group constraint in a more generic fashion, not only for attribute ce...
Martin Willi
2010-07-05
1
-3
/
+1
*
Renamed clone function to avoid name clash with uclibc
Martin Willi
2010-04-07
1
-2
/
+2
*
Migrated identification_t to INIT/METHOD macros
Martin Willi
2009-12-21
1
-128
/
+95
*
Added identification constructor using a chunk of data, guessing id type
Martin Willi
2009-11-12
1
-0
/
+12
*
display printable characters in dntoa()
Andreas Steffen
2009-11-04
1
-9
/
+4
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
1
-0
/
+1
*
created identification_create_from_sockaddr() function
Andreas Steffen
2009-10-09
1
-0
/
+33
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-46
/
+46
*
removed obsolete fingerprint identification types
Martin Willi
2009-08-26
1
-12
/
+7
*
pruned OID tree
Andreas Steffen
2009-08-18
1
-5
/
+4
*
fixed wrong emailAddress OID introduced by revision c31687da
Andreas Steffen
2009-08-18
1
-3
/
+3
*
parse RDNs in multiple SEQUENCEs in all SETs of a DN
Martin Willi
2009-08-03
1
-16
/
+24
*
Corrected check for valid ASN1 types in rdn_enumerate.
Tobias Brunner
2009-07-14
1
-2
/
+3
*
double free caused strange side effects
Andreas Steffen
2009-07-13
1
-1
/
+0
*
great, I got my comma back
Andreas Steffen
2009-07-12
1
-1
/
+1
*
added missing equals() method assignment for ID_ANY identities
Martin Willi
2009-07-07
1
-1
/
+2
*
centralized ID type specific method assignement in generic constructor
Martin Willi
2009-07-06
1
-105
/
+69
*
removed obsolete init_rdn()/get_next_rdn() functions
Martin Willi
2009-07-06
1
-124
/
+0
*
reimplemented dnota() using RDN enumerator
Martin Willi
2009-07-06
1
-72
/
+44
*
replaced {same,match}_dn() by compare_dn(), using the RDN enumerator
Martin Willi
2009-07-06
1
-156
/
+93
*
fixed memleak if RND parsing fails
Martin Willi
2009-07-06
1
-0
/
+1
*
contains_wildcard() for DNs uses RDN enumerator
Martin Willi
2009-07-06
1
-19
/
+11
*
simplified identification_t.clone() using memcpy
Martin Willi
2009-07-06
1
-7
/
+2
*
use an enumerator to parse RDNs, based on asn1_unwrap() function
Martin Willi
2009-07-06
1
-119
/
+145
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
asn1_build_known_oid() includes ASN1_OID tag and length
Andreas Steffen
2009-04-16
1
-2
/
+2
*
added create_part_enumerator() to indentity, allows to enumerate RDNs etc.
Martin Willi
2009-04-14
1
-1
/
+120
*
moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookup
Martin Willi
2009-04-14
1
-129
/
+75
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-35
/
+34
*
implementation of contains_wildcards() for ID_DER_ASN1_DN identities
Martin Willi
2009-03-26
1
-2
/
+32
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
1
-30
/
+8
*
support of dynamic/128 and %any6
Andreas Steffen
2009-02-05
1
-0
/
+1
*
stroke parses and lists AC groups
Andreas Steffen
2008-09-17
1
-0
/
+2
*
ported parts of two-sim branch
Martin Willi
2008-08-22
1
-0
/
+2
*
fixed matches() check for RFC822/FQDN without wildcards
Martin Willi
2008-06-13
1
-2
/
+2
*
implemented identification_t.match() case insensitive for RFC822/FQDN
Martin Willi
2008-06-12
1
-2
/
+2
*
support for left bounded padding in %H and %D
Martin Willi
2008-05-09
1
-0
/
+4
*
supporting width modifier in identification_t printf hook (e.g. %30D)
Martin Willi
2008-05-09
1
-39
/
+22
*
support for @#hex ID_KEY_ID identification_t
Martin Willi
2008-05-06
1
-3
/
+5
*
refactoring of the ASN.1 parser
Andreas Steffen
2008-04-26
1
-5
/
+7
*
support for hash and URL encoded certificate payloads in charon
Tobias Brunner
2008-04-18
1
-3
/
+6
[next]