summaryrefslogtreecommitdiffstats
path: root/source4/lib/tls
Commit message (Expand)AuthorAgeFilesLines
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2007-10-101-0/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-2/+2
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-7/+0
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter2007-10-101-3/+4
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-101-0/+4
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+3
* r8482: gnutls_x509_crt_set_subject_key_id is not available in some versionsAndrew Tridgell2007-10-102-0/+20
* r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell2007-10-101-7/+21
* r7773: fixed the tls code for the non-GNUTLS caseAndrew Tridgell2007-10-101-1/+1
* r7769: added client support in the tls library apiAndrew Tridgell2007-10-102-12/+126
* r7751: only enable tls on the ldaps port in ldap server, and reject non-tlsAndrew Tridgell2007-10-102-5/+7
* r7750: handle STATUS_MORE_ENTRIES on send in tlsAndrew Tridgell2007-10-101-0/+4
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-102-1/+25
* r7745: better handling of recv errors in tls libraryAndrew Tridgell2007-10-101-1/+10
* r7742: abstracted out the tls code from the web server, so that our other ser...Andrew Tridgell2007-10-104-0/+646