summaryrefslogtreecommitdiff
path: root/source4/lib/tls/tlscert.c
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-2113: s4:lib/tls: create better certificates and sign the host cert ...Stefan Metzmacher2016-04-121-9/+9
* s4:lib/tls: add tls_cert_generate() prototype to tls.hStefan Metzmacher2015-03-201-0/+1
* lib/tls: Fix behaviour of --disable-gnutls and remove link to gcryptAndrew Bartlett2015-03-121-2/+2
* CVE-2013-4476: s4:libtls: Create tls private key file (key.pem) with mode 0600Björn Baumbach2013-11-111-1/+1
* 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