summaryrefslogtreecommitdiff
path: root/source4/lib/tls/tlscert.c
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/tls - include GNUTLS headers consistently using <...>Matthias Dieter Wallnöfer2012-02-181-2/+2
* tls: Inform the user if the cert/ca/private key can't be savedMatthieu Patou2010-10-271-3/+12
* fixed some of the TLS problemsAndrew Tridgell2009-02-181-8/+13
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+4
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17674: fixed a problem on with our configure logic on systems that haveAndrew Tridgell2007-10-101-1/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-2/+3
* r14806: Fix compiler warningsJelmer Vernooij2007-10-101-1/+1
* r8482: gnutls_x509_crt_set_subject_key_id is not available in some versionsAndrew Tridgell2007-10-101-0/+4
* r7742: abstracted out the tls code from the web server, so that our other ser...Andrew Tridgell2007-10-101-0/+153