John Safranek
|
b1ed852f36
Fix TCP with Timeout
|
6 years ago |
David Garske
|
a38576146e
* Added support for disabling PEM to DER functionality using `WOLFSSL_PEM_TO_DER`. This allows way to use with DER (ASN.1) certificates only in an embedded environment. This option builds, but internal make check requires PEM support for tests.
|
6 years ago |
David Garske
|
e564c973b6
Refactor IO callback function names to use `_CTX_` to eliminate confusion about the first parameter.
|
6 years ago |
David Garske
|
54c663ed49
Added new API `wolfSSL_GetVersion` to get version as wolfSSL value which can be passed into `wolfSSL_SetVersion`. Fixed duplicate `CyaSSL_CTX_use_PrivateKey_buffer` define. Added TLS1.3 to `wolfSSL_SetVersion`.
|
7 years ago |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
7 years ago |
Jacob Barthelmeh
|
3763b88397
rename the file io.h to wolfio.h
|
7 years ago |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 years ago |
toddouska
|
1f8701540d
change SESSION_STATS to PRINT_SESSION_STATS, will add WOLFSSL_SESSION_STATS
|
9 years ago |
John Safranek
|
fe303c97c6
refactor CRL/OCSP lookup for peer cert. add option to allow checking all certs in peer cert chain.
|
9 years ago |
kaleb-himes
|
db8619cc76
compatibility layer psk updates
|
9 years ago |
lchristina26
|
29be69b92b
change CYASSL_DEBUG to DEBUG_CYASSL for compatibility
|
9 years ago |
kaleb-himes
|
3393c3a4b4
CYASSL_DEBUG in compatibility layer
|
9 years ago |
kaleb-himes
|
780d01afc6
tirtos compatibility
|
9 years ago |
Jacob Barthelmeh
|
03345f1024
catch cyassl_sniffer macro
|
9 years ago |
kaleb-himes
|
288d9a039d
legacy defines and updates
|
9 years ago |
Jacob Barthelmeh
|
7f3184b0ed
header file includes for compatibility and macros added to cyassl/ssl.h
|
9 years ago |
kaleb-himes
|
6b1484ef2f
sniffer underscore
|
9 years ago |
kaleb-himes
|
d6dcaab89e
sniffer added to compatibility layer
|
9 years ago |
Jacob Barthelmeh
|
d366599285
adding comment to header and _fips to c files
|
9 years ago |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
9 years ago |
Jacob Barthelmeh
|
95aad35e41
prunning on ctaocrypt files
|
9 years ago |
kaleb-himes
|
067b85877d
full commit passing
|
9 years ago |
kaleb-himes
|
53ddf53a45
compatibility layer update
|
10 years ago |
kaleb-himes
|
dcbfae1c31
Anon added to compatibility layer
|
10 years ago |
kaleb-himes
|
4ba12c86cb
fastmath, maxfragment, md5, iopool, certreq, certgen
|
10 years ago |
Jacob Barthelmeh
|
e6ebbf4fc2
pre-commit pass and update to name change files
|
10 years ago |
Jacob Barthelmeh
|
2520973b73
update to c files for name change and pwdbased along with debugging src function calls
|
10 years ago |
Jacob Barthelmeh
|
144798c962
update to md functions and blake for hmac
|
10 years ago |
kaleb-himes
|
88e32c6c5a
compatability and sniffer.c
|
10 years ago |
kaleb-himes
|
59eb83c6e9
auto-tools and wc_ updates
|
10 years ago |