]> git.ipfire.org Git - thirdparty/cups.git/history - cups/http-private.h
Migrate Windows conditional code to _WIN32 define.
[thirdparty/cups.git] / cups / http-private.h
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-09-28  Michael R SweetMove private header includes to tls-darwin.c.
2018-09-14  Michael R SweetMore Digest changes.
2018-09-14  Michael R SweetMore Digest authentication fixes/improvements.
2018-08-29  Michael R SweetFix issue with HTTP Digest authentication, add unit...
2018-01-11  Michael R SweetUpdate HTTP implementation to support field values...
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-11-06  Michael R SweetMerge pull request #5161 from gpunktschmitz/master
2017-11-06  Michael R SweetSupport the latest HTTP Digest authentication specifica...
2017-11-03  Michael R SweetAdd support for MinTLS and MaxTLS options (Issue #5119)
2017-10-22  Pascal ErnsterMerge branch 'master' of https://github.com/apple/cups
2017-10-22  Pascal ErnsterRevert "Clean up implementation for SSLOptions"
2017-10-20  Michael SweetFix cipher suite selection with GNU TLS (Issue #5145)
2017-10-19  Pascal ErnsterClean up implementation for SSLOptions
2017-08-25  Michael SweetSupport internal "only TLS/1.0" option for tlscheck.
2017-06-26  Michael R SweetThe `SSLOptions` directive in "client.conf" and "cupsd...
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-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
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-21  Michael R SweetMerge pull request #4807 from OdyX/fix-spanish-gerunds
2016-04-19  Michael SweetCheck for newer Security framework header version to...
2016-04-11  Michael R SweetAdd missing prototypes/definitions and do a first pass...
2015-05-20  msweetAdd SSLOptions to enable Diffie-Hellman key exchange...
2015-01-22  msweetUpdate availability macros for Yoemite.
2015-01-19  msweetFix compiler warnings.
2014-11-12  msweetWhoops, RC4 and SSL3 need separate bit values.
2014-10-25  msweetOpenBSD build fixes.
2014-10-20  msweetImplement SSLOptions in cupsd.conf and client.conf...
2014-08-28  msweetDon't need to include <gcrypt.h>...
2014-07-17  msweetSave work on SSPI certificate functions for validation...
2014-07-17  msweetUpdate debugging/error reporting code to use FormatMess...
2014-07-15  msweetInitial work on SSPI support in 2.0.
2014-07-01  msweetSave work on catching GNU TLS code up to 2.0's new...
2014-05-08  msweetDo compression to a separate 64k buffer for larger...
2014-04-29  msweetMove the deck chairs a bit so that the TLS stuff is...
2014-04-21  msweetSave work.
2013-11-08  msweetDrop OpenSSL support.
2013-11-06  msweetGet builds going again with GNU TLS.
2013-10-18  msweetRemove support for AIX, HP-UX, and OSF/1.
2013-10-18  msweetDrop old private APIs that are no longer used/supported.
2013-10-17  msweetGet builds working again (still need to fill in the...
2013-10-17  msweetSave work to move all of the TLS support code into...
2013-10-17  msweetUse httpAddrListen and new httpAddrClose in cupsd and...
2013-10-04  msweetSave work; public accessors for more stuff, continue...
2013-08-12  msweetLocalize HTTP status codes based on Accept-Lanaguage...
2013-05-29  msweetUpdate svn:keyword properties.
2013-03-11  msweetSync up with CUPS 1.7svn-r10893
2013-02-04  msweetMerge changes from CUPS 1.7svn-r10861.
2013-01-10  msweetMerge changes from CUPS 1.7svn-r10791.
2012-12-12  msweetMerge changes from CUPS 1.7svn-r10755.
2012-11-26  msweetMerge changes from CUPS 1.7svn-r10710.
2012-11-16  msweetMerge changes from CUPS 1.7svn-r10704.
2012-10-15  msweetMerge changes from CUPS 1.7svn-r10643
2012-04-23  msweetMerge changes from CUPS 1.6svn-r10437.
2011-09-07  msweetMerge changes from CUPS 1.6svn-r9968.
2011-05-26  msweetMerge changes from CUPS 1.5b2-r9811.
2011-05-12  msweetMerge changes from CUPS 1.5b1-r9774.
2011-05-11  msweetMerge changes from CUPS 1.5svn-r9763.
2011-04-22  msweetMerge changes from CUPS 1.5svn-r9717.
2011-04-11  msweetMerge changes from CUPS 1.5svn-r9675.
2011-02-25  msweetMerge changes from CUPS 1.5svn-r9567
2011-02-11  msweetMerge changes from CUPS 1.5svn-r9525
2011-01-17  msweetMerge changes from CUPS 1.5svn-r9491.
2010-11-17  msweetMerge changes from CUPS 1.5svn-r9374.
2010-11-06  msweetMerge changes from CUPS 1.5svn-r9352.
2010-09-22  msweetMerge changes from CUPS 1.5svn-r9313.
2010-05-10  msweetMerge changes from CUPS 1.5svn-r9136.
2010-04-12  msweetMerge changes from CUPS 1.5svn-r9105.
2010-03-30  msweetMerge changes from CUPS 1.5svn-r9062.
2010-03-24  msweetMerge changes from CUPS 1.5svn-r9049 (private header...
2009-04-08  msweetMerge changes from CUPS 1.4svn-r8492.
2008-12-11  msweetMerge changes from CUPS 1.4svn-r8177 (tentative CUPS...
2008-09-17  msweetMerge changes from CUPS 1.4svn-r7961.
2008-08-20  msweetMerge changes from CUPS 1.4svn-r7851.
2008-07-15  msweetMerge changes from CUPS 1.4svn-r7715.
2008-06-27  msweetMerge changes from CUPS 1.4svn-r7696.
2008-05-16  msweetImport CUPS 1.4svn-r7585.
2008-04-09  msweetMerge changes from CUPS 1.4svn-r7394.
2007-12-21  msweetImport CUPS 1.4svn-r7153.
2007-10-17  msweetImport CUPS 1.4svn r7023 into easysw/current.
2007-09-14  msweetMerge changes from CUPS 1.3.1.
2007-07-16  jlovellLoad cups into easysw/current.
2007-05-04  jlovellLoad cups into easysw/current.
2007-03-14  jlovellLoad cups into easysw/current.
2007-02-14  jlovellLoad cups into easysw/current.
2006-11-16  jlovellLoad cups into easysw/current.
2006-06-23  jlovellLoad cups into easysw/current.
2006-06-23  jlovellRemove svn:keywords since they cause svn_load_dirs...
2006-06-22  jlovellLoad cups into easysw/current.
2006-06-21  jlovellMore svn:properties changes.
2006-05-22  jlovellLoad cups into easysw/current.
2006-05-22  jlovellLoad cups into easysw/current.
2006-05-05  jlovellLoad cups into easysw/current.
2006-04-24  jlovellLoad cups into easysw/current.
2006-04-07  jlovellLoad cups into easysw/current.
2006-02-03  jlovellLoad cups into easysw/current.
2006-01-26  jlovellLoad cups into easysw/current.
next