openldap/libraries
Stef Walter 743a9783d5 ITS#7694 Fix use of IPv6 with LDAP_CONNECTIONLESS
LDAP_CONNECTIONLESS code assumed that the size of an peer address
is equal to or smaller than sizeof (struct sockaddr).

Fix to use struct sockaddr_storage instead which is intended for
this purpose. Use getnameinfo() where appropriate so we don't
assume anything about the contents of struct sockaddr
2013-10-10 10:26:28 -07:00
..
liblber ITS#7694 Fix use of IPv6 with LDAP_CONNECTIONLESS 2013-10-10 10:26:28 -07:00
libldap ITS#7694 Fix use of IPv6 with LDAP_CONNECTIONLESS 2013-10-10 10:26:28 -07:00
libldap_r Fix uninit'd poolqs in prev commit 2013-09-03 17:29:32 -07:00
liblmdb ITS#7718 invalidate cursor when DB gets emptied 2013-10-08 04:43:58 -07:00
liblunicode Happy New Year 2013-01-02 10:22:57 -08:00
liblutil Happy New Year 2013-01-02 10:22:57 -08:00
librewrite Happy New Year 2013-01-02 10:22:57 -08:00
Makefile.in Happy New Year 2013-01-02 10:22:57 -08:00