libcups icon indicating copy to clipboard operation
libcups copied to clipboard

OpenPrinting CUPS Library Sources

Results 28 libcups issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Avahi is being replaced with systemd-resolved on modern distros. **Describe the solution you'd like** The DNS-SD code should be updated...

enhancement
investigating
platform issue
priority-low

When copying pages "manually" for things like N-up support, ipptransform needs to also copy the Annots dictionary to get any annotations/form data for a page as well.

enhancement
priority-low

**Describe the bug** Getting a 1024 error when submitting a cancel-job request on a job id generated by the "create-job" "send-document" operations. I get a legitimate job id via callback...

question

[Copied from ippsample issue 72](https://github.com/istopwg/ippsample/issues/72) As part of our discussions during the February 2018 IPP F2F meeting, we discussed ways to introduce [fuzz-testing](https://en.wikipedia.org/wiki/Fuzzing) into ipptool. Two approaches were considered: 1....

enhancement
priority-low

ipptool: Bad resolution value "" on line 14 of 'resolution.test'. Here is the content of resolution.test file. { SKIP-IF-NOT-DEFINED PRINTER_RESOLUTION NAME "Validate-Job: resolution" OPERATION Validate-Job GROUP operation-attributes-tag ATTR charset attributes-charset...

bug
priority-low

Currently ipptransform does not support consuming Apple/PWG raster files. This should be added to allow printing from raster-only clients (not that any exist) and for IPP Everywhere conformance.

enhancement
priority-low

The prototype [IPP Encrypted Jobs and Documents v1.0 (TRUSTNOONE)](https://ftp.pwg.org/pub/pwg/ipp/wd/wd-ipptrustnoone10-20210519.pdf) specification sends sensitive IPP attributes and document data in S/MIME containers. Since this might be done with OpenSSL or GNU TLS,...

enhancement
priority-high

This is beneficial towards optimization because opt + 1 appears elsewhere in the code, allowing for more optimization passes in compilers.

Since Wireshark can't decrypt modern TLS traffic (forward secrecy), it would be nice for ipptool to provide a way to log all traffic going over a connection to a file...

enhancement
priority-low

From @KurtPfeifle in [ippsample issue 60](https://github.com/istopwg/ippsample/issues/60): After meanwhile quite a few ipp-1.1.test runs and being entangled in related debugging activities, I think the following would be beneficial for future testers:...

enhancement
priority-medium