summaryrefslogtreecommitdiff
path: root/cups/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-051-1/+1
* Use legacy MD5 implementation with GNU TLS since at least some Linux vendors areMichael R Sweet2019-09-031-1/+20
* Revert GNU TLS FIPS-140 changes.Michael R Sweet2019-09-031-22/+0
* GNU TLS FIPS140 support (Issue #5601, Issue #5622)Michael R Sweet2019-08-011-0/+23
* Fix compile error on Linux (Issue #5483)Michael R Sweet2019-01-211-2/+2
* Move debug printfs to internal usage only.Michael R Sweet2018-10-181-1/+1
* Update documentation.Michael R Sweet2018-03-071-3/+4
* Fix annotation of cupsHashString APIMichael R Sweet2018-02-221-0/+2
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Support the latest HTTP Digest authentication specification (Issue #4862)Michael R Sweet2017-11-061-5/+84
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* cupsHashData did not use the correct hashing algorithm (<rdar://problem/28209...Michael Sweet2016-09-221-15/+15
* CUPS 2.2 is part of macOS 10.12.Michael R Sweet2016-06-201-1/+1
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Fix compile error on Linux.msweet2015-11-191-1/+3
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-181-0/+250