..
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
move berval memory routines to memory.c
1999-06-01 19:01:05 +00:00
dtest.c
Remove LDAP_LIBUI dependency.
1999-06-01 02:03:21 +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
Add LBER_ and LDAP_ memory allocators/deallocators for internal
1999-05-29 01:19:14 +00:00
etest.c
Remove LDAP_LIBUI dependency.
1999-06-01 02:03:21 +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
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
1999-05-29 05:16:31 +00:00
lber-int.h
Make first argument of *_get_option const (experimental).
1999-06-02 21:38:48 +00:00
liblber.dsp
Add LBER_ and LDAP_ memory allocators/deallocators for internal
1999-05-29 01:19:14 +00:00
liblber.dsw
merged with autoconf branch
1998-10-25 01:41:42 +00:00
Makefile.in
Add memory.c to -llber
1999-05-29 01:35:34 +00:00
memory.c
Add experimental wrong heap detection behind LDAP_MEMORY_DEBUG macro.
1999-06-02 21:34:34 +00:00
options.c
Make first argument of *_get_option const (experimental).
1999-06-02 21:38:48 +00:00
sockbuf.c
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
1999-05-29 05:16:31 +00:00