summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd/evbuffer_tls.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* It does not make sense to use ioctl(FIONREAD) with TLS as libtlsbluhm2017-07-041-16/+1
* Internally libssl uses 16k buffer, the libevent TLS wrapper usesbluhm2017-03-031-2/+2
* convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tlsjmatthew2016-05-011-0/+350