summaryrefslogtreecommitdiff
path: root/source4/lib/tls
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell1-7/+21
2007-10-10r7773: fixed the tls code for the non-GNUTLS caseAndrew Tridgell1-1/+1
2007-10-10r7769: added client support in the tls library apiAndrew Tridgell2-12/+126
2007-10-10r7751: only enable tls on the ldaps port in ldap server, and reject non-tlsAndrew Tridgell2-5/+7
2007-10-10r7750: handle STATUS_MORE_ENTRIES on send in tlsAndrew Tridgell1-0/+4
2007-10-10r7747: - simplified the ldap server buffer handlingAndrew Tridgell2-1/+25
2007-10-10r7745: better handling of recv errors in tls libraryAndrew Tridgell1-1/+10
2007-10-10r7742: abstracted out the tls code from the web server, so that our other ser...Andrew Tridgell4-0/+646