
CVS log for libraries/liblber/decode.c
Up to [OpenLDAP] / libraries / liblber
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: OPENLDAP_DEVEL_BER_TYPES
Revision 1.33: download - view: text, markup - select for diffs
Thu Jun 3 16:24:23 1999 UTC (24 years, 6 months ago) by kdz
Branches: MAIN
Branch point for: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -0
lines
Enable browsing info in MSVC debugging configurations.
Toy with dllimport/dllexport stuff (think I'll leave the real dll work to
somebody else).
Added ldap_strdup() wrapper of ber_strdup().
Revision 1.33.2.2: download - view: text, markup - select for diffs
Fri Jun 18 00:19:45 1999 UTC (24 years, 5 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.33.2.1: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33.2.1: +17 -14
lines
s/NULLxxx/NULL
s/xxx/ber_xxx_t/
Revision 1.33.2.1: download - view: text, markup - select for diffs
Thu Jun 17 17:09:52 1999 UTC (24 years, 5 months ago) by kdz
Branches: OPENLDAP_DEVEL_BER_TYPES
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +110 -75
lines
Introduction of BER types (ber_int_t, ber_tag_t, ber_len_t, ber_socket_t)
and lber_types.h (NT version only, need to write configure support for other
platforms). Changes to sources are likely incomplete and buggy.
This is a work in progress.
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org