Daniel Pouzzner
648f474d83
configure.ac:
...
if ENABLED_LINUXKM_PIE, add -DWOLFSSL_NO_OCSP_ISSUER_CHECK to gate out backward dependency in asn.c;
if ENABLE_LINUXKM, don't error on FIPS without thread_ls_on;
for --enable-curl, set ENABLED_MD4="yes", and move --enable-md4 AC_ARG_ENABLE() clause up to a position adjacent to des3 handling;
scripts/sniffer-gen.sh: fix illegal exit code (SC2242);
src/internal.c: fix clang-analyzer-core.NonNullParamChecker in CreateTicket();
src/ocsp.c: fix readability-redundant-preprocessor;
src/tls.c: fix empty-body in TLSX_PskKeModes_Parse() and clang-diagnostic-unreachable-code-break in ALPN_Select();
tests/api.c: fix several clang-analyzer-core.NullDereference related to Expect*() refactor;
wolfcrypt/src/asn.c:
fix -Wconversions in DecodeAuthKeyId() and ParseCertRelative();
fix readability-redundant-declaration re GetCA() and GetCAByName();
gate inclusion of wolfssl/internal.h on !defined(WOLFCRYPT_ONLY);
wolfssl/internal.h: add macro-detection gating around GetCA() and GetCAByName() prototypes matching gates in wolfcrypt/src/asn.c;
tests/utils.c: in create_tmp_dir(), use one-arg variant of mkdir() if defined(__CYGWIN__) || defined(__MINGW32__).
2023-07-12 13:47:40 -05:00
..
2023-07-11 09:50:42 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2023-02-28 14:56:29 +10:00
2023-02-28 14:56:29 +10:00
2022-12-30 17:12:11 -07:00
2023-07-07 15:47:00 -07:00
2022-12-30 17:12:11 -07:00
2023-05-31 15:48:52 -05:00
2023-07-12 13:47:40 -05:00
2023-06-12 23:15:08 -05:00
2023-04-19 15:26:05 -05:00
2022-12-30 17:12:11 -07:00
2023-06-14 12:28:50 -05:00
2022-12-30 17:12:11 -07:00
2023-04-19 15:53:48 -05:00
2023-05-10 15:28:19 -07:00
2023-05-09 23:55:08 -05:00
2023-06-27 08:01:33 +10:00
2023-05-31 15:48:52 -05:00
2023-07-06 16:09:23 -04:00
2023-04-19 15:26:05 -05:00
2023-04-19 15:26:05 -05:00
2023-06-07 17:27:51 +10:00
2023-06-22 08:21:17 +10:00
2022-12-30 17:12:11 -07:00
2023-06-01 14:21:41 +10:00
2023-07-07 11:42:00 -06:00
2023-06-01 14:21:41 +10:00
2022-12-30 17:12:11 -07:00
2023-04-18 09:41:42 -07:00
2023-07-04 13:36:28 +10:00
2023-07-06 16:09:23 -04:00
2023-02-24 17:13:47 -05:00
2022-12-30 17:12:11 -07:00
2023-06-26 09:48:15 -05:00
2022-12-30 17:12:11 -07:00
2023-06-07 17:27:51 +10:00
2023-06-01 14:21:41 +10:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2023-06-07 17:27:51 +10:00
2022-12-30 17:12:11 -07:00
2023-07-06 00:53:37 -05:00
2023-07-04 13:36:28 +10:00
2023-04-19 17:06:25 +02:00
2023-07-06 16:09:23 -04:00
2023-07-04 13:36:28 +10:00
2023-07-04 13:36:28 +10:00
2023-07-04 14:12:38 +02:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2023-04-19 15:12:15 -07:00
2023-06-27 08:01:33 +10:00
2023-07-04 13:36:28 +10:00
2023-07-08 07:37:26 -07:00
2023-07-03 09:16:44 +10:00
2023-06-26 09:48:15 -05:00
2023-04-18 12:23:24 -05:00
2023-04-19 15:26:05 -05:00
2023-07-07 15:47:00 -07:00
2022-12-30 17:12:11 -07:00
2023-04-18 09:41:42 -07:00
2023-07-04 13:36:28 +10:00
2023-06-07 17:27:51 +10:00
2022-12-30 17:12:11 -07:00
2023-04-18 12:23:24 -05:00
2022-12-30 17:12:11 -07:00
2023-07-11 09:50:42 -07:00
2022-12-30 17:12:11 -07:00
2023-07-11 09:50:42 -07:00
2023-07-07 15:47:00 -07:00
2023-07-06 09:34:03 -07:00
2023-06-12 23:15:08 -05:00
2023-07-04 13:36:28 +10:00
2023-07-04 13:36:28 +10:00
2023-07-04 13:36:28 +10:00
2023-07-04 13:36:28 +10:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2022-12-30 17:12:11 -07:00
2023-07-06 00:53:37 -05:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2023-06-26 09:48:15 -05:00
2023-07-10 18:31:07 +02:00
2023-04-19 15:26:05 -05:00
2023-07-07 15:47:00 -07:00
2022-12-30 17:12:11 -07:00
2023-04-18 12:23:24 -05:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2022-12-30 17:12:11 -07:00
2023-05-24 11:42:52 +10:00
2023-07-11 09:50:42 -07:00
2022-12-30 17:12:11 -07:00
2023-04-12 01:37:09 -05:00