summaryrefslogtreecommitdiffstats
path: root/source4/lib/tls/tls.h
Commit message (Expand)AuthorAgeFilesLines
* s4-lib/tls: remove unused tls_support()Andrew Bartlett2012-02-101-5/+0
* s4:lib/tls: fix enabled logic in tstream_tls_params_server()Stefan Metzmacher2010-10-081-1/+1
* s4:lib/tls: add gnutls backend for tstreamStefan Metzmacher2010-09-281-1/+47
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-2/+5
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r15829: we need to include socket.h before we can use enum socket_typeStefan Metzmacher2007-10-101-0/+2
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-101-20/+6
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2007-10-101-0/+4
* r7769: added client support in the tls library apiAndrew Tridgell2007-10-101-0/+7
* r7751: only enable tls on the ldaps port in ldap server, and reject non-tlsAndrew Tridgell2007-10-101-1/+2
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-101-0/+5
* r7742: abstracted out the tls code from the web server, so that our other ser...Andrew Tridgell2007-10-101-0/+61