add oid and bitstring parsing and formatting to "generic" format string

routines, test them in t10.c
This commit is contained in:
leitner
2011-04-28 21:33:10 +00:00
parent e04ca78ff8
commit dae3ea8024
12 changed files with 181 additions and 50 deletions

4
THANKS
View File

@@ -2,7 +2,7 @@ Trevor Harrison found a bug in fmt_asn1tag for the multibyte encoding.
David Lichteblau found lots of problems in the ASN.1 code.
Özgür Kesim helped fix the substring search.
Özgür Kesim helped fix the substring search.
Thomas Walpuski has found lots of problems with the LDAP code.
@@ -10,5 +10,5 @@ Dirk Meyer helped BSD portability.
Zak Johnson fixed substring matches in ldap_match_mapped.
Andreas Stührk found a possible integer underflow in the indexing code.
Andreas Stührk found a possible integer underflow in the indexing code.
I'd be astounded if someone found a way to exploit it, though.