]> git.sur5r.net Git - openldap/history - libraries/liblber/decode.c
defined USE_NONBLOCK for now... need to implement configure detection.
[openldap] / libraries / liblber / decode.c
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-03-03 Hallvard FurusethBack out previous change; it was an accidental commit
1999-03-03 Hallvard FurusethDeclare lber_pvt_sb_* functions from io.c in lber-int.h
1998-12-28 Kurt ZeilengaAdd simple copyright notice
1998-12-26 Hallvard FurusethPlug memory leaks when ber input fails: Let ber_scanf...
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-18 Kurt ZeilengaAdd draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt Zeilengaremove some lint...
1998-10-22 Kurt Zeilengaclean up includes
1998-10-20 Kurt ZeilengaHTONL -> AC_HTONL
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-23 Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP22: problem with msgids greater than 32767... LDAPworld
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
1998-08-09 Kurt ZeilengaInitial revision