summaryrefslogtreecommitdiff
path: root/test/ipptool.c
Commit message (Expand)AuthorAge
* Remove support for _IPP_PRIVATE_STRUCTURES developer cheat.Michael R Sweet2018-03-19
* Fix encoding of out-of-band values in ippserver output files.Michael R Sweet2018-02-22
* Fix handling of "EXPECT foo/bar IN-GROUP group".Michael R Sweet2018-02-14
* Move file callbacks to _ipp_vars_t and add attribute filter callback.Michael R Sweet2018-02-06
* Fix unused store - actually use the count we saved.Michael R Sweet2018-02-06
* Use ippValidateAttribute to validate attributes in ipptool.Michael R Sweet2018-01-31
* Update ipptool to not use private IPP structures.Michael R Sweet2018-01-25
* Finish re-tooling of ipptool to use new parser.Michael R Sweet2018-01-25
* Save work on new ipptool using IPP data file parser.Michael R Sweet2018-01-23
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* Add support for writing ippserver attributes files from ipptool (Issue #5093)Michael R Sweet2017-11-01
* Fix memory leaks.Michael Sweet2017-09-14
* Allow DELAY values of 0.Michael Sweet2017-09-12
* The `ipptool` program did not compare URI scheme or hostname componentsMichael Sweet2017-09-07
* Fix ipptool -P output (some was going to stdout...)Michael Sweet2017-08-31
* Add header validation option to ipptool.Michael Sweet2017-08-04
* Fix some output issues in ipptool introduced by migrating to the cupsFile API.Michael Sweet2017-06-16
* Sync up with changes from IPP sample code project.Michael Sweet2017-06-15
* Update DELAY directive to support the repeat interval, which now defaults to aMichael Sweet2017-06-13
* Fix indentation, which some versions of GCC confuse for unexpected blockMichael R Sweet2017-04-20
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Update all references to OS X to macOS.Michael R Sweet2016-06-20
* Silence compiler warning.Michael R Sweet2016-03-24
* The ipptool program did not correctly report uriScheme values in plist outputMichael R Sweet2016-03-24
* The ipptool program truncated values at 8k (Issue #4786)Michael R Sweet2016-03-24
* Fix deprecation and uninitialized value issues.msweet2016-01-29
* Fix some issues in ipptool for skipped tests (<rdar://problem/24137160>)msweet2016-01-13
* Fix symbolic name to enum mapping (first value wasn't mapped)msweet2015-10-28
* Fix compile error.msweet2015-10-28
* Fix another spot where URI hostnames were not normalized.msweet2015-10-28
* Fix compiler warnings.msweet2015-05-19
* Add new WITH-VALUE-FROM predicate to validate -default attributes against theirmsweet2015-02-05
* Add EXPECT-ALL directive to ipptool (STR #4469)msweet2015-02-03
* The ippfind and ipptool programs now correctly match hostnames with trailingmsweet2015-02-01
* IPP Everywhere tests finally work for Windows. Fix an output bug in ipptool i...msweet2014-09-02
* Save workmsweet2014-08-29
* Update ipptool to include a Skipped boolean key for skipped tests.msweet2014-08-27
* Fix an ippserver Send-Document issue with PWG raster files.msweet2014-08-20
* Finish up new web interface for ippserver so we can fiddle with media andmsweet2014-08-20
* More IPP Everywhere fixes; almost there!msweet2014-08-19
* Save work on IPP Everywhere updates.msweet2014-08-18
* Get builds working on Windows again.msweet2014-07-15
* Fix localized error message from ipptool.msweet2014-06-26
* Support TIFF files in ipptool (STR #4418)msweet2014-05-21
* Save work on destination API unit test program.msweet2014-05-16
* Add -P option and PAUSE directive to ipptool.msweet2014-05-16
* The ipptool program now supports collection attributes with multiple valuesmsweet2014-04-08
* Fix handling of default username.msweet2014-03-19
* Fix build errors on Fedora.msweet2014-02-14
* Full sweep of all Clang warnings, plus some bug fixes for incorrect memcpy us...msweet2014-02-06