Anthony Hu
|
33cb823148
Remove legacy NTRU and OQS (#4418)
|
vor 3 Jahren |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
vor 3 Jahren |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
vor 4 Jahren |
Eric Blankenhorn
|
b83804cb9d
Correct misspellings and typos from codespell tool
|
vor 4 Jahren |
David Garske
|
fb8d2d4b2f
Fix to restore notBefore/notAfter functions that were removed in PR #2462. These are not openssl compatibility functions, but are used by JSSE.
|
vor 5 Jahren |
David Garske
|
872d222b59
* Adds the following openssl compatibility API's:
|
vor 5 Jahren |
John Safranek
|
246c444b93
Updates for v4.0.0
|
vor 5 Jahren |
John Safranek
|
b1ed852f36
Fix TCP with Timeout
|
vor 6 Jahren |
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.
|
vor 6 Jahren |
David Garske
|
e564c973b6
Refactor IO callback function names to use `_CTX_` to eliminate confusion about the first parameter.
|
vor 6 Jahren |
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`.
|
vor 7 Jahren |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
vor 7 Jahren |
Jacob Barthelmeh
|
3763b88397
rename the file io.h to wolfio.h
|
vor 7 Jahren |
Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
vor 8 Jahren |
toddouska
|
1f8701540d
change SESSION_STATS to PRINT_SESSION_STATS, will add WOLFSSL_SESSION_STATS
|
vor 9 Jahren |
John Safranek
|
fe303c97c6
refactor CRL/OCSP lookup for peer cert. add option to allow checking all certs in peer cert chain.
|
vor 9 Jahren |
kaleb-himes
|
db8619cc76
compatibility layer psk updates
|
vor 9 Jahren |
lchristina26
|
29be69b92b
change CYASSL_DEBUG to DEBUG_CYASSL for compatibility
|
vor 9 Jahren |
kaleb-himes
|
3393c3a4b4
CYASSL_DEBUG in compatibility layer
|
vor 9 Jahren |
kaleb-himes
|
780d01afc6
tirtos compatibility
|
vor 9 Jahren |
Jacob Barthelmeh
|
03345f1024
catch cyassl_sniffer macro
|
vor 9 Jahren |
kaleb-himes
|
288d9a039d
legacy defines and updates
|
vor 9 Jahren |
Jacob Barthelmeh
|
7f3184b0ed
header file includes for compatibility and macros added to cyassl/ssl.h
|
vor 9 Jahren |
kaleb-himes
|
6b1484ef2f
sniffer underscore
|
vor 9 Jahren |
kaleb-himes
|
d6dcaab89e
sniffer added to compatibility layer
|
vor 9 Jahren |
Jacob Barthelmeh
|
d366599285
adding comment to header and _fips to c files
|
vor 10 Jahren |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
vor 10 Jahren |
Jacob Barthelmeh
|
95aad35e41
prunning on ctaocrypt files
|
vor 10 Jahren |
kaleb-himes
|
067b85877d
full commit passing
|
vor 10 Jahren |
kaleb-himes
|
53ddf53a45
compatibility layer update
|
vor 10 Jahren |