openldap/libraries/liblber
Kurt Zeilenga 4e5ed2dffc Changed lc_conn to be a pointer to a BerElement to aid in state management.
Added validation to exposed opaque data structures (BerElement, Sockbuf,
and LDAP).  Added macros BER_VALID, SOCKBUF_VALID, LDAP_VALID.
Added ber_pvt_ber_bytes() and ber_pvt_ber_remaining() macros to hide
some ber internals.  These really should be handled by ber_get_option().
1999-05-28 19:33:05 +00:00
..
assert.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
bprint.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
decode.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
dtest.c etest/dtest now work correctly. Commented out bogus assert 1999-05-20 22:28:45 +00:00
dtest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
dtest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
encode.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
etest.c Improving e/d test (until I find the my damn bug) 1999-05-19 20:38:02 +00:00
etest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
etest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
idtest.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
idtest.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
idtest.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
io.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
lber-int.h Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
liblber.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
liblber.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Provide global assert solution. <ac/assert.h> (new) is now included 1999-03-20 03:13:24 +00:00
options.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00
sockbuf.c Changed lc_conn to be a pointer to a BerElement to aid in state management. 1999-05-28 19:33:05 +00:00