summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* Debian: Reproducibility: httpAddrGetHostname() test fails under reprotest; sk...Didier Raboud2021-05-27
* Make sure 'lang' is initializes.Michael R Sweet2021-05-27
* Update testlang to test all locales (Issue #85)Michael R Sweet2021-05-27
* Fix snprintf emulation function (Issue #67)Michael R Sweet2021-02-01
* Fix a buffer (read) overflow in ippReadIO (CVE-2020-10001)Michael R Sweet2021-02-01
* Merge pull request #73 from tsite/masterMichael R Sweet2021-02-01
|\
| * Ignore the APPrinterIconPath PPD attributePranav Batra2021-01-13
* | Add check for whether 'option' variable exists or not for closeUI and JCLClos...=2021-01-23
* | With GNU TLS, generated certificates were incorrectly placed in $HOME for theMichael R Sweet2020-12-14
* | Fix duplicate ColorModel entries for AirPrint printers (Issue #59)Michael R Sweet2020-12-02
* | Fix printing on small format printers like label printers.Michael R Sweet2020-11-25
* | http-support.c: Add avahi-common/malloc.h header for avahi_free()Zdenek Dohnal2020-11-25
* | Fix memory leak (Issue #49)Michael R Sweet2020-11-23
* | Fix default option values that start with "custom" that aren't custom valuesMichael R Sweet2020-11-22
|/
* Don't use "unknown" default InputSlot value for IPP Everywhere PPDsMichael R Sweet2020-11-14
* Make some changes to allow the automated test suite to run in certain restrictedMichael R Sweet2020-11-14
* Fix conversion of PPD InputSlot choice namesTill Kamppeter2020-11-04
* Fix Windows compilation error.Michael R Sweet2020-11-03
* Use listen backlog of 128, not 5.Michael R Sweet2020-11-02
* Fix compile on FreeBSD.Michael R Sweet2020-07-09
* Fix cupsManualCopies values in IPP Everywhere PPDs (Apple issue #5807)Michael R Sweet2020-10-28
* Ignore HTTP Date values with invalid year (Apple Issue #5724)Michael R Sweet2020-10-28
* Fix handling of the output-bin and print-quality IPP attributesPranav Batra2020-10-28
* Minor cleanup for PR #1.Michael R Sweet2020-10-26
* cups/ppd-cache.c: synthetize grayscale if only color is definedZdenek Dohnal2020-10-26
* Changelog and style cleanup.Michael R Sweet2020-10-19
* Merge pull request #5 from zdohnal/ipptool_mdns_uriMichael R Sweet2020-10-19
|\
| * cups/ipp-vars.c: support mdns URI in _ippVarsSet()Zdenek Dohnal2020-10-19
* | Merge pull request #13 from tsite/ubsanMichael R Sweet2020-10-19
|\ \ | |/ |/|
| * undefined behavior: signed integer overflowPranav Batra2020-10-06
* | Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* | Merge pull request #3 from zdohnal/httpAddrConn_errnosMichael R Sweet2020-10-14
|\ \
| * | Generate ETIMEDOUT when remaining_time is reached and EHOSTDOWN when all addr...Zdenek Dohnal2020-09-14
* | | Merge pull request #6 from zdohnal/lp_lpr_non_existing_queue_errorMichael R Sweet2020-10-14
|\ \ \
| * | | cups/dests.c: cupsGetNamedDest() - set IPP_STATUS_ERROR_NOT_FOUND error if qu...Zdenek Dohnal2020-09-14
| |/ /
* | | Cleanup comments/coding style to match contribution guide...Michael R Sweet2020-10-13
* | | Resolve DNS-SD URIs correctly also if they are from a service from localhostTill Kamppeter2020-10-12
|/ /
* | Fix compiler warnings.Michael R Sweet2020-09-05
* | Fix Windows 10 TLS support.Michael R Sweet2020-09-05
|/
* Update version to 2.3.3 for:steve algernon2020-04-27
* Bump version.Michael R Sweet2019-12-18
* CVE-2019-2228: Fix ippSetValueTag validation of default language.Michael R Sweet2019-12-13
* Off by one error in ipp_finishings_vendorSean Kau2019-12-04
* Fix compiler warnings.Michael R Sweet2019-12-02
* Use pwgMediaForSize when looking up PPD sizes (Issue #5633)Michael R Sweet2019-12-02
* Fix a few issues with Apple Raster support (rdar://55301114)Michael R Sweet2019-12-02
* Refactor the defaults code so that the correct order of precedence isMichael R Sweet2019-11-18
* Fix up HOME environment variable support on macOS - only exclude containers.Michael R Sweet2019-11-18
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-18
* Remove debug fprintf that was accidentally left in...Michael R Sweet2019-11-18