]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Fix an issue with and time values (Issue #5538)
[thirdparty/cups.git] / cups /
2019-02-27  Michael R SweetFix PPD caching and IPP Everywhere PPDs (Issue #5535)
2019-02-25  Michael R SweetUse iterator for CRL (Issue #5532)
2019-02-21  Michael R SweetMedia size matching now uses a tolerance of 0.5mm ...
2019-02-19  Michael R SweetAdd subject alternate names for self-signed certificate...
2019-02-15  Michael R SweetNon-Kerberized IPP printing to Windows was broken ...
2019-02-05  Michael R SweetFix a GNU TLS certificate problem (Issue #5506)
2019-02-05  Michael R SweetFix UTF-8 validation (Issue #5509)
2019-01-21  Michael R SweetClean out some more _cupsStr cruft that might potential...
2019-01-21  Michael R SweetFix potential unaligned accesses in the string pool...
2019-01-21  Michael R SweetStop parsing the Emulators keywords in PPD files (Issue...
2019-01-21  Michael R SweetFix compile error on Linux (Issue #5483)
2019-01-10  Michael R SweetAllow ippSetXxx from no-value and unknown to correspond...
2019-01-09  Michael R SweetProtect against continuing to read from a file at EOF...
2018-12-10  Michael R SweetBump version.
2018-11-27  Michael R SweetFix a crash bug when mapping PPD duplex options to...
2018-11-14  Michael R SweetFix compile error.
2018-11-14  Michael R SweetAdd cupsManualCopies as needed (Issue #5433)
2018-11-14  Michael R SweetFix Kerberos truncation (Issue #5435)
2018-11-14  Michael R SweetBump version to 2.2.10.
2018-11-07  Michael R SweetMove away from redefining __attribute__ (Issue #5349)
2018-11-06  Michael R SweetMirror changes from master.
2018-10-17  Michael R SweetMore changes to VS projects. 5428/head
2018-10-17  Michael R SweetSwitch to _WIN32 for Windows test.
2018-10-17  Michael R SweetMirror zlib cleanup changes.
2018-10-16  Michael R SweetSearch for codesign/true, use LDFLAGS for shared librar...
2018-10-11  Michael R SweetFix support for Authentication-Info header.
2018-10-11  Michael R SweetAdd code signing to 2.2 branch.
2018-09-28  Michael R SweetSupport face-up printers (Issue #5345)
2018-09-14  Michael R SweetMirror Digest changes from master.
2018-09-11  Michael R SweetMirror Digest fixes from master.
2018-08-29  Michael R SweetAdd digest debugging and fix a small bug in the HTTP...
2018-08-29  Michael R SweetFurther simplify the logic in ippCopyAttribute.
2018-08-29  Michael R SweetSimplify the logic in ippCopyAttribute.
2018-08-29  Michael R SweetFix issue with HTTP Digest authentication, add unit...
2018-08-27  Michael R SweetAdd checks for missing/bad CloseUI/JCLCloseUI keywords...
2018-08-21  Michael R SweetFix memory leaks found by Coverity (Issue #5375)
2018-08-19  Michael R SweetFix localization of IPP Everywhere PPD (Issue #5362)
2018-08-19  Michael R SweetFix shared printing using the IPP Everywhere driver...
2018-06-29  Michael R SweetMirror macOS web interface authentication fix from...
2018-06-18  Michael R SweetMore tweaks for IPP Everywhere support in web interface.
2018-06-15  Michael R SweetAdd options to force a TLS version.
2018-06-15  Michael R SweetMirror TLS changes from master.
2018-06-11  Michael R SweetFix regressions in ippValidateAttribute (Issue #5322...
2018-06-05  Michael R SweetBump version, mirror fix from master, changelog.
2018-06-05  Michael R SweetFix link to CUPS Programming Manual.
2018-06-05  Michael R SweetFix iOS compile warning.
2018-06-04  Michael R SweetMirror change from master.
2018-05-18  Michael R SweetMirror smb change from master.
2018-05-14  Michael R SweetAdd more URI validation for scheme.
2018-05-11  Michael R SweetGeneralize the input validation of some kinds of attrib...
2018-04-12  Michael R SweetFix cups_auth_find for schemes without parameters.
2018-04-11  Michael R SweetFix a parsing bug in the new authentication code.
2018-04-09  Michael R SweetMirror changes to legacy CUPS print APIs from master...
2018-04-03  Michael R SweetBump version.
2018-03-23  Michael R SweetUpdate VisualStudio Project v2.2.7
2018-03-19  Michael R SweetDeprecate raw print queues.
2018-03-19  Michael R SweetInclude cupsJobPassword keyword in generated PPDs ...
2018-03-14  Michael R SweetFix _cupsCondWait again.
2018-03-13  Michael R SweetFix definition of IPP_DSTATE_ enums.
2018-03-13  Michael R SweetFix implementation of _cupsCondWait with timeout.
2018-03-13  Michael R SweetFix printing to some IPP Everywhere printers (Issue...
2018-03-09  Michael R SweetFix the Windows export file.
2018-03-09  Michael R SweetBump shared library version to account for new functions.
2018-03-07  Michael R SweetFix stray space/tab.
2018-03-07  Michael R SweetTemporary files are now placed in the correct directory...
2018-03-07  Michael R SweetUpdate documentation for cupsHashString.
2018-03-07  Michael R SweetFix crash bug in HTTP field handling - regression in...
2018-03-07  Michael R SweetRemainder of patches for backporting 2.3 changes to...
2018-03-07  Michael R SweetBackport CUPS 2.3.x changes to 2.2.x (Issue #5255)
2017-11-01  Michael R SweetRevert change in cupsDoIORequest, which caused problems.
2017-10-30  Michael R SweetFix handling of "yue" language.
2017-10-23  Michael R SweetMerge pull request #5150 from hardfalcon/master
2017-10-22  Pascal ErnsterFix indention 5150/head
2017-10-22  Pascal ErnsterFix AllowRC4 and AllowSSL3 on GnuTLS platforms
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-22  Pascal ErnsterRevert "Changed AllowDH to no-op on gnutls platforms...
2017-10-20  Michael SweetFix cipher suite selection with GNU TLS (Issue #5145)
2017-10-20  Pascal ErnsterChanged AllowDH to no-op on gnutls platforms, explicitl... 5149/head
2017-10-19  Pascal ErnsterClean up implementation for SSLOptions
2017-10-19  Michael R SweetMerge pull request #5146 from DavieV/fix-ifs
2017-10-19  Michael SweetChangelog and bump CUPS version.
2017-10-16  DavieVRemove unnecessary nesting in if statements. 5146/head
2017-10-12  Michael R SweetMerge pull request #5134 from LAfricain/master
2017-10-12  Michael SweetOne further fix for cupsGetDests2 - don't show network...
2017-10-11  Michael Sweet`cupsGetDests2` was not using the supplied HTTP connect...
2017-10-11  Michael SweetFix crash in debug printf.
2017-10-02  Michael SweetAdd support for Japanese Kaku 1 envelope size (rdar...
2017-09-28  Michael R SweetMerge pull request #5112 from paulmenzel/remove-libgcry...
2017-09-14  Michael SweetFix Windows builds.
2017-09-14  Michael SweetFix memory leaks.
2017-09-11  Michael SweetFix mapping and defaulting of print-quality/cupsPrintQu...
2017-09-05  Michael SweetFix builds without Bonjour/Avahi (Issue #5105)
2017-08-30  Michael Sweet`httpAddrConnect` leaked sockets in certain circumstanc...
2017-08-30  Michael SweetAlways use chunking unless it is a simple request.
2017-08-29  Michael SweetMove test client program to filter directory, finish...
2017-08-29  Michael SweetSave work on client code.
2017-08-29  Michael SweetAdd client simulator for testing basic client functiona...
2017-08-29  Michael SweetFix the interactions between the "print-quality" and...
2017-08-28  Michael SweetThe CUPS library did not reuse domain sockets (Issue...
next