summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAge
* CVE-2019-8842: The `ippReadIO` function may under-read an extension fieldDidier Raboud2020-04-25
* CVE-2020-3898 - heap-buffer-overflow in libcups’s ppdFindOption() function ...Stephan Zeisberg2020-04-25
* CVE-2019-2228: Fix ippSetValueTag validation of default languageMichael R Sweet2019-12-31
* Fix memory leak in ppdOpenMichael R Sweet2019-12-31
* Fix multiple security/disclosure issues:Michael R Sweet2019-08-21
* Fix potential unaligned accesses in the string pool (Issue #5474)Michael R Sweet2019-03-27
* Stop parsing the Emulators keywords in PPD files (Issue #5475)Michael R Sweet2019-03-27
* Fix compile error on Linux (Issue #5483)Michael R Sweet2019-03-27
* Protect against continuing to read from a file at EOF (Issue #5473)Michael R Sweet2018-12-14
* The `lp` and `lpr` commands now provide better error messages when the defaultMichael R Sweet2018-12-14
* Do not link libcups.so and libcupsimage.so unnecessarilyMartin Pitt2018-12-08
* Tests: Force LC_* environment variables when testing (non) l10n'isation.Didier Raboud2018-12-08
* Tests: Do not run the CUPS_EUC_JP test case on BSD/Hurd either, as glibc's ic...Didier Raboud2018-12-08
* Fix a crash bug when mapping PPD duplex options to IPP attributes (rdar://461...Michael R Sweet2018-11-26
* Fix compile error.Michael R Sweet2018-11-14
* Add cupsManualCopies as needed (Issue #5433)Michael R Sweet2018-11-14
* Fix Kerberos truncation (Issue #5435)Michael R Sweet2018-11-14
* Bump version to 2.2.10.Michael R Sweet2018-11-14
* Move away from redefining __attribute__ (Issue #5349)Michael R Sweet2018-11-07
* Mirror changes from master.Michael R Sweet2018-11-06
* More changes to VS projects.Michael R Sweet2018-10-17
* Switch to _WIN32 for Windows test.Michael R Sweet2018-10-17
* Mirror zlib cleanup changes.Michael R Sweet2018-10-17
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
* Fix support for Authentication-Info header.Michael R Sweet2018-10-11
* Add code signing to 2.2 branch.Michael R Sweet2018-10-11
* Support face-up printers (Issue #5345)Michael R Sweet2018-09-28
* Mirror Digest changes from master.Michael R Sweet2018-09-14
* Mirror Digest fixes from master.Michael R Sweet2018-09-11
* Add digest debugging and fix a small bug in the HTTP unit test.Michael R Sweet2018-08-29
* Further simplify the logic in ippCopyAttribute.Michael R Sweet2018-08-29
* Simplify the logic in ippCopyAttribute.Michael R Sweet2018-08-29
* Fix issue with HTTP Digest authentication, add unit tests (rdar://41709086)Michael R Sweet2018-08-28
* Add checks for missing/bad CloseUI/JCLCloseUI keywords (Issue #5381)Michael R Sweet2018-08-27
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-21
* Fix localization of IPP Everywhere PPD (Issue #5362)Michael R Sweet2018-08-19
* Fix shared printing using the IPP Everywhere driver (Issue #5361)Michael R Sweet2018-08-19
* Mirror macOS web interface authentication fix from master.Michael R Sweet2018-06-29
* More tweaks for IPP Everywhere support in web interface.Michael R Sweet2018-06-18
* Add options to force a TLS version.Michael R Sweet2018-06-15
* Mirror TLS changes from master.Michael R Sweet2018-06-15
* Fix regressions in ippValidateAttribute (Issue #5322, Issue #5330)Michael R Sweet2018-06-11
* Bump version, mirror fix from master, changelog.Michael R Sweet2018-06-05
* Fix link to CUPS Programming Manual.Michael R Sweet2018-06-05
* Fix iOS compile warning.Michael R Sweet2018-06-05
* Mirror change from master.Michael R Sweet2018-06-04
* Mirror smb change from master.Michael R Sweet2018-05-18
* Add more URI validation for scheme.Michael R Sweet2018-05-14
* Generalize the input validation of some kinds of attributes.Michael R Sweet2018-05-11
* Fix cups_auth_find for schemes without parameters.Michael R Sweet2018-04-11