openldap/libraries/liblber
1999-08-02 01:55:48 +00:00
..
assert.c s/LDAP_CONST/const/ in ldap_pvt_asser() prototype 1999-08-01 21:41:46 +00:00
bprint.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
decode.c Remove unsigned long: Change to ber_len_t or ber_tag_t. 1999-08-02 01:50:08 +00:00
dtest.c Remove unsigned long: Change to ber_len_t or ber_tag_t. 1999-08-02 01:50:08 +00:00
dtest.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
dtest.dsw
encode.c Fix bitmasks '0xhh << n' to '(masked type)0xhh << n' 1999-08-02 01:55:48 +00:00
etest.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
etest.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
etest.dsw
idtest.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
idtest.dsp
idtest.dsw
io.c detect write() and use HAVE_WRITE instead of 1999-06-28 04:11:41 +00:00
lber-int.h Add a couple of control flags to sockbufs and macros to test them. 1999-07-13 19:38:01 +00:00
liblber.dsp ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
liblber.dsw
Makefile.in
memory.c Add bmu_funcp to bmu_align_u 1999-07-13 03:54:42 +00:00
options.c constify use of invalue in <ber/ldap>_set_option() 1999-07-13 05:17:50 +00:00
sockbuf.c Pass socklen_t* instead of int* to getsockopt, accept, getpeername, recvfrom 1999-07-16 18:43:10 +00:00