openldap/libraries/libldap
Hallvard Furuseth 8690650121 ITS#4467: Fix ptr += snprintf buffer overflow tests (made out-of-range ptr).
Also avoid a buf[BUFSIZ] initialization.
2008-10-24 13:11:10 +00:00
..
abandon.c Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0). 2008-10-17 23:24:48 +00:00
add.c
addentry.c
apitest.c
assertion.c add client API for assertion control (ITS#5560) 2008-06-14 17:49:47 +00:00
bind.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
cancel.c
charray.c Fix prev commit 2008-09-30 22:22:31 +00:00
compare.c
controls.c
cyrus.c Fix Debug(%d, scred->bv_len or -1) -> Debug(%ld, (long) scred->bv_len or -1L). 2008-10-17 20:46:44 +00:00
dds.c
delete.c
deref.c tag optional stuff 2008-10-22 23:38:09 +00:00
dnssrv.c
dntest.c
error.c
extended.c
filter.c
free.c
ftest.c
getattr.c
getdn.c
getentry.c
getvalues.c
gssapi.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 11:10:28 +00:00
init.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
ldap_sync.c Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on 2008-10-13 08:44:54 +00:00
ldap-int.h ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
ldap-tls.h Modular TLS support, proof of concept. tls2.c would replace tls.c, 2008-08-13 16:18:51 +00:00
ldap.conf
Makefile.in add support for (experimental) dereference control (ITS#5768); need to re-run autoconf (and autoheader?) 2008-10-22 22:19:49 +00:00
messages.c
modify.c
modrdn.c
open.c silence warnings 2008-09-16 14:10:02 +00:00
options.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
os-ip.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
os-local.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
pagectrl.c missing $OpenLDAP$ header 2008-10-22 21:57:28 +00:00
passwd.c
ppolicy.c
print.c
references.c
request.c Warning cleanup: signed meets unsigned. ber_flatten2() returns -1 on 2008-10-13 08:44:54 +00:00
result.c Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0). 2008-10-17 23:24:48 +00:00
sasl.c Cleanup unused defs 2008-10-09 11:33:49 +00:00
sbind.c
schema.c ITS#5458 fix error message for missing closing paren 2008-04-10 18:36:15 +00:00
search.c ITS#4467: Fix ptr += snprintf buffer overflow tests (made out-of-range ptr). 2008-10-24 13:11:10 +00:00
sort.c
sortctrl.c reset ld->ld_errno to avoid returning error codes of previously API calls (ITS#5762) 2008-10-21 16:17:41 +00:00
stctrl.c reset ld->ld_errno to avoid returning error codes of previously API calls (ITS#5762) 2008-10-21 16:17:41 +00:00
string.c
t61.c ITS#5542 fix loop iterator 2008-05-30 17:29:47 +00:00
test.c
tls2.c Modular TLS support, proof of concept. tls2.c would replace tls.c, 2008-08-13 16:18:51 +00:00
tls_g.c Modular TLS support, proof of concept. tls2.c would replace tls.c, 2008-08-13 16:18:51 +00:00
tls_m.c Modular TLS support, proof of concept. tls2.c would replace tls.c, 2008-08-13 16:18:51 +00:00
tls_o.c Modular TLS support, proof of concept. tls2.c would replace tls.c, 2008-08-13 16:18:51 +00:00
tls.c ITS#5585 GnuTLS key strength is in bytes, we expected bits 2008-06-30 23:32:35 +00:00
turn.c
txn.c
unbind.c Add LDAP_OPT_CONNECT_CB connection callbacks 2008-08-14 04:54:32 +00:00
url.c ITS#5324 don't use %n 2008-01-11 06:39:50 +00:00
urltest.c
utf-8-conv.c
utf-8.c
util-int.c ITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher <metze@samba.org> 2008-10-09 10:51:28 +00:00
vlvctrl.c reset ld->ld_errno to avoid returning error codes of previously API calls (ITS#5762) 2008-10-21 16:17:41 +00:00
whoami.c