]> git.sur5r.net Git - openldap/history - libraries/liblber
Put ITS#5513 in correct release. 2.3 has not yet been returned to release engineering.
[openldap] / libraries / liblber /
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-08-27 Howard ChuITS#5105 fix from HEAD
2007-06-10 Hallvard FurusethImport ITS#4629 and ITS#5007 from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-11-07 Howard ChuITS#4606 fix from HEAD - use sock_err* macros instead...
2006-07-28 Kurt ZeilengaPatches from Quanah
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-14 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-01-20 Kurt ZeilengaSync with HEAD
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-07-09 Howard ChuFix 't' tag option
2004-06-30 Kurt Zeilengacleanup
2004-04-26 Kurt Zeilengafix Compare bug in liblber/memory.c (ITS#3116)
2004-04-25 Kurt ZeilengaAC_STRERROR_R
2004-04-15 Howard ChuNUL-terminate alloc'd berbuf (ITS#3086)
2004-04-08 Kurt ZeilengaITS#3072: remove extraneous assignment
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-02-04 Howard ChuFix prev EBCDIC commit
2004-02-03 Howard ChuFix EBCDIC conversion for syslog()
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Kurt Zeilengacleanup
2003-12-07 Howard ChuITS#2538 plug leak
2003-11-26 Kurt Zeilengaacknowledgements and notices
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaNotice updates
2003-10-01 Howard ChuFix typo in LTFINISH invcation
2003-07-08 Kurt Zeilengacode cleanup
2003-06-27 Hallvard FurusethFix typo in comment
2003-06-06 Hallvard Furuseth#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1...
2003-06-03 Hallvard FurusethCast unsigned char *p to char *.
2003-05-29 Howard ChuFix includes for EBCDIC
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
2003-05-22 Howard ChuFix reading multibyte lengths
2003-05-22 Kurt ZeilengaBack out last change... I forget ber_get_next eats...
2003-05-22 Kurt ZeilengaReverse unintended commit
2003-05-22 Kurt Zeilengacleanup
2003-05-22 Kurt ZeilengaRemove wrapping sequence to align with dtest
2003-05-22 Kurt ZeilengaAdd trickle code to test ber_get_next.
2003-05-22 Kurt ZeilengaFix dtest ber_get_next() usage
2003-05-20 Howard Chuber_get_next - set errno to 0 before calling ber_int_sb...
2003-05-20 Jong Hyuk Choi- change in message to modlist conversion
2003-05-19 Howard ChuMore ITS#2490 - fix retries for multi-byte lengths
2003-05-19 Howard ChuITS#2490 - more retry checks
2003-05-19 Howard ChuITS#2490 - allow retry for incomplete reads of BER...
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-04-29 Howard ChuFree ber mem arrays in reverse order. (better for sl_free)
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
2003-04-25 Howard ChuEBCDIC fix - ber_pvt_strcopy is now lutil_strcopy
2003-04-24 Howard ChuClean up prev commit
2003-04-24 Howard ChuFix multi-byte tag parsing
2003-04-24 Howard ChuITS#2465 fix? ber_get_next must read at least sizeof...
2003-04-24 Howard ChuITS#2458 fix array decoding
2003-04-10 Howard ChuMore malloc context tweaks
2003-04-09 Howard ChuExtended API for ber_mem functions, add context argument.
2003-04-09 Howard ChuITS#2434 ber accessors
2003-04-06 Kurt Zeilengamark a few translatable strings
2003-03-22 Kurt ZeilengaUse ifdef not comment to comment out code
2003-03-12 Howard ChuAdd comment to previous
2003-03-12 Howard ChuITS#2365 - preserve internal ber_tag as well as ber_ptr...
2003-03-04 Pierangelo Masaratisilence warning
2003-03-03 Howard ChuFix ITS#2344, prev commit changed too much.
2003-03-03 Howard ChuReplace recursive get_stringbvr with iterative get_stri...
2003-03-02 Howard ChuUse fixed sizes for ber_get_next to avoid 64-bit hangs.
2003-02-09 Kurt ZeilengaWe should be calling libtool --finish when install...
2003-01-31 Howard Chuber_flush shouldn't be logging with _ANY, changed to...
2003-01-23 Howard ChuFix typo
2003-01-23 Howard ChuFix ITS#2280, reject sequences with invalid lengths
2003-01-22 Kurt ZeilengaITS#2275: PROTOS ber_get_next() fix
2003-01-19 Hallvard FurusethRemove an implicit int, to silence gcc warnings.
2003-01-19 Hallvard FurusethRemove pointless `unsigned < 0' test.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-20 Howard ChuFix ITS#2246, fix in rev 1.73 was in the wrong place
2002-12-18 Howard ChuAdded ber_flatten2 - uses passed in struct berval,...
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-11-27 Howard ChuITS#2128, setvbuf is unreliable
2002-11-26 Kurt ZeilengaReorder build order to ensure -llutil is available...
2002-11-10 Pierangelo Masaratisilence warnings
2002-10-17 Kurt ZeilengaFix ITS#2142
2002-10-08 Kurt ZeilengaBump EXBUFSIZ up a bit
2002-10-08 Kurt ZeilengaFix realloc() bugs
2002-09-10 Howard ChuMoved stdio replacements from liblutil lutil_* to liblb...
2002-09-06 Howard ChuRemove dependencies on HAVE_VSNPRINTF, use replacement...
2002-08-29 Howard ChuFor ITS#1983, in ber_pvt_sb_do_write, partial writes...
2002-08-06 Howard ChuITS#1998 ber_mem2bv should accept 0-length calls, just...
2002-08-01 Howard ChuRevert previous commit. Fix needs more design.
2002-08-01 Howard ChuITS#910, ITS#1983 retry partial writes in ber_pvt_sb_do...
2002-07-27 Howard Chutest programs need -llutil
2002-07-26 Howard ChuFix previous commit, "data" disappeared...
2002-07-26 Howard ChuConditionalize use of vsyslog
2002-07-23 Kurt ZeilengaMisc sprintf/snprintf cleanup
2002-07-11 Julius Enarusaidebug.c file moved from liblutil to liblber due to...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-11 Howard ChuFix SEGV on single-byte connection input
next