openldap/libraries
Hallvard Furuseth 36d2dc034d More ITS#6215 -
Speedup & less memory allocation:
  Simplify the work to encode tag, length, integer/enum, sequence/set.
  Drop struct seqorset and allocations of it.  Replace BerElement.ber_sos.
  Drop ber_write(,,,nonzero) support. Callers, if any, need to be rewritten.
  Make ber_log_sos_dump() and ber_sos_dump() stubs, they could no longer work.
Fix ber_write() buffer overrun after ber_start_seqorset().
Check overflow and max sizes, e.g. for functions returning int size.
Some cleanup, and handwaves in the direction of supporting CHAR_BIT>8.
Add/fix comments and a few descriptive types/macros.
2009-07-29 16:49:42 +00:00
..
liblber More ITS#6215 - 2009-07-29 16:49:42 +00:00
libldap Add VLV Error 2009-07-13 13:13:38 +00:00
libldap_r ITS#6188 add stub for ldap_pvt_thread_pool_retract() 2009-06-25 23:15:38 +00:00
liblunicode Update copyright notices 2009-01-22 00:40:04 +00:00
liblutil ITS#4643 never use native getpass(), it's deprecated/unsafe 2009-07-22 06:34:37 +00:00
librewrite ITS#6005 librewrite must use the same mem allocators as slapd 2009-03-07 23:21:26 +00:00
Makefile.in Update copyright notices 2009-01-22 00:40:04 +00:00