]> git.ipfire.org Git - thirdparty/cups.git/history - cups/tls-sspi.c
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / cups / tls-sspi.c
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
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-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...
2014-10-20  msweetFix builds with VC++ 2008
2014-10-20  msweetImplement SSLOptions in cupsd.conf and client.conf...
2014-09-23  msweetFix some code comments in tls-xxx.c.
2014-08-19  msweetUpdate "since CUPS 2.0" into to mention OS X 10.10.
2014-07-18  msweetFix a few build errors with VC++
2014-07-18  msweetImplement httpLoadCredentials and httpSaveCredentials...
2014-07-17  msweetSave work - fix the cert helper functions, implement...
2014-07-17  msweetSave work on SSPI certificate functions for validation...
2014-07-17  msweetSave work - properly implement server stuff, separate...
2014-07-17  msweetSave work - testhttp now works to get HTTPS web page.
2014-07-17  msweetUpdate debugging/error reporting code to use FormatMess...
2014-07-17  msweetSave work - more debug stuff.
2014-07-15  msweetSave work - client TLS negotiation now works, but hangs...
2014-07-15  msweetGet builds working on Windows again.
2014-07-15  msweetInitial work on SSPI support in 2.0.
2014-03-28  msweetApply changes from 1.7 branch; still need to migrate...
2013-10-17  msweetSave work to move all of the TLS support code into...