2006-04-13 |
Hallvard Furuseth | Cleanup since last patch (remove unused label) |
tree | commitdiff |
2006-04-09 |
Pierangelo Masarati | better fix for ITS#4483 |
tree | commitdiff |
2006-04-08 |
Pierangelo Masarati | don't leak a BerElement |
tree | commitdiff |
2006-02-14 |
Kurt Zeilenga | unifdef -DLDAP_NULL_IS_NULL |
tree | commitdiff |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
tree | commitdiff |
2005-12-27 |
Pierangelo Masarati | add severity-aware logging (ITS#4282) |
tree | commitdiff |
2005-11-12 |
Pierangelo Masarati | don't malloc empty strings for matched, error |
tree | commitdiff |
2005-11-12 |
Howard Chu | Cleanup lbo_valid / meminuse / memfuncs |
tree | commitdiff |
2005-09-28 |
Howard Chu | ITS#4046 fix recvfrom len |
tree | commitdiff |
2005-09-13 |
Howard Chu | Simplify array operations |
tree | commitdiff |
2005-09-10 |
Pierangelo Masarati | silence warnings |
tree | commitdiff |
2005-08-02 |
Hallvard Furuseth | Fix printf formats for LDAP_MEMORY_TRACE |
tree | commitdiff |
2005-08-01 |
Hallvard Furuseth | Handle LBER_SB_OPT_[GS]ET_FD arg as ber_socket_t like... |
tree | commitdiff |
2005-07-21 |
Pierangelo Masarati | don't malloc when not required? |
tree | commitdiff |
2005-07-20 |
Pierangelo Masarati | mostly revert previous commit |
tree | commitdiff |
2005-07-20 |
Pierangelo Masarati | allow to unregister (and free) memory handling functions |
tree | commitdiff |
2005-07-18 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
tree | commitdiff |
2005-04-27 |
Pierangelo Masarati | fix previous commit |
tree | commitdiff |
2005-04-21 |
Pierangelo Masarati | introduce ber_bvreplace() |
tree | commitdiff |
2005-01-01 |
Kurt Zeilenga | Happy New Year! |
tree | commitdiff |
2004-10-19 |
Kurt Zeilenga | More NEW_LOGGING removal |
tree | commitdiff |
2004-09-04 |
Kurt Zeilenga | unifdef -UNEW_LOGGING |
tree | commitdiff |
2004-09-04 |
Kurt Zeilenga | Move MSVC port to the Attic |
tree | commitdiff |
2004-07-09 |
Howard Chu | Fix 't' tag option |
tree | commitdiff |
2004-06-30 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2004-04-26 |
Kurt Zeilenga | fix Compare bug in liblber/memory.c (ITS#3116) |
tree | commitdiff |
2004-04-25 |
Kurt Zeilenga | AC_STRERROR_R |
tree | commitdiff |
2004-04-15 |
Howard Chu | NUL-terminate alloc'd berbuf (ITS#3086) |
tree | commitdiff |
2004-04-08 |
Kurt Zeilenga | ITS#3072: remove extraneous assignment |
tree | commitdiff |
2004-03-05 |
Howard Chu | ITS#2992 Windows fixes from Alexey Melnikov |
tree | commitdiff |
2004-02-04 |
Howard Chu | Fix prev EBCDIC commit |
tree | commitdiff |
2004-02-03 |
Howard Chu | Fix EBCDIC conversion for syslog() |
tree | commitdiff |
2004-01-01 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2003-12-07 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-12-07 |
Howard Chu | ITS#2538 plug leak |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | acknowledgements and notices |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Updated notices and acknowledgements |
tree | commitdiff |
2003-11-26 |
Kurt Zeilenga | Notice/Acknowledge updates |
tree | commitdiff |
2003-11-25 |
Kurt Zeilenga | Notice updates |
tree | commitdiff |
2003-10-01 |
Howard Chu | Fix typo in LTFINISH invcation |
tree | commitdiff |
2003-07-08 |
Kurt Zeilenga | code cleanup |
tree | commitdiff |
2003-06-27 |
Hallvard Furuseth | Fix typo in comment |
tree | commitdiff |
2003-06-06 |
Hallvard Furuseth | #define *_OPT_ON &ber_pvt_opt_on. The old (void*)1... |
tree | commitdiff |
2003-06-03 |
Hallvard Furuseth | Cast unsigned char *p to char *. |
tree | commitdiff |
2003-05-29 |
Howard Chu | Fix includes for EBCDIC |
tree | commitdiff |
2003-05-28 |
Howard Chu | Fix LBER_OPT_MEMCTX behavior |
tree | commitdiff |
2003-05-22 |
Howard Chu | Fix reading multibyte lengths |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | Back out last change... I forget ber_get_next eats... |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | Reverse unintended commit |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | Remove wrapping sequence to align with dtest |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | Add trickle code to test ber_get_next. |
tree | commitdiff |
2003-05-22 |
Kurt Zeilenga | Fix dtest ber_get_next() usage |
tree | commitdiff |
2003-05-20 |
Howard Chu | ber_get_next - set errno to 0 before calling ber_int_sb... |
tree | commitdiff |
2003-05-20 |
Jong Hyuk Choi | - change in message to modlist conversion |
tree | commitdiff |
2003-05-19 |
Howard Chu | More ITS#2490 - fix retries for multi-byte lengths |
tree | commitdiff |
2003-05-19 |
Howard Chu | ITS#2490 - more retry checks |
tree | commitdiff |
2003-05-19 |
Howard Chu | ITS#2490 - allow retry for incomplete reads of BER... |
tree | commitdiff |
2003-05-02 |
Hallvard Furuseth | Fix assignment of <char/int>* to unsigned <char/int... |
tree | commitdiff |
2003-04-29 |
Howard Chu | Free ber mem arrays in reverse order. (better for sl_free) |
tree | commitdiff |
2003-04-29 |
Hallvard Furuseth | Reduce warnings: Add missing 0 or NULL initializers... |
tree | commitdiff |
2003-04-25 |
Howard Chu | EBCDIC fix - ber_pvt_strcopy is now lutil_strcopy |
tree | commitdiff |
2003-04-24 |
Howard Chu | Clean up prev commit |
tree | commitdiff |
2003-04-24 |
Howard Chu | Fix multi-byte tag parsing |
tree | commitdiff |
2003-04-24 |
Howard Chu | ITS#2465 fix? ber_get_next must read at least sizeof... |
tree | commitdiff |
2003-04-24 |
Howard Chu | ITS#2458 fix array decoding |
tree | commitdiff |
2003-04-10 |
Howard Chu | More malloc context tweaks |
tree | commitdiff |
2003-04-09 |
Howard Chu | Extended API for ber_mem functions, add context argument. |
tree | commitdiff |
2003-04-09 |
Howard Chu | ITS#2434 ber accessors |
tree | commitdiff |
2003-04-06 |
Kurt Zeilenga | mark a few translatable strings |
tree | commitdiff |
2003-03-22 |
Kurt Zeilenga | Use ifdef not comment to comment out code |
tree | commitdiff |
2003-03-12 |
Howard Chu | Add comment to previous |
tree | commitdiff |
2003-03-12 |
Howard Chu | ITS#2365 - preserve internal ber_tag as well as ber_ptr... |
tree | commitdiff |
2003-03-04 |
Pierangelo Masarati | silence warning |
tree | commitdiff |
2003-03-03 |
Howard Chu | Fix ITS#2344, prev commit changed too much. |
tree | commitdiff |
2003-03-03 |
Howard Chu | Replace recursive get_stringbvr with iterative get_stri... |
tree | commitdiff |
2003-03-02 |
Howard Chu | Use fixed sizes for ber_get_next to avoid 64-bit hangs. |
tree | commitdiff |
2003-02-09 |
Kurt Zeilenga | We should be calling libtool --finish when install... |
tree | commitdiff |
2003-01-31 |
Howard Chu | ber_flush shouldn't be logging with _ANY, changed to... |
tree | commitdiff |
2003-01-23 |
Howard Chu | Fix typo |
tree | commitdiff |
2003-01-23 |
Howard Chu | Fix ITS#2280, reject sequences with invalid lengths |
tree | commitdiff |
2003-01-22 |
Kurt Zeilenga | ITS#2275: PROTOS ber_get_next() fix |
tree | commitdiff |
2003-01-19 |
Hallvard Furuseth | Remove an implicit int, to silence gcc warnings. |
tree | commitdiff |
2003-01-19 |
Hallvard Furuseth | Remove pointless `unsigned < 0' test. |
tree | commitdiff |
2003-01-03 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2002-12-20 |
Howard Chu | Fix ITS#2246, fix in rev 1.73 was in the wrong place |
tree | commitdiff |
2002-12-18 |
Howard Chu | Added ber_flatten2 - uses passed in struct berval,... |
tree | commitdiff |
2002-11-28 |
Kurt Zeilenga | proxy authz control (client only) |
tree | commitdiff |
2002-11-27 |
Howard Chu | ITS#2128, setvbuf is unreliable |
tree | commitdiff |
2002-11-26 |
Kurt Zeilenga | Reorder build order to ensure -llutil is available... |
tree | commitdiff |
2002-11-10 |
Pierangelo Masarati | silence warnings |
tree | commitdiff |
2002-10-17 |
Kurt Zeilenga | Fix ITS#2142 |
tree | commitdiff |
2002-10-08 |
Kurt Zeilenga | Bump EXBUFSIZ up a bit |
tree | commitdiff |
2002-10-08 |
Kurt Zeilenga | Fix realloc() bugs |
tree | commitdiff |
2002-09-10 |
Howard Chu | Moved stdio replacements from liblutil lutil_* to liblb... |
tree | commitdiff |
2002-09-06 |
Howard Chu | Remove dependencies on HAVE_VSNPRINTF, use replacement... |
tree | commitdiff |
2002-08-29 |
Howard Chu | For ITS#1983, in ber_pvt_sb_do_write, partial writes... |
tree | commitdiff |
2002-08-06 |
Howard Chu | ITS#1998 ber_mem2bv should accept 0-length calls, just... |
tree | commitdiff |
2002-08-01 |
Howard Chu | Revert previous commit. Fix needs more design. |
tree | commitdiff |
2002-08-01 |
Howard Chu | ITS#910, ITS#1983 retry partial writes in ber_pvt_sb_do... |
tree | commitdiff |
next |