.. |
bio.c
|
move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files.
|
2025-04-04 18:44:12 -05:00 |
conf.c
|
Refactor *_push and *_pop compat API
|
2025-04-09 14:40:00 +02:00 |
crl.c
|
Merge pull request #8713 from JacobBarthelmeh/scan
|
2025-05-09 11:23:20 -07:00 |
dtls.c
|
move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files.
|
2025-04-04 18:44:12 -05:00 |
dtls13.c
|
dtls13: move Dtls13NewEpoch into DeriveTls13Keys
|
2025-06-09 02:35:29 +02:00 |
include.am
|
configure.ac: add support for --enable-aesni-with-avx/USE_INTEL_SPEEDUP_FOR_AES (AESNI+AVX, but only for AES modes).
|
2025-04-02 17:00:48 -05:00 |
internal.c
|
Merge pull request #8827 from SparkiDev/ml_kem_codepoints
|
2025-06-06 11:06:15 -06:00 |
keys.c
|
ready-for-use flag fix
|
2025-06-04 13:41:01 +09:00 |
ocsp.c
|
move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files.
|
2025-04-04 18:44:12 -05:00 |
pk.c
|
Fixes from CodeSonar report
|
2025-04-22 14:43:01 -05:00 |
quic.c
|
Fixes for `NO_AES_192` and `NO_AES_256`. Added CI test. Fixed bad BUILD_ logic for `ADH-AES256-GCM-SHA384`.
|
2025-05-05 14:36:36 -07:00 |
sniffer.c
|
Sniffer: Don't include AEAD nonce in decrypted data size
|
2025-06-05 14:13:45 -06:00 |
ssl.c
|
Improve PlatformIO Certificate Bundle Support
|
2025-06-06 15:48:07 -07:00 |
ssl_asn1.c
|
move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files.
|
2025-04-04 18:44:12 -05:00 |
ssl_bn.c
|
revert BN_CTX_init stub for older applications
|
2025-04-22 09:22:40 -06:00 |
ssl_certman.c
|
Speculative fix for CodeSonar overflow issue
|
2025-04-25 12:58:23 -07:00 |
ssl_crypto.c
|
Fixes for `NO_AES_192` and `NO_AES_256`. Added CI test. Fixed bad BUILD_ logic for `ADH-AES256-GCM-SHA384`.
|
2025-05-05 14:36:36 -07:00 |
ssl_load.c
|
wolfssl/wolfcrypt/logging.h and wolfcrypt/src/logging.c: add
|
2025-05-13 20:30:48 -05:00 |
ssl_misc.c
|
Attempt wolfssl_read_bio_file in read_bio even when XFSEEK is available
|
2025-04-22 16:56:32 -06:00 |
ssl_p7p12.c
|
Update PKCS7 to use X509 STORE for internal verification instead of underlying CM
|
2025-05-08 09:45:58 -07:00 |
ssl_sess.c
|
Merge pull request #8700 from embhorn/rel_fixes_cs
|
2025-04-23 11:36:15 -06:00 |
tls.c
|
Allow `trusted_ca_keys` with TLSv1.3
|
2025-06-09 08:31:54 +01:00 |
tls13.c
|
Merge pull request #8861 from gasbytes/psk-handshake-failure-fix
|
2025-06-10 10:24:17 -06:00 |
wolfio.c
|
Fixes to support _WIN32_WCE (VS 2008 with WinCE 6.0/7.0). Should have been part of #8621.
|
2025-04-24 08:18:44 -07:00 |
x509.c
|
ALT_NAMES_OID: Mark IP address as WOLFSSL_V_ASN1_OCTET_STRING
|
2025-06-05 19:17:00 +02:00 |
x509_str.c
|
Update PKCS7 to use X509 STORE for internal verification instead of underlying CM
|
2025-05-08 09:45:58 -07:00 |