1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/libs/ldap/libldap
Alex Henrie 8fb04515cf wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests.
ctxt_handle is moved to the top of struct tlsw_session so that it can be
easily retrieved via LDAP_OPT_X_TLS_SSL_CTX.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54727
2023-03-30 20:28:28 +02:00
..
abandon.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
add.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
avl.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
bind.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
charray.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
compare.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
controls.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
cyrus.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
delete.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
error.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
extended.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
fetch.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
filter.c ldap: Import upstream release 2.5.14. 2023-03-11 18:55:04 +01:00
free.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
getattr.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
getdn.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
getentry.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
getvalues.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
init.c ldap: Mark ldap_int_destroy_global_options() as a destructor when building with Clang. 2022-11-16 21:24:19 +01:00
lbase64.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
ldap-int.h libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
ldap-tls.h libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
ldap_thr_debug.h libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
ldif.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
modify.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
modrdn.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
open.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
options.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
os-ip.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
pagectrl.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
print.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
references.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
request.c ldap: Import upstream release 2.5.14. 2023-03-11 18:55:04 +01:00
result.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
sasl.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
sasl_w.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
schema.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
search.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
sortctrl.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
string.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
tavl.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
thr_nt.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
tls2.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
tls_w.c wldap32: Implement setting LDAP_OPT_SERVER_CERTIFICATE and add tests. 2023-03-30 20:28:28 +02:00
unbind.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
url.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
utf-8.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
util-int.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00
vlvctrl.c libs: Import code from upstream openldap 2.5.13. 2022-11-15 21:21:27 +01:00