]> git.ipfire.org Git - thirdparty/cups.git/commit - CHANGES.txt
Add support for hashed job-password values; right now just SHA-1 and SHA-2 hashes
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 18 Nov 2015 17:22:38 +0000 (17:22 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 18 Nov 2015 17:22:38 +0000 (17:22 +0000)
commit5ae9fbb3ddbe0017a0981ae4b7e2ebb3a1504fb2
tree2de9a0da4813f958e2d86d6d5a6adc8b59c776b9
parent71a78e2fe48a969b0fe6a941354d83989917a730
Add support for hashed job-password values; right now just SHA-1 and SHA-2 hashes
(<rdar://problem/20221502>)

- Add new cupsHashData API
- Use cupsHashData in _cupsConvertOptions.
- Grab the job-password-encryption-supported value from the printer and pick the most
  secure hash that is supported.
- Add a new _CUPS_API_2_2 availability macro.
- Update dependencies and Xcode project settings.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12983 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES.txt
backend/ipp.c
cgi-bin/Dependencies
cups/Dependencies
cups/Makefile
cups/cups.h
cups/hash.c [new file with mode: 0644]
cups/ppd-cache.c
cups/versioning.h
xcode/CUPS.xcodeproj/project.pbxproj