Home
last modified time | relevance | path

Searched hist:"2 f59fca6" (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/ldap/
H A Daldap.h2f59fca6 Tue Nov 27 12:04:57 GMT 2018 martijn <martijn@openbsd.org> LDAP returns values as OCTET STRINGs, which can be LDAPStrings, but isn't
always the case. This caused some malformed output when querying databases
returning data containing NUL-bytes. Fix this by also returning the
actual size.

With this diff we should produce basically identical output to openldap's
ldapsearch.

Lots of back and forths with claudio@

OK claudio@
H A Daldap.c2f59fca6 Tue Nov 27 12:04:57 GMT 2018 martijn <martijn@openbsd.org> LDAP returns values as OCTET STRINGs, which can be LDAPStrings, but isn't
always the case. This caused some malformed output when querying databases
returning data containing NUL-bytes. Fix this by also returning the
actual size.

With this diff we should produce basically identical output to openldap's
ldapsearch.

Lots of back and forths with claudio@

OK claudio@
H A Dldapclient.c2f59fca6 Tue Nov 27 12:04:57 GMT 2018 martijn <martijn@openbsd.org> LDAP returns values as OCTET STRINGs, which can be LDAPStrings, but isn't
always the case. This caused some malformed output when querying databases
returning data containing NUL-bytes. Fix this by also returning the
actual size.

With this diff we should produce basically identical output to openldap's
ldapsearch.

Lots of back and forths with claudio@

OK claudio@