leitner
a4a0d74dda
sprinkle some attributes
2024-11-26 16:23:20 +00:00
leitner
353b5cbd00
adjust boolean code test suite
2023-09-07 16:18:48 +00:00
leitner
54d3625e1e
boolean true is encoded as 0xff not 1
2023-09-03 17:52:23 +00:00
leitner
187eda5860
support pipelining, requests > 8k
...
support modify requests on records in data (not the journal)
2023-01-18 12:18:01 +00:00
leitner
121739c20f
clarify comments
2022-01-08 00:45:54 +00:00
leitner
a6a5daf303
finish size_t conversion from unsigned long
2017-05-02 14:10:50 +00:00
leitner
7233b84786
add missing check to length parser
...
add code to iterate through x509v3 extensions
2014-04-23 14:10:48 +00:00
leitner
d184c99cf9
add asn1dump and support more OIDs
...
expand fmt_asn1generic
2011-09-27 20:07:13 +00:00
leitner
c7f7465116
first shot at x.509 certificate parsing
2011-05-12 00:22:49 +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
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
8f9cd366f0
split fmt_ldapadl into fmt_ldapadl and fmt_ldapavl (the former is a
...
SEQUENCE used in search requests, the latter is a SET used in search
results)
2002-03-14 21:05:36 +00:00
leitner
2848136fc9
provide some infrastructure for signed ints
2002-03-14 17:26:06 +00:00
leitner
23f9605293
fmtsearchresultentry now works
2002-01-15 00:15:27 +00:00
leitner
91f809d603
add parser for SearchResultEntry
2002-01-14 23:22:28 +00:00
leitner
a52787abd4
support AbandonRequest in t2.c
2002-01-14 22:01:01 +00:00
leitner
52d8194d4f
more work
2002-01-14 18:24:32 +00:00
leitner
2d32361380
check in work in progress.
...
Please see README.
2002-01-14 16:14:31 +00:00