Nathan Moinvaziri
370ab036f3
Version 2.9.1.
2019-11-15 13:24:17 -08:00
Nathan Moinvaziri
39440d01a2
Updated test certificate and signing tests for macOS.
2019-11-10 19:10:57 -08:00
Nathan Moinvaziri
daae8acc64
Fixed unit tests for windows.
...
Added utf8 test for code coverage.
2019-11-04 11:42:10 -08:00
Nathan Moinvaziri
4d33e1d434
Fixed mem stream required zlib.
...
Don't produce codecov for release builds.
2019-11-03 22:27:36 -08:00
Nathan Moinvaziri
15507efd00
Don't run certain tests when their code isn't available.
2019-11-03 22:17:24 -08:00
Nathan Moinvaziri
2f4f41b8a6
Reduce output of test cmd app.
2019-11-03 22:06:56 -08:00
Nathan Moinvaziri
c4f415aab3
Create test_cmd for code coverage.
2019-11-03 18:01:06 -08:00
Nathan Moinvaziri
d82ea2c654
Added more test cases for path resolving.
...
Fixed branching in resolve function.
2019-11-03 16:44:58 -08:00
Nathan Moinvaziri
106d0ee136
Fixed casting warnings in test code.
2019-10-29 16:36:02 -07:00
Nathan Moinvaziri
8d6875d9c2
Fixed path not resolving properly when it begins with ..\ more than once. #433
2019-10-23 22:21:21 -07:00
Nathan Moinvaziri
10ac291d91
Version 2.9.0.
2019-09-18 16:55:43 -07:00
Nathan Moinvaziri
b4d17e6d9d
Merge pull request #421 from vszakats/cln
...
use HTTPS, whitespace and newlines fixes
2019-09-16 11:08:44 -07:00
Nathan Moinvaziri
fe33c3d1b6
Fixed invalid literal PRI- when compiling with C++. #416
2019-09-16 11:07:43 -07:00
Viktor Szakats
8f397f826d
minor URL correction, remove EOL spaces, add EOF newlines.
2019-09-15 20:11:28 +00:00
Viktor Szakats
b11be60c0c
use HTTPS, whitespace and newlines fixes
...
This is the only remaining HTTP link now: http://result42.com
2019-09-15 18:55:59 +00:00
Nathan Moinvaziri
8bba5e3fdf
Fixed wrong open mode used in test_stream_mem(). #417
2019-09-14 16:46:28 -07:00
Nathan Moinvaziri
32fd805440
Version 2.8.9.
2019-07-04 10:32:02 -07:00
Nathan Moinvaziri
fbfd4e82f7
Version 2.8.8.
2019-05-22 17:50:39 -07:00
Nathan Moinvaziri
64c4c7f868
Version 2.8.7.
2019-05-09 18:46:18 -07:00
Nathan Moinvaziri
f191087fdf
Fixed gcc 9 warnings. #385
2019-05-01 11:37:21 -07:00
Nathan Moinvaziri
4fe0687243
Version 2.8.6.
2019-04-08 13:26:32 -07:00
Nathan Moinvaziri
488f20ff1b
Version 2.8.5.
2019-03-17 09:38:10 -07:00
Nathan Moinvaziri
9805ab4117
Version 2.8.4.
2019-02-14 17:16:01 -08:00
Nathan Moinvaziri
2e2f995eda
Version 2.8.3.
2019-01-26 16:49:48 -08:00
Nathan Moinvaziri
2ca7f3950c
Version 2.8.2.
2019-01-08 16:07:10 -08:00
Nathan Moinvaziri
1ff40343b5
Version 2.8.1.
2018-12-01 09:59:19 -08:00
Nathan Moinvaziri
2df1ecbce4
Fixed some code analysis warnings.
2018-12-01 08:59:21 -08:00
Nathan Moinvaziri
5cb88b8f09
Version 2.8.0.
2018-11-24 17:59:11 -08:00
Nathan Moinvaziri
e8c94b0570
Added testing against archives in fuzz seed corpus dir.
...
Reduced fuzz test sizes.
2018-11-24 17:32:30 -08:00
Nathan Moinvaziri
41eaa4c0ab
Rename fuzzer test file.
2018-11-24 17:14:04 -08:00
Nathan Moinvaziri
62f435adbb
Fixes aes encryption with windows crypto library.
2018-11-24 16:51:30 -08:00
Nathan Moinvaziri
2ce1fe2732
Fixed appending for zip spanning.
...
Added append mode cmake unit tests.
2018-11-23 11:53:11 -08:00
Nathan Moinvaziri
cdac37e1fe
Move tiny zip to unzip fuzzer seed corpus.
2018-11-21 23:20:17 -08:00
Nathan Moinvaziri
9897259b04
Added additional files to unit tests.
...
Fixed compiler warnings.
2018-11-21 23:14:22 -08:00
Nathan Moinvaziri
76fb8903e1
Rename HAVE_AES to HAVE_WZAES to make it more clear that only the feature is enabled/disabled.
...
Added additional cmake unit tests.
2018-11-21 15:14:09 -08:00
Nathan Moinvaziri
e849627093
Move stdio to the source files that use them.
...
Fixed limits redefinition for windows.
Clean up headers.
2018-11-21 15:05:58 -08:00
Nathan Moinvaziri
b578fa5ba5
Added signed fuzz test.
2018-11-20 19:42:23 -08:00
Nathan Moinvaziri
b16ab566ef
Change comments to C89 style.
...
Added _POSIX_C_SOURCE definition for necessary version of POSIX.
2018-11-20 16:56:21 -08:00
Nathan Moinvaziri
f4207b7a23
Fixed analyze warnings about unreferenced variables.
2018-11-20 10:06:16 -08:00
Nathan Moinvaziri
0a60d2ca2a
Cleanup comments and includes.
2018-11-19 22:12:23 -08:00
Nathan Moinvaziri
2d37e12f36
Fixed missing time.h include.
...
Simplified fseek detection.
2018-11-19 19:48:37 -08:00
Nathan Moinvaziri
fb8a1cc220
Remove forward includes.
2018-11-19 18:01:53 -08:00
Nathan Moinvaziri
e0b2477114
Fixed compiler warning.
2018-11-13 17:48:53 -08:00
Nathan Moinvaziri
264dc189b3
Revert "Remove inttypes.h."
2018-11-13 17:42:13 -08:00
Nathan Moinvaziri
b2b082c67d
Version 2.7.5.
2018-11-13 15:22:15 -08:00
Nathan Moinvaziri
dd103f4fc1
Added ability to get comment from reader.
...
Added better fuzz test with full comment size.
Fixed setting size of comment that is UINT32_MAX length.
Added ability to recover the cd from the local file headers. #341
2018-11-13 14:50:32 -08:00
Nathan Moinvaziri
e71d8776be
Remove python test script since cmake tests are better.
...
Added empty unit test.
2018-11-12 22:44:25 -08:00
Nathan Moinvaziri
1f9efeae4f
Link against fuzzing engine.
2018-11-12 10:12:22 -08:00
Nathan Moinvaziri
258d42c566
Fixed compiler warnings.
2018-11-12 07:58:10 -08:00
Nathan Moinvaziri
8ce54b4a8d
Fuzz minizip google/oss-fuzz#1940 .
2018-11-12 07:39:34 -08:00