2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-22 01:59:10 +00:00
qpdf/libtests
Jay Berkenbilt b8bdef0ad1 Implement deterministic ID
For non-encrypted files, determinstic ID generation uses file contents
instead of timestamp and file name. At a small runtime cost, this
enables generation of the same /ID if the same inputs are converted in
the same way multiple times.
2015-10-31 18:56:42 -04:00
..
qtest Implement deterministic ID 2015-10-31 18:56:42 -04:00
aes.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
ascii85.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
bits.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
buffer.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
build.mk Refactor random data generation 2013-12-14 15:17:35 -05:00
concatenate.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
flate.cc Fix errors reported by Coverity 2013-07-07 15:36:51 -04:00
hex.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
libtests.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
lzw.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
md5.cc Implement deterministic ID 2015-10-31 18:56:42 -04:00
pcre.cc Fix unused local variable warnings 2013-03-04 16:45:16 -05:00
png_filter.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
pointer_holder.cc add * and -> operators 2010-09-24 19:09:22 +00:00
qutil.cc Remove needless #ifdef _WIN32 from getWhoami 2013-12-16 16:21:28 -05:00
random.cc Increase random data provider support 2013-12-16 16:21:28 -05:00
rc4.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
sha2.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00