]> git.ipfire.org Git - thirdparty/cups.git/history - cups
Merge pull request #5621 from zdohnal/cgigetarray-sigsegv
[thirdparty/cups.git] / cups /
2019-10-15  Michael R SweetMerge pull request #5621 from zdohnal/cgigetarray-sigsegv
2019-10-15  Michael R SweetPPD files containing custom option keywords did not...
2019-10-02  Michael R SweetMore compiler warnings.
2019-10-02  Michael R SweetAdd missing file.
2019-10-02  Michael R SweetResolve new compiler warnings.
2019-10-02  Michael R SweetAdd threading unit test program (Issue #5642)
2019-09-05  Michael R SweetFix typos in comments.
2019-09-03  Michael R SweetUse legacy MD5 implementation with GNU TLS since at...
2019-09-03  Michael R SweetRevert GNU TLS FIPS-140 changes.
2019-08-28  Michael R SweetFix spelling of "accordion".
2019-08-23  Michael R SweetMerge pull request #5638 from nicolasfella/wheel
2019-08-23  Michael R SweetClean up versioning and API documentation.
2019-08-15  Michael R SweetMultiple security/disclosure issues: 5611/head
2019-08-07  Michael R SweetFix whitespace
2019-08-07  Michael R SweetStop accepting attributes in collections (Issue #5630)
2019-08-01  Michael R SweetGNU TLS FIPS140 support (Issue #5601, Issue #5622)
2019-08-01  Michael R SweetFix some PPD parser issues discovered via fuzzing ...
2019-08-01  Michael R SweetFix memory leak in ppdOpen.
2019-08-01  Michael R SweetEnhance testipp to support reading hex dumps.
2019-06-17  Michael R SweetFix NULL pointer dereference in httpGetField2 (Issue...
2019-05-16  Michael R SweetClean up error messages.
2019-05-16  Michael R SweetFix clang warning.
2019-05-15  Michael R SweetUpdate build system and cups-config script to not add...
2019-05-15  Michael R SweetFix regression in ipptool - hex support needs to be...
2019-05-15  Michael R SweetOptimize PNG files (Issue #5529)
2019-05-13  Michael R SweetAdd support for $date-current, $date-start, and ISO...
2019-05-13  Michael R SweetSupport <hex> strings in IPP files.
2019-05-09  Michael R SweetUpdate Windows DLL exports file.
2019-05-03  Michael R SweetSupport C-style character escapes in IPP files.
2019-05-03  Michael R SweetAdd PWG ippserver attributes to list of printer descrip...
2019-05-01  Michael R SweetFix typos in snprintf/vsnprintf emulation code.
2019-04-25  Michael R SweetFix whitespace errors (again).
2019-04-24  Michael R SweetFix color PostScript raster output.
2019-04-21  Michael R SweetFix clang errors on Linux.
2019-04-20  Michael R SweetClean up Clang analyzer warnings.
2019-04-18  Michael R SweetFix a memory reallocation bug in HTTP header value...
2019-04-17  Michael R SweetFix broken indentation.
2019-04-15  Michael R SweetAdd UserAgentTokens config directive (Issue #5555)
2019-04-15  Michael R SweetAdd a workaround for old Samsung drivers (Issue #5562)
2019-04-15  Michael R SweetFor octetString values, compare the length against...
2019-03-21  Michael R SweetOne more spot needs attention.
2019-03-21  Michael R SweetClean up some build issues on certain platforms.
2019-03-19  Michael R SweetUse ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with...
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-19  Michael R SweetMerge pull request #5519 from IslandCow/small
2019-02-18  Michael R SweetDocumentation updates.
2019-02-18  Sean KauMake explicit cast from enum to integer 5519/head
2019-02-15  Michael R SweetNon-Kerberized IPP printing to Windows was broken ...
2019-02-14  Michael R SweetEliminate use of private macOS security headers/APIs...
2019-02-14  Michael R SweetFix compiler warnings.
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-24  Michael R SweetDon't generate synthetic cups_en.po, we have a real...
2019-01-24  Michael R SweetAdd _CUPS_MESSAGE_EMPTY flag to allow loading of empty...
2019-01-23  Michael R SweetFix some build issues with the "core" component selecti...
2019-01-23  Michael R SweetMerge pull request #5489 from scootergrisen/master
2019-01-21  Michael R SweetClean out some more _cupsStr cruft that might potential...
2019-01-21  Michael R SweetChangelog.
2019-01-21  Michael R SweetFix potential unaligned accesses in the string pool...
2019-01-21  Michael R SweetMerge pull request #5486 from scootergrisen/master
2019-01-21  Michael R SweetStop parsing the Emulators keywords in PPD files (Issue...
2019-01-21  Michael R SweetMerge pull request #5481 from scootergrisen/patch-1
2019-01-21  Michael R SweetFix compile error on Linux (Issue #5483)
2019-01-21  Michael R SweetClean up installation of private headers.
2019-01-18  Michael R SweetFix iOS libcups builds (rdar://47386169)
2019-01-10  Michael R SweetAllow ippSetXxx from no-value or unknown to the corresp...
2019-01-09  Michael R SweetUpdate usage info.
2019-01-09  Michael R SweetProtect against continuing to read from a file at EOF...
2019-01-08  Michael R SweetUse codedoc now instead of mxmldoc.
2018-12-14  Michael R SweetMerge pull request #5463 from OdyX/fix-unitialized...
2018-12-10  Michael R SweetMove getifaddrs to a separate header.
2018-12-08  Michael R SweetFix compile errors - not sure why these didn't show...
2018-12-06  Michael R SweetRemove cupsaddsmb and associated documentation and...
2018-12-04  Michael R SweetSupport AddressSanitizer in builds.
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 potential truncation of Kerberos credentials (Issue...
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-11-08  Michael R SweetDisable SNMP supply levels when the community name...
2018-11-06  Michael R SweetFix more compiler warnings (Issue #5423)
2018-11-06  Michael R SweetFix compiler warnings (Issue #5423)
2018-10-29  Michael R SweetFix makefile errors on install.
2018-10-29  Michael R SweetAdd new libcupslite component that builds a libcups...
2018-10-25  Michael R SweetMake sure _cups_debug_set always exists.
2018-10-25  Michael R SweetNeed to install debug-private.h as a private header.
2018-10-19  Michael R SweetUpdate the location of strings files on newer versions...
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-18  Michael R SweetDrop _httpTLSSetCredentials - not implemented or used.
2018-10-18  Michael R SweetDon't install internal headers.
2018-10-17  Michael R SweetCleanup.
2018-10-17  Michael R SweetFix embedded whitespace issue.
2018-10-17  Michael R SweetDrop SNMP functions.
2018-10-17  Michael R SweetUpdate Windows DLL exports.
2018-10-17  Michael R SweetDon't need to include zlib header.
2018-10-17  Michael R SweetRemove dependency on zlib headers outside of libcups.
2018-10-16  Michael R SweetMore build fixes.
next