2009-11-30 |
Hallvard Furuseth | ITS#6402: Kill broken macro LBER_INVALID. |
blob | commitdiff | raw |
2009-11-04 |
Hallvard Furuseth | More ITS#6353 - relent a bit: accept terminating NUL... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Hallvard Furuseth | For ITS#6353: Catch embedded NULs in BerValues converte... |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Hallvard Furuseth | For ITS#6215: Export ber_skip_element() and ber_peek_el... |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Hallvard Furuseth | For ITS#6215: Do not expose obsolete Seqorset. Note... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Pierangelo Masarati | define and use ber_strnlen() (ITS#6080); please regener... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Kurt Zeilenga | Update copyright notices |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Kurt Zeilenga | Happy New Year (belated) |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Howard Chu | ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket... |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Howard Chu | Add options for ber_get_stringbv() to omit NUL-terminat... |
blob | commitdiff | raw | diff to current |
2007-03-20 |
Howard Chu | Add DER OID decoder/encoder |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Kurt Zeilenga | happy new year |
blob | commitdiff | raw | diff to current |
2006-04-09 |
Pierangelo Masarati | better fix for ITS#4483 |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Kurt Zeilenga | unifdef -DLDAP_NULL_IS_NULL |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
blob | commitdiff | raw | diff to current |
2005-11-12 |
Pierangelo Masarati | don't malloc empty strings for matched, error |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Pierangelo Masarati | introduce ber_bvreplace() |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Kurt Zeilenga | Happy New Year! |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Luke Howard | dup is a global declaration on some platforms - avoid... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Howard Chu | Fix missing LBER_V declaration |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-12-03 |
Kurt Zeilenga | Misc cleanup |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Kurt Zeilenga | Updated notices and acknowledgements |
blob | commitdiff | raw | diff to current |
2003-10-13 |
Kurt Zeilenga | Rework of berbuf allocation: |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Kurt Zeilenga | Initial fix for berbuf alignment bug (ITS#2760) |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Hallvard Furuseth | #include <string.h>, to get memcmp() and memset(). |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Kurt Zeilenga | Initial support for pre/post read controls. |
blob | commitdiff | raw | diff to current |
2003-06-06 |
Hallvard Furuseth | #define *_OPT_ON &ber_pvt_opt_on. The old (void*)1... |
blob | commitdiff | raw | diff to current |
2003-05-31 |
Kurt Zeilenga | move lber_*_x memory prototypes to lber_pvt.h |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Jong Hyuk Choi | - change in message to modlist conversion |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | Extended ber_mem functions, add context argument. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Howard Chu | Added ber_flatten2 - uses passed in struct berval,... |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Kurt Zeilenga | s/256/LBER_ELEMENT_SIZEOF/ |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Howard Chu | For ITS#1601, add ber_init2() using given buffer in... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Pierangelo Masarati | make UTF8STringNormalize handle NUL |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Kurt Zeilenga | Move most of the new ber_*cmp routines to lber_pvt... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Pierangelo Masarati | added ber_[mem|case]cmp() macros for fast berval compar... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Howard Chu | Renamed BVarray to BerVarray. Moved slapd:bvarray_... |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Howard Chu | Added doalloc flag to ber_get_stringbv |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Kurt Zeilenga | struct * are not to be const'ified |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Pierangelo Masarati | leftover ber_bvdup eliminated; rewritten ber_bvdup... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright notices |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Added ber_get_stringbv |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Howard Chu | Added ber_free_buf() |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Add optional len to ber_str2bv |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Changed ber_bvdup to ber_dupbv with destination provided |
blob | commitdiff | raw | diff to current |
2001-12-26 |
Howard Chu | Merged ber_bvstr and ber_bvstrdup into ber_str2bv. |
blob | commitdiff | raw | diff to current |
2001-12-24 |
Kurt Zeilenga | Delete ldap_build_filter(), it's broke. |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Howard Chu | Resurrection/rewrite of CLDAP (RFC1798 Connectionless... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Kurt Zeilenga | Update copyright (including with or without modificatio... |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Kurt Zeilenga | reimplementation of sb_max_incoming |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Kurt Zeilenga | rm LBER_USE_INDEFINITE_LEN |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Kurt Zeilenga | Doesn't require <stdio.h> |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Gary Williams | remove stdarg.h and prototypes that require it |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Gary Williams | first try at logging improvements |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Kurt Zeilenga | mark lber_init_w_nullc as deprecated |
blob | commitdiff | raw | diff to current |
2000-08-18 |
Kurt Zeilenga | Remove CLDAP cruft |
blob | commitdiff | raw | diff to current |
2000-07-04 |
Kurt Zeilenga | Add Steve Sonntag's (Novell) memory debugging extensions |
blob | commitdiff | raw | diff to current |
2000-06-18 |
Kurt Zeilenga | Round one of LDAP_F() macro changes. In this round... |
blob | commitdiff | raw | diff to current |
2000-06-10 |
Kurt Zeilenga | Thought I fixed these errors previously... oh well. |
blob | commitdiff | raw | diff to current |
2000-06-10 |
Kurt Zeilenga | Fix LDAP_END_DECL bug, add LDAP_P() to rebind proc... |
blob | commitdiff | raw | diff to current |
2000-06-05 |
Kurt Zeilenga | remove old STR_TRANSLATION feature. The use of this... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Kurt Zeilenga | ITS#537: lber io rewrite from Gambor Gombas. |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Update lber-encode/decode man pages |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Howard Chu | Added LBER_OPT_LOG_PRINT_FILE to redirect the output... |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Kurt Zeilenga | Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Kurt Zeilenga | Add ber_bvstr and ber_bvstrdup string to berval allocators. |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Kurt Zeilenga | Remove lint |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Kurt Zeilenga | Set ber_errno here and there. |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Howard Chu | Fixes for NT dynamic linking. |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Kurt Zeilenga | Use lber types instead of uint32 for md5. sha1 still... |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Kurt Zeilenga | add comments here and there |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Kurt Zeilenga | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Howard Chu | Fixed the LDAP_F macro. |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Kurt Zeilenga | Minor adjustments based upon initial read of draft... |
blob | commitdiff | raw | diff to current |
1999-08-31 |
Kurt Zeilenga | Add OpenLDAP RCS Id |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Hallvard Furuseth | s/unsigned long/ber_len_t/ in typedef BERTranslateProc |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Kurt Zeilenga | ber_int_t, ber_tag_t, ber_socket_t, ber_len_t |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Kurt Zeilenga | Fix bad LBER_INVALID macro |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Kurt Zeilenga | lber.h: added #include <stddef.h> conditional on LBER_S... |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Kurt Zeilenga | Add ber_strdup(), remove ldap_int_strdup(), add LDAP_ST... |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Kurt Zeilenga | Make first argument of *_get_option const (experimental). |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Kurt Zeilenga | Move berval routines to memory.c. |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Kurt Zeilenga | Initial round 2 memory allocation changes. THIS IS... |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Kurt Zeilenga | Remove prototype for removed ber_clear(). |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Kurt Zeilenga | First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN... |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Kurt Zeilenga | Add LBER_ and LDAP_ memory allocators/deallocators... |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Kurt Zeilenga | Death to LBER_END_SEQORSET. |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Kurt Zeilenga | Minor header cleanup. |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Kurt Zeilenga | Disable LBER_END_SEQORSET for now. |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Kurt Zeilenga | found my lber bug... ber_buf should have been freed... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Add EXEEXT and MKVERSION support. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Kurt Zeilenga | Vienna Bulk Commit |
blob | commitdiff | raw | diff to current |
1999-03-03 |
Bart Hartgers | Added support in liblber and libldap for partial reads... |
blob | commitdiff | raw | diff to current |
1999-03-02 |
Bart Hartgers | The new&improved Sockbuf. This adds the infrastructure... |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Kurt Zeilenga | Add support for LBER_OPT_LOG_PRINT_FN option. |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Kurt Zeilenga | Add OpenLDAP Copyright to headers |
blob | commitdiff | raw | diff to current |
next |