]> git.ipfire.org Git - thirdparty/cups.git/history - cups/tls-gnutls.c
Update all references to OS X to macOS.
[thirdparty/cups.git] / cups / tls-gnutls.c
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-06-20  Michael SweetAdd support for Let's Encrypt certs.
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-18  Michael R SweetFix compile errors.
2016-05-18  Michael SweetImplement TrustOnFirstUse option and CRLs (GNU TLS...
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2015-05-27  msweetJust blacklist anonymous DH.
2015-05-22  msweetFix compile error...
2015-05-20  msweetMore tweaks for cipher suite restrictions.
2015-05-20  msweetAdd SSLOptions to enable Diffie-Hellman key exchange...
2015-02-03  msweetFix several issues with client.conf, CUPS_SERVER, and...
2015-01-14  msweetAdjust GNU TLS cipher suite priority strings per feedba...
2014-11-20  msweetCUPS did not work with older versions of GNU TLS (STR...
2014-10-20  msweetImplement SSLOptions in cupsd.conf and client.conf...
2014-09-23  msweetFix some code comments in tls-xxx.c.
2014-08-28  msweetEliminate the rest of the warnings when the other depen...
2014-08-19  msweetUpdate "since CUPS 2.0" into to mention OS X 10.10.
2014-07-18  msweetFix some compile errors.
2014-07-18  msweetSanitize hostname as needed.
2014-07-15  msweetFix load/save of certificates.
2014-07-14  msweetRest of the work for certificate validation/revocation...
2014-07-09  msweetSave work.
2014-07-08  msweetGet GNU TLS server-side working again.
2014-07-01  msweetFix compile errors.
2014-07-01  msweetCopy over more stuff that needs to be implemented.
2014-07-01  msweetFix compile errors.
2014-07-01  msweetSave work on catching GNU TLS code up to 2.0's new...
2014-02-14  msweetFix build errors on Fedora.
2013-11-06  msweetGet builds going again with GNU TLS.
2013-10-17  msweetSave work to move all of the TLS support code into...