
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_REL_ENG_2
Revision 1.34: download - view: text, markup - select for diffs
Fri Jun 18 21:53:07 1999 UTC (23 years, 7 months ago) by kdz
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_BP,
OPENLDAP_REL_ENG_2_0_ALPHA,
OPENLDAP_DEVEL_SCHEMA,
OPENLDAP_DEVEL_REFERRALS
Branch point for: OPENLDAP_REL_ENG_2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +121 -83
lines
ber_int_t, ber_tag_t, ber_socket_t, ber_len_t
added lber_types.h.nt, lber_types.h.in
removal of NULLxxx internal macros (in favor of NULL).
ch_free added to slapd,slurpd/ch_malloc.c
#define free ch_free (should be removed after s/free/ch_free/g) in proto-slap.h
ch_malloc and friends use ber_memalloc and friends
Revision 1.34.6.10: download - view: text, markup - select for diffs
Fri Jan 4 20:38:18 2002 UTC (21 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_27,
OPENLDAP_REL_ENG_2_0_26,
OPENLDAP_REL_ENG_2_0_25,
OPENLDAP_REL_ENG_2_0_24,
OPENLDAP_REL_ENG_2_0_23,
OPENLDAP_REL_ENG_2_0_22,
OPENLDAP_REL_ENG_2_0_21,
OPENLDAP_REL_ENG_2_0_20
Diff to: previous 1.34.6.9: preferred, colored; branchpoint 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34.6.9: +2 -2
lines
Update copyrights for year 2002
Revision 1.34.6.9: download - view: text, markup - select for diffs
Tue Dec 4 18:49:15 2001 UTC (21 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_19
Diff to: previous 1.34.6.8: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.8: +10 -14
lines
Import latest leak fix from HEAD.
Revision 1.34.6.8: download - view: text, markup - select for diffs
Tue Nov 6 16:49:17 2001 UTC (21 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
Diff to: previous 1.34.6.7: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.7: +18 -1
lines
Fix realloc bug
Revision 1.34.6.7: download - view: text, markup - select for diffs
Sun May 6 19:53:57 2001 UTC (21 years, 8 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_9,
OPENLDAP_REL_ENG_2_0_8,
OPENLDAP_REL_ENG_2_0_18,
OPENLDAP_REL_ENG_2_0_17,
OPENLDAP_REL_ENG_2_0_16,
OPENLDAP_REL_ENG_2_0_15,
OPENLDAP_REL_ENG_2_0_14,
OPENLDAP_REL_ENG_2_0_13,
OPENLDAP_REL_ENG_2_0_12,
OPENLDAP_REL_ENG_2_0_11,
OPENLDAP_REL_ENG_2_0_10
Diff to: previous 1.34.6.6: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.6: +9 -2
lines
Import -llber hardening
Revision 1.34.6.6: download - view: text, markup - select for diffs
Thu Oct 12 19:52:39 2000 UTC (22 years, 3 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_7
Diff to: previous 1.34.6.5: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.5: +71 -56
lines
Import latest BER library changes
Revision 1.34.6.5: download - view: text, markup - select for diffs
Mon Oct 2 17:26:31 2000 UTC (22 years, 4 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_5
Diff to: previous 1.34.6.4: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.4: +17 -7
lines
Import stringal change to return {NULL,0} when len is 0
Revision 1.34.6.4: download - view: text, markup - select for diffs
Sat Jul 29 01:53:07 2000 UTC (22 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_GAMMA,
OPENLDAP_REL_ENG_2_0_6,
OPENLDAP_REL_ENG_2_0_4,
OPENLDAP_REL_ENG_2_0_3,
OPENLDAP_REL_ENG_2_0_2,
OPENLDAP_REL_ENG_2_0_1,
OPENLDAP_REL_ENG_2_0_0
Diff to: previous 1.34.6.3: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.3: +11 -18
lines
Import latest from devel
Revision 1.34.6.3: download - view: text, markup - select for diffs
Tue Jun 13 17:57:17 2000 UTC (22 years, 7 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_BETA,
OPENLDAP_REL_ENG_2_0_ALPHA4
Diff to: previous 1.34.6.2: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.2: +37 -87
lines
Merge latest devel codes into releng 2 branch.
Remove back-perl, back-sql, back-tcl from branch as they have yet
to be updated.
Additional changes are needed prior to release of alpha4.
Revision 1.34.6.2: download - view: text, markup - select for diffs
Fri Sep 10 20:25:24 1999 UTC (23 years, 4 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA3
Diff to: previous 1.34.6.1: preferred, colored; branchpoint 1.34: preferred, colored
Changes since revision 1.34.6.1: +2 -23
lines
Merge in all devel changes since 2.0-alpha2.
Move OPENLDAP_REL_ENG_2_MP forward.
Revision 1.34.6.1: download - view: text, markup - select for diffs
Thu Aug 19 19:32:32 1999 UTC (23 years, 5 months ago) by kdz
Branches: OPENLDAP_REL_ENG_2
CVS tags: OPENLDAP_REL_ENG_2_0_ALPHA2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -8
lines
Merge in all -devel changes made since branch was created.
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org