]> git.sur5r.net Git - openldap/history - libraries/liblber/bprint.c
Happy New Year (belated)
[openldap] / libraries / liblber / bprint.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-24 Howard ChuITS#5105 from Alexey Melnikov @ isode
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt Zeilengaacknowledgements and notices
2003-11-25 Kurt ZeilengaNotice updates
2003-07-08 Kurt Zeilengacode cleanup
2003-05-22 Kurt ZeilengaReverse unintended commit
2003-05-22 Kurt Zeilengacleanup
2003-01-03 Kurt ZeilengaHappy new year
2002-09-06 Howard ChuRemove dependencies on HAVE_VSNPRINTF, use replacement...
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-19 Kurt Zeilengaconst'ify and remove lint
2001-09-21 Howard ChuCheck debug level before invoking debug routine, slight...
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-05-07 Kurt ZeilengaMinor redef
2000-10-25 Gary Williamsadd new ber dump routine (behind NEW_LOGGING)
2000-10-13 Gary Williamsadd typedef for log function that was in lber.h
2000-10-12 Gary Williamsfirst try at logging improvements
2000-10-11 Kurt ZeilengaRemove max buffer constraint!
2000-10-02 Kurt ZeilengaInitialize globals as some linkers don't support shared...
2000-09-22 Kurt ZeilengaCode cleanup
2000-09-15 Kurt ZeilengaAnother minor ber_dump output format change
2000-09-15 Kurt ZeilengaMinor format adjust to ber_dump output
2000-09-15 Kurt Zeilengaconsistently use ber_pvt_ber_*() routines
2000-09-15 Ben Collinswrap unused function, ber_log_puts(), in #if 0
2000-09-14 Kurt ZeilengaRework ber dump to provide both hex and text output
2000-06-10 Kurt ZeilengaFound ber_error_print pieces which I forgot commit.
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuAdded LBER_OPT_LOG_PRINT_FILE to redirect the output...
1999-12-13 Kurt ZeilengaRemove lint
1999-11-08 Kurt Zeilenga*** empty log message ***
1999-10-19 Kurt ZeilengaMinor adjustments based upon initial read of draft...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-06 Hallvard FurusethCleanup: Complete renaming lber_*() to ber_*(). Fix...
1999-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-19 Kurt ZeilengaAdd UL to LBER tags.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1999-01-26 Kurt ZeilengaAdd lber_pvt.h with prototypes of lber_pvt_log_print...
1999-01-25 Kurt ZeilengaAdd support for LBER_OPT_LOG_PRINT_FN option.
1998-12-28 Kurt ZeilengaAdd simple copyright notice
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-27 Kurt Zeilengaadded ber_print_error() and renamed lber_bprint into...
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt Zeilengaclean up includes
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-23 Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-08-09 Kurt ZeilengaInitial revision