Sean Parkinson
|
75c062a298
|
cppcheck: fixes
|
2020-12-16 17:28:20 +10:00 |
|
Daniel Pouzzner
|
f277339528
|
add explicit casts to XMALLOC()s, even for (void *), to avoid warnings in C++ and MSVC/MSVS builds, and to avoid false positives on simple text searches.
|
2020-12-10 14:16:21 -06:00 |
|
Jacob Barthelmeh
|
081cea7405
|
set optional limit on max decompression buffer size
|
2020-12-08 20:16:27 +07:00 |
|
Jacob Barthelmeh
|
fbf56bcf96
|
fix for PKCS7 decompress
|
2020-12-03 18:57:25 +07:00 |
|
Chris Conlon
|
45c5a2d39c
|
update copyright to 2020
|
2020-01-03 15:06:03 -08:00 |
|
John Safranek
|
246c444b93
|
Updates for v4.0.0
Update the copyright dates on all the source files to the current year.
|
2019-03-15 10:37:36 -07:00 |
|
David Garske
|
0ec9b28402
|
Added GZIP compression tests. Added new wc_Compress_ex API to support GZIP compression option.
|
2018-10-03 16:29:45 -07:00 |
|
David Garske
|
680a863054
|
Added support for building with certificate parsing only. ./configure --enable-asn=nocrypt. Added new API for parsing PIV format certificates wc_ParseCertPIV with WOLFSSL_CERT_PIV build option. Added wc_DeCompress_ex with ability to decompress GZIP. Moved the ZLIB error codes into wolfCrypt.
|
2018-10-02 15:18:56 -07:00 |
|
David Garske
|
911b6f95f8
|
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
2017-10-22 15:58:35 -07:00 |
|
Jacob Barthelmeh
|
e60adfc9da
|
better naming of macro and alter misc.c check
|
2016-03-29 13:42:40 -06:00 |
|
Jacob Barthelmeh
|
2665db73a4
|
check for compiling misc.c when not needed
|
2016-03-28 16:03:15 -06:00 |
|
Jacob Barthelmeh
|
e99a5b0483
|
prepare for release v3.9.0
|
2016-03-17 16:02:13 -06:00 |
|
kaleb-himes
|
a389620a29
|
Copyright (C) updates
|
2015-01-08 09:39:04 -07:00 |
|
kaleb-himes
|
edf53a1ed0
|
new changes
|
2014-12-29 10:27:03 -07:00 |
|