openldap/libraries
Howard Chu f0c4f83ea2 libldap/tls.c: change tls_verify_cb to no longer ignore verification errors.
This means a ldaps connection may drop before any LDAP protocol exchange
occurs (due to expired cert, unrecognized CAs, etc.).
  Change ldap_pvt_tls_connect to copy any TLS error string to ld_error upon
connection failure, otherwise client just sees "can't contact LDAP server."

slapd/connection.c: add flush/delay when SSL_accept fails, to allow any
TLS alerts we generated to propagate back to the client. (Which will then
be picked up by ldap_pvt_tls_connect on the client...)
2000-05-10 17:07:09 +00:00
..
libavl Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
liblber Use (unsigned char) -1 instead of 0xffU. 2000-05-03 18:55:27 +00:00
libldap libldap/tls.c: change tls_verify_cb to no longer ignore verification errors. 2000-05-10 17:07:09 +00:00
libldap_r Error handling changes including separation of client v. server 2000-05-03 18:59:58 +00:00
libldbm Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
libldif Framework for authpasswd. Needs work. Behind #ifdef 2000-04-25 13:28:03 +00:00
liblunicode Add RCSid 2000-04-19 13:37:52 +00:00
liblutil Add experimental code to check simple bind passwords 2000-05-10 04:29:51 +00:00
Makefile.in Remove double listing of libldif which breaks 'make veryclean' 2000-01-28 21:18:55 +00:00