mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 02:59:34 -05:00
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(). |
||
|---|---|---|
| .. | ||
| assert.c | ||
| bprint.c | ||
| decode.c | ||
| dtest.c | ||
| dtest.dsp | ||
| dtest.dsw | ||
| encode.c | ||
| etest.c | ||
| etest.dsp | ||
| etest.dsw | ||
| idtest.c | ||
| idtest.dsp | ||
| idtest.dsw | ||
| io.c | ||
| lber-int.h | ||
| liblber.dsp | ||
| liblber.dsw | ||
| Makefile.in | ||
| options.c | ||
| sockbuf.c | ||