Daniel Pouzzner
|
ef14176b7f
SRTP fixes:
|
11 months ago |
Daniel Pouzzner
|
8f2a48c676
Merge pull request #7073 from julek-wolfssl/move-mutex-init
|
11 months ago |
Chris Conlon
|
62b3ca5fb5
Merge pull request #7071 from douzzer/20231214-WOLF_CRYPTO_CB-not-WC_AESFREE_IS_MANDATORY
|
11 months ago |
Juliusz Sosinowicz
|
57355f357e
Move the mutex initializer into the appropriate existing section
|
11 months ago |
Daniel Pouzzner
|
7ebbb927f3
wolfssl/wolfcrypt/aes.h: don't set WC_AESFREE_IS_MANDATORY for WOLF_CRYPTO_CB -- free is only needed when callbacks are both installed and used.
|
11 months ago |
Chris Conlon
|
2ffc818c28
Merge pull request #7069 from douzzer/20231213-misc-fixes
|
11 months ago |
Chris Conlon
|
27c6ee4d05
Merge pull request #7068 from SparkiDev/srtp_kdf_label
|
11 months ago |
Chris Conlon
|
fb6b022f42
Merge pull request #7020 from SparkiDev/ecc_gen_k_by_reject
|
11 months ago |
David Garske
|
f2e4360f8d
Spelling fixes.
|
11 months ago |
David Garske
|
1cf87ce0c9
Spelling fix.
|
11 months ago |
Chris Conlon
|
f6ef58dbc2
Merge pull request #7064 from philljj/fix_infer_issues
|
11 months ago |
Daniel Pouzzner
|
64e4796ed6
wolfssl/wolfcrypt/wc_port.h: add definition for WOLFSSL_MUTEX_INITIALIZER, currently only #ifdef WOLFSSL_PTHREADS.
|
11 months ago |
Daniel Pouzzner
|
16c6bd6846
examples/client/client.c and tests/api.c: add missing CloseSocket() calls.
|
11 months ago |
Chris Conlon
|
1b76f6d56b
Merge pull request #7065 from miyazakh/fix_ra6m3
|
11 months ago |
Sean Parkinson
|
659a245b27
SRTP/SRTCP KDF: add APIs that derives one key from a label
|
11 months ago |
Hideki Miyazaki
|
3af91c265b
remove tab
|
11 months ago |
David Garske
|
c021e3e85d
Merge pull request #7066 from cconlon/v5.6.6-fixes
|
11 months ago |
Chris Conlon
|
d0aa80eb37
update example/test certs for end of year release
|
11 months ago |
Chris Conlon
|
a14a1bf467
define WOLFSSL_AES_DIRECT in configure.ac with --enable-aes-bitsliced
|
11 months ago |
Chris Conlon
|
f5d33cedeb
add variable name in wolfSSL_BIO_new() prototype
|
11 months ago |
Chris Conlon
|
255086b7c8
fix API test warning, comparison of unsigned expression < 0 is always false
|
11 months ago |
Chris Conlon
|
d36538c40a
Merge pull request #7063 from embhorn/13dec2023_cov_fixes
|
11 months ago |
jordan
|
a1b44b6214
Fix issues from infer diff report: init mp_digit to 0.
|
11 months ago |
Hideki Miyazaki
|
f209120218
fix benchmark compile error
|
11 months ago |
jordan
|
f222adf4c2
Fix issues from infer diff report.
|
11 months ago |
Chris Conlon
|
a66137d2fe
Merge pull request #7062 from lealem47/leaks
|
11 months ago |
Eric Blankenhorn
|
1d7fd42aa8
Fixes for release
|
11 months ago |
Lealem Amedie
|
5fd0470f76
Cleanup leaks in api.c and benchmark.c
|
11 months ago |
David Garske
|
8acee813cb
Merge pull request #7061 from gojimmypi/PR-Espressif-user_settings-fix
|
11 months ago |
Chris Conlon
|
3d959b96c9
Merge pull request #7060 from dgarske/various_20231212
|
11 months ago |