aboutsummaryrefslogtreecommitdiff
path: root/cups
AgeCommit message (Expand)Author
2023-10-04Merge remote-tracking branch 'aosp/upstream-master' into mymergeAshish Kumar Gupta
2022-10-04Merging master with the same SHA from upstream-masterandroid-t-qpr1-beta-2-gplmain-16kSadaf Ebrahimi
2022-10-04Initial repository for libcupsSadaf Ebrahimi
2022-05-25CUPS v2.3.6 for CVE-2022-26691Steve Algernon
2021-10-01Merge relevant portion of _cupsGet1284Values changes in OpenPrinting (Issue #...Michael R Sweet
2021-10-01Add buffer range check.Rose
2021-09-17Don't use comma after last enumRose
2021-09-07Remove redundant codeAlfonso Gregory
2021-09-07Fix potential deadlock (OpenPrinting #243)Michael R Sweet
2021-09-01Add _CUPS_NORETURN to missing functionsAlfonso Gregory
2021-08-30Prevent writing to NULL if buffer is NULLAlfonso Gregory
2021-07-16Mirror IPP fuzzing fixes from OpenPrinting CUPS.Michael R Sweet
2021-05-03Fix printer instances (OpenPrinting #71)Michael R Sweet
2021-04-27Fix job-pages-per-set for duplex/number-up jobs.Michael R Sweet
2021-04-08Fix one other spot where http->fd isn't reset to -1 (Issue #5915)Michael R Sweet
2021-04-07`httpReconnect2` did not reset the socket file descriptor when the TLSMichael R Sweet
2021-04-05Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet
2021-04-05Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet
2020-10-30Upgrade libcups to v2.3.3Haibo Huang
2020-04-30Fix bounds check in ipp am: 239ddbfc0cBryan Ferris
2020-04-29Fix bounds check in ippandroid-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android11-mainline-tethering-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devBryan Ferris
2020-04-29Hotfix for CVE-2020-3898 am: daaca9ec18Philip P. Moltmann
2020-04-28Hotfix for CVE-2020-3898Philip P. Moltmann
2020-04-27Update version to 2.3.3 for:steve algernon
2020-04-17expand MITM protection to printers supporting TLS upgradesGlade Diviney
2020-04-17expand MITM protection to printers supporting TLS upgrades am: bf559862a8 am:...Glade Diviney
2020-04-17expand MITM protection to printers supporting TLS upgradesGlade Diviney
2020-04-09Upgrade libcups to v2.3.1 am: 4c28362030 am: 4a3a54af23Haibo Huang
2020-04-09Upgrade libcups to v2.3.1Haibo Huang
2019-12-18Bump version.Michael R Sweet
2019-12-13CVE-2019-2228: Fix ippSetValueTag validation of default language.Michael R Sweet
2019-12-04Off by one error in ipp_finishings_vendorSean Kau
2019-12-02Fix compiler warnings.Michael R Sweet
2019-12-02Use pwgMediaForSize when looking up PPD sizes (Issue #5633)Michael R Sweet
2019-12-02Fix a few issues with Apple Raster support (rdar://55301114)Michael R Sweet
2019-11-18Refactor the defaults code so that the correct order of precedence isMichael R Sweet
2019-11-18Fix up HOME environment variable support on macOS - only exclude containers.Michael R Sweet
2019-11-18Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet
2019-11-18Remove debug fprintf that was accidentally left in...Michael R Sweet
2019-11-18More LGTM changes.Michael R Sweet
2019-11-14Don't generate certificates that expire on Feb 29th (Issue #5643)Michael R Sweet
2019-11-14Sandboxed applications were not able to get the default printer (Issue #5676)Michael R Sweet
2019-11-14Fix lpoptions defaults (Issue #5681)Michael R Sweet
2019-11-14Fix example source filename in CUPS PM (Issue #5682)Michael R Sweet
2019-11-07Update adminutil.creddevillg
2019-10-24Support trim finishing options.Michael R Sweet
2019-10-17Update finishings support to use standard (or standard-inspired) PPD optionMichael R Sweet
2019-10-15Add support for DigestOptions directive in client.conf (Issue #5647)Michael R Sweet
2019-10-15PPD files containing custom option keywords did not work (Issue #5639)Michael R Sweet
2019-10-02More compiler warnings.Michael R Sweet