]> git.ipfire.org Git - thirdparty/cups.git/commit
ippfind fixes:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 26 Aug 2014 15:36:07 +0000 (15:36 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 26 Aug 2014 15:36:07 +0000 (15:36 +0000)
commitfe202ff4628b15fe875c7cd7669d8253ce16221e
treec0971755ec0bf50b5802730c716a94e350001346
parent8288bfd0d9e5bfef24627198282ab836e7fa82f2
ippfind fixes:

- Fix a bug with '{name}' substitution in ippfind.
- Fix a bug with --txt-name option handling in ippfind.
- Add some more debugging output to ippfind when IPPFIND_DEBUG env var is set.

ippserver fixes:

- Include TLS and UUID keys in TXT record.
- Implement HTTP Upgrade to TLS.

IPP Everywhere test file fixes:

- Separate access and value tests, confusing.
- Fix some of the tests to work properly (cut/paste errors)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12118 a1ca3aef-8c08-0410-bb20-df032aa958be
everywhere/bonjour-access-tests.test [new file with mode: 0644]
everywhere/bonjour-tests.sh
everywhere/bonjour-value-tests.test [moved from everywhere/bonjour-tests.test with 74% similarity]
test/ippfind.c
test/ippserver.c