Commit Graph

7 Commits

Author SHA1 Message Date
leitner
1d95650489 change #include to move foo.h to libowfat/foo.h (needs current libowfat now) 2017-04-21 16:23:38 +00:00
leitner
b8771d5957 add more constness 2013-10-20 15:32:31 +00:00
leitner
e04ca78ff8 add "generic" format string based encoder and decoder (scan_asn1generic,
fmt_asn1generic, see t10.c for example usage)
add "generic" asn.1 dumper (in t10.c)
fix some read off-by-one errors, minor cleanups
add real OID support
add bitstring support
2011-04-28 19:50:11 +00:00
leitner
35f2b3b745 first shot at "addrequest" support 2007-06-28 22:17:33 +00:00
leitner
268e5be57a work in progress 2005-07-08 20:32:18 +00:00
leitner
ee32353df2 now the generated "data" file matches the old one
strlen -> str_len
2004-02-05 00:08:49 +00:00
leitner
81e6e9856a bindresponse is actually the same as ldapresult.
might as well rename it.
2002-01-15 00:30:39 +00:00