David Garske
|
66596ad9e1
Merge pull request #7075 from cconlon/v5.6.6-prep
|
пре 10 месеци |
Lealem Amedie
|
dd55cdbea8
Initialize variables to NULL
|
пре 10 месеци |
Chris Conlon
|
5046e577d3
update ChangeLog/README with 5.6.6 release information
|
пре 11 месеци |
Chris Conlon
|
a003338a88
bump version to 5.6.6
|
пре 11 месеци |
philljj
|
4e081960d3
Merge pull request #7078 from douzzer/20231218-AddSessionToClientCache-round-2
|
пре 10 месеци |
Daniel Pouzzner
|
7eed28fbe0
src/ssl.c: in AddSessionToClientCache(), remove benign frivolous assignment, and fix so that ret is assigned only if no error.
|
пре 10 месеци |
Chris Conlon
|
3e483f32a4
Merge pull request #7076 from douzzer/20231216-client_usage_msg-array-length
|
пре 10 месеци |
Daniel Pouzzner
|
ff9fee758e
examples/client/client.c: fix client_usage_msg undersized array dimension.
|
пре 11 месеци |
Chris Conlon
|
64e48deb0e
Merge pull request #7074 from douzzer/20231215-srtp-cleanup
|
пре 11 месеци |
Daniel Pouzzner
|
ef14176b7f
SRTP fixes:
|
пре 11 месеци |
Daniel Pouzzner
|
8f2a48c676
Merge pull request #7073 from julek-wolfssl/move-mutex-init
|
пре 11 месеци |
Chris Conlon
|
62b3ca5fb5
Merge pull request #7071 from douzzer/20231214-WOLF_CRYPTO_CB-not-WC_AESFREE_IS_MANDATORY
|
пре 11 месеци |
Juliusz Sosinowicz
|
57355f357e
Move the mutex initializer into the appropriate existing section
|
пре 11 месеци |
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 месеци |
Chris Conlon
|
2ffc818c28
Merge pull request #7069 from douzzer/20231213-misc-fixes
|
пре 11 месеци |
Chris Conlon
|
27c6ee4d05
Merge pull request #7068 from SparkiDev/srtp_kdf_label
|
пре 11 месеци |
Chris Conlon
|
fb6b022f42
Merge pull request #7020 from SparkiDev/ecc_gen_k_by_reject
|
пре 11 месеци |
David Garske
|
f2e4360f8d
Spelling fixes.
|
пре 11 месеци |
David Garske
|
1cf87ce0c9
Spelling fix.
|
пре 11 месеци |
Chris Conlon
|
f6ef58dbc2
Merge pull request #7064 from philljj/fix_infer_issues
|
пре 11 месеци |
Daniel Pouzzner
|
64e4796ed6
wolfssl/wolfcrypt/wc_port.h: add definition for WOLFSSL_MUTEX_INITIALIZER, currently only #ifdef WOLFSSL_PTHREADS.
|
пре 11 месеци |
Daniel Pouzzner
|
16c6bd6846
examples/client/client.c and tests/api.c: add missing CloseSocket() calls.
|
пре 11 месеци |
Chris Conlon
|
1b76f6d56b
Merge pull request #7065 from miyazakh/fix_ra6m3
|
пре 11 месеци |
Sean Parkinson
|
659a245b27
SRTP/SRTCP KDF: add APIs that derives one key from a label
|
пре 11 месеци |
Hideki Miyazaki
|
3af91c265b
remove tab
|
пре 11 месеци |
David Garske
|
c021e3e85d
Merge pull request #7066 from cconlon/v5.6.6-fixes
|
пре 11 месеци |
Chris Conlon
|
d0aa80eb37
update example/test certs for end of year release
|
пре 11 месеци |
Chris Conlon
|
a14a1bf467
define WOLFSSL_AES_DIRECT in configure.ac with --enable-aes-bitsliced
|
пре 11 месеци |
Chris Conlon
|
f5d33cedeb
add variable name in wolfSSL_BIO_new() prototype
|
пре 11 месеци |
Chris Conlon
|
255086b7c8
fix API test warning, comparison of unsigned expression < 0 is always false
|
пре 11 месеци |