Commit Graph

11 Commits

Author SHA1 Message Date
leitner
6ef84457cc fix two bugs in the indexing code found by Georg Lehner
silence if statement indentation warnings (gcc has become more picky)
2017-02-25 08:40:23 +00:00
leitner
34c4ff4912 double free probably only an issue if you are not using dietlibc 2015-05-07 22:53:13 +00:00
leitner
d51d7571c0 mention security fixes 2015-05-07 22:48:32 +00:00
leitner
dae3ea8024 add oid and bitstring parsing and formatting to "generic" format string
routines, test them in t10.c
2011-04-28 21:33:10 +00:00
leitner
0baffda48f int underflow in indexing code (thx Andreas Stührk) 2008-07-28 13:24:27 +00:00
leitner
7bf8213396 fix substring matches (Zak Johnson) 2004-03-02 23:35:00 +00:00
leitner
fbc0865c50 FreeBSD compatibility (Dirk Meyer) 2004-02-26 17:26:30 +00:00
leitner
1d03b1e60f searchrequest scope handling (fixed by Thomas Walpuski)
add (primitive) auth support
2002-05-14 20:11:36 +00:00
leitner
e7d17909d7 add substring search stuff from Öc 2002-02-17 14:54:05 +00:00
leitner
e0a5cf85ee import patch from David Lichteblau and make scan_ldapsearchrequest work
again with the fixed code ;)
2002-01-28 02:34:21 +00:00
leitner
086e8790db fmt_asn1tag didn't set the high bit for the multibyte encoding 2002-01-18 13:41:40 +00:00