]> git.sur5r.net Git - openldap/history - libraries/liblber/decode.c
ITS#6215
[openldap] / libraries / liblber / decode.c
2009-08-02 Quanah Gibson-MountITS#6215
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-09-03 Quanah Gibson-Mountber_decode_oid(): Fix typo in comment
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-18 Quanah Gibson-MountCleanup debug calls
2007-10-18 Howard ChuCleanup debug calls
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-24 Howard ChuITS#5105 from Alexey Melnikov @ isode
2007-07-23 Hallvard FurusethITS#5010: OID encode/decode fixes and paranoia. #define...
2007-04-04 Hallvard Furusethber_decode_oid(), ber_encode_oid(): cast bv_val to...
2007-03-23 Howard ChuAdd options for ber_get_stringbv() to omit NUL-terminat...
2007-03-20 Howard ChuAdd DER OID encoder/decoder
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-12 Pierangelo Masaratidon't malloc empty strings for matched, error
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-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-04-24 Howard ChuITS#2458 fix array decoding
2003-04-09 Howard ChuExtended API for ber_mem functions, add context argument.
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 ChuReplace recursive get_stringbvr with iterative get_stri...
2003-01-23 Howard ChuFix ITS#2280, reject sequences with invalid lengths
2003-01-19 Hallvard FurusethRemove pointless `unsigned < 0' test.
2003-01-03 Kurt ZeilengaHappy new year
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Howard ChuFix struct initialization in ber_scanf() for ANSI C...
2002-01-07 Kurt ZeilengaRemove lint.
2002-01-06 Howard ChuChanged 'w' format character to 'M': 'm' and 'M' for...
2002-01-06 Howard ChuAdded doalloc flag to ber_get_stringbv. Added 'm' type...
2002-01-06 Howard ChuCleanup lint in previous commit
2002-01-06 Howard ChuPrep for in-place parsing. Cache a ber_tag byte.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Kurt ZeilengaRemove lint.
2002-01-03 Howard ChuOne more hack to ber_get_stringbvr for do_search
2002-01-03 Howard ChuFix previous commit
2002-01-03 Howard ChuCleanup, added some explanation/comments
2002-01-03 Howard ChuSafety checks for bvec's in previous patch
2002-01-03 Howard ChuNew ber_get_stringbvr recursively decodes a vector...
2002-01-02 Kurt ZeilengaRework filter code
2002-01-02 Howard ChuAdded 'W' fmt char for BVarrays
2001-12-31 Howard ChuAdded ber_get_stringbv
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-04 Kurt ZeilengaRemove lint
2001-12-04 Kurt ZeilengaSlight memfree cleanup
2001-11-04 Kurt ZeilengaFix typo in last commit
2001-11-03 Kurt ZeilengaFix realloc bug (ITS#1410)
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-05-06 Kurt ZeilengaAdd a bit of hardening
2001-01-17 Gary Williamsnew logging
2000-10-25 Gary Williamstry new logging routines (behind NEW_LOGGING)
2000-10-12 Gary Williamsupdate logging
2000-10-12 Gary Williamsfirst try at logging improvements
2000-10-11 Kurt ZeilengaRemove max buffer constraint!
2000-10-02 Kurt ZeilengaRework stringal decode to return { NULL, 0 } bv's inste...
2000-07-26 Kurt ZeilengaRevert ber_peek_tag to older, more efficient implementa...
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-05-14 Kurt ZeilengaForget return in last commit
2000-05-13 Kurt ZeilengaUpdate lber-encode/decode man pages
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt ZeilengaFix typo in last commit (fixing multiple byte tags)
2000-04-26 Kurt ZeilengaFix typo in multbyte tag code
2000-04-25 Kurt ZeilengaApply experimental multibyte tag fix
1999-12-13 Kurt ZeilengaRemove lint
1999-12-09 Kurt ZeilengaModify password code such that backend end routine...
1999-11-26 Kurt ZeilengaRemove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite...
1999-11-08 Kurt ZeilengaBackout premature commit.
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-08-24 Kurt ZeilengaAxe <varargs.h> support. Assume STDC C translator...
1999-08-02 Hallvard FurusethRemove unsigned long: Change to ber_len_t or ber_tag_t.
1999-08-01 Hallvard FurusethCast ber_read() arg to char*
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-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-01 Kurt Zeilengamove berval memory routines to memory.c
1999-05-29 Kurt ZeilengaFirst cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN...
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-28 Kurt ZeilengaDeath to LBER_END_SEQORSET.
1999-05-20 Kurt Zeilengafound my lber bug... ber_buf should have been freed...
1999-05-20 Kurt ZeilengaFix initialization bug in ber_init_w_nullc()
1999-05-20 Kurt ZeilengaVersion.c deprecated in favor of mkversion.
1999-05-19 Kurt ZeilengaImproving e/d test (until I find the my damn bug)
1999-05-19 Kurt ZeilengaAdd UL to more BER tags.
1999-05-19 Kurt ZeilengaAdd UL to LBER tags.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
next