openldap/libraries/liblber
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
..
assert.c Happy New Year 2013-01-02 10:22:57 -08:00
bprint.c Happy New Year 2013-01-02 10:22:57 -08:00
debug.c Happy New Year 2013-01-02 10:22:57 -08:00
decode.c Happy New Year 2013-01-02 10:22:57 -08:00
dtest.c Happy New Year 2013-01-02 10:22:57 -08:00
encode.c Happy New Year 2013-01-02 10:22:57 -08:00
etest.c Happy New Year 2013-01-02 10:22:57 -08:00
idtest.c Happy New Year 2013-01-02 10:22:57 -08:00
io.c Happy New Year 2013-01-02 10:22:57 -08:00
lber-int.h Happy New Year 2013-01-02 10:22:57 -08:00
Makefile.in Happy New Year 2013-01-02 10:22:57 -08:00
memory.c Happy New Year 2013-01-02 10:22:57 -08:00
nt_err.c Happy New Year 2013-01-02 10:22:57 -08:00
options.c Happy New Year 2013-01-02 10:22:57 -08:00
sockbuf.c ITS#7694 Fix use of IPv6 with LDAP_CONNECTIONLESS 2013-10-10 10:26:28 -07:00
stdio.c Happy New Year 2013-01-02 10:22:57 -08:00