]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Improve IPP Everywhere support (Issue #4909)
[thirdparty/cups.git] / cups /
2016-10-27  Michael R SweetImprove IPP Everywhere support (Issue #4909)
2016-10-27  Michael R SweetAdd beta support for AppleRaster (per IANA Printer...
2016-10-21  Michael SweetFixed some issues with IPP Everywhere printer support...
2016-10-21  Michael SweetMerge branch 'master' of https://github.com/apple/cups
2016-10-21  Michael SweetUpdate API documentation (PR #4896).
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetFix builds on systems without a working poll() implemen...
2016-10-03  Michael R SweetBump version to 2.2.1. v2.2.1
2016-10-01  Michael R SweetMerge pull request #4885 from OdyX/manpages-inconsistencies
2016-09-22  Michael SweetcupsHashData did not use the correct hashing algorithm...
2016-09-20  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-09-20  Michael SweetUse self-signed certificates over CA-signed ones (Issue...
2016-09-20  Michael SweetHandle partial failures when connecting (Issue #4866)
2016-09-09  Michael R SweetAllow http*Connect to return early if all addresses...
2016-08-30  Michael SweetSupport site CA cert ("/etc/cups/ssl/site.crt" for...
2016-08-26  Michael SweetUse private keychain to store temporary certificates...
2016-08-26  Michael SweetUpdate dependencies.
2016-08-26  Michael SweetAdd new unit test program for testing credentials and...
2016-08-26  Michael SweetThe --no-remote-any option of cupsctl had no effect...
2016-08-25  Michael Sweethttp*Connect did not work on Linux when cupsd was not...
2016-08-25  Michael SweetSync up GNU TLS and Darwin TLS certificate validation...
2016-08-25  Michael SweetSet cupsLastErrorString in httpCredentialsGetTrust...
2016-08-20  Michael SweetFix name of IPP Scan operation Send-Document-Images.
2016-08-08  Michael SweetFix builds on Windows and drop old installer projects.
2016-08-08  Michael R SweetAdd placeholders for some of the newer threading functions.
2016-08-08  Michael R SweetSync up some Windows build fixes from the ippsample...
2016-08-08  Michael R SweetUpdate localizations.
2016-08-08  Michael R SweetMerge pull request #4858 from robert-scheck/master
2016-08-05  Michael R SweethttpLoadCredentials did not handle comments in PEM...
2016-07-07  Michael SweetUpdate the list of media-type strings.
2016-07-06  Michael R SweetUpdate Windows DLL exports file.
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 SweetCUPS 2.2 is part of macOS 10.12.
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-30  Michael SweetFix compiler warning.
2016-05-30  Michael SweetUpdate private threading API.
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-25  Michael SweetAdd new administrative APis help.
2016-05-24  Michael SweethttpAddrConnect2 could get into an infinite loop for...
2016-05-18  Michael R SweetFix compile errors.
2016-05-18  Michael SweetImplement TrustOnFirstUse option and CRLs (GNU TLS...
2016-05-11  Michael SweetAdd reference to IANA registry for printer-state-reason...
2016-05-02  Michael SweetDeal with duplicate finishing-template values due to...
2016-05-02  Michael SweetAdd support for finishings and finishings-col.finishing...
2016-05-02  Michael SweetStagger connect calls by 100ms to avoid "confusing...
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-21  Michael R SweetPR #4808: Fix builds without Avahi or mDNSResponder.
2016-04-19  Michael SweetCheck for newer Security framework header version to...
2016-04-15  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-14  Michael SweetFix some localization issues with Norwegian.
2016-04-14  Michael SweetMove cupsGetDevices to adminutil.h since it isn't a...
2016-04-13  Michael R SweetFix some bugs in the new server-side TLS support code.
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-04-11  Michael R SweetWork around undocumented side-effect of SecItemAdd...
2016-04-11  Michael R SweetUpdate cert code to not require a keychain. Default...
2016-04-11  Michael R SweetAdd missing prototypes/definitions and do a first pass...
2016-04-11  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-11  Michael R SweetCreated certificate should be RSA, not ECDSA.
2016-04-07  Michael R SweetAdd debug info on failed keychain open.
2016-04-07  Michael R SweetFix default TMPDIR path.
2016-04-01  Michael SweetAdd iOS target, config.h tweaks, and dest.c tweaks...
2016-03-23  Michael SweetChanges to eliminate warnings from new Clang.
2016-03-09  msweetFix builds on Linux.
2016-03-08  msweetRemove all remnants of the old private PWG APIs and...
2016-03-07  msweetAdded support for disc media sizes (<rdar://problem...
2016-02-26  msweetAdd PWG Raster field definitions.
2016-02-18  msweetImplement more of testdest unit test.
2016-02-17  msweetFix some bugs in the implementation that have been...
2016-02-17  msweetMore work on temporary queues - implement support for...
2016-02-16  msweetImplement CUPS-Create-Local-Printer operation and add...
2016-02-16  msweetBack off on ECDSA for now, just use RSA as before,...
2016-02-16  msweetSwitch to ECDSA and SHA256 for self-signed certs on...
2016-02-15  msweetFirst half of new "local temporary printer" queues...
2016-02-05  msweetAdd printer-queue-id attribute (extension).
2016-01-29  msweetFix deprecation and uninitialized value issues.
2016-01-29  msweetFix compiler warning.
2016-01-27  msweetFix logic error (need to move only the remaining charac...
2016-01-26  msweetUpdate copyright.
2016-01-26  msweetFix encoding of quoted values (<rdar://problem/19736672>)
2016-01-12  msweetAdd "-4" and "-6" options to tlscheck.
2016-01-04  msweetThe default password function did not work on some...
2015-12-18  msweetWrap all uses of notify_post with #ifdef's.
2015-12-18  msweetAdd cupsRasterInitPWGHeader API to setup a raster heade...
2015-12-11  msweetThe httpAddrConnect and httpConnect* APIs now try conne...
2015-12-11  msweetCan't hide _httpWait.
2015-12-11  msweetFix export list for shared libraries (<rdar://problem...
2015-12-09  msweetDo some code reorganization so that all of the PPD...
2015-11-20  msweetAdd missing client-error-not-fetchable status code.
2015-11-19  msweetFix compile error on Linux.
2015-11-18  msweetAdd support for hashed job-password values; right now...
2015-11-17  msweetThe IPP backend incorrectly included the job-password...
2015-11-13  msweetRange check port numbers in URIs (<rdar://problem/23144...
2015-11-13  msweetDon't treat HTTP/1.x prefix as a response unless we...
2015-10-26  msweetAdd /admin/log section to cupsd.conf so that remote...
2015-10-23  msweetEscape strings in error_log output (<rdar://problem...
next