This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-29 13:52:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d7c4f96fa93db37bf8ae6a3f16c88ccd72caf7e
wolfssl
/
src
History
David Garske
1d7c4f96fa
Fix windows build warning with side data type mismatch.
2018-10-04 16:10:50 -07:00
..
bio.c
XBADFILE in bio.c
2018-09-25 15:39:55 +09:00
crl.c
Validate Date
2018-09-04 13:39:26 -07:00
include.am
inital AES-CBC with af_alg
2018-08-01 08:54:20 -06:00
internal.c
Fix windows build warning with side data type mismatch.
2018-10-04 16:10:50 -07:00
keys.c
More changes to minimize dynamic memory usage.
2018-08-21 14:41:01 +10:00
ocsp.c
Merge pull request
#1820
from kojo1/portingAid
2018-09-13 11:06:55 -06:00
sniffer.c
return value check of XFSEEK
2018-08-22 10:46:46 +09:00
ssl.c
Adds build option
WOLFSSL_EITHER_SIDE
for deferring the "side" of the TLS session until first connect or accept. Added the DTLS generic v1.0 and v1.2 methods for "either" side. Added "either" methods unit tests. Added "either" -v e support to example client/server. Fix to expose
wolfSSL_use_certificate_file
and
wolfSSL_use_PrivateKey_file
without
OPENSSL_EXTRA
. Cleanup of the methods for (void)heap and log messages. Spelling fixes.
2018-10-04 15:47:50 -07:00
tls13.c
Adds build option
WOLFSSL_EITHER_SIDE
for deferring the "side" of the TLS session until first connect or accept. Added the DTLS generic v1.0 and v1.2 methods for "either" side. Added "either" methods unit tests. Added "either" -v e support to example client/server. Fix to expose
wolfSSL_use_certificate_file
and
wolfSSL_use_PrivateKey_file
without
OPENSSL_EXTRA
. Cleanup of the methods for (void)heap and log messages. Spelling fixes.
2018-10-04 15:47:50 -07:00
tls.c
Adds build option
WOLFSSL_EITHER_SIDE
for deferring the "side" of the TLS session until first connect or accept. Added the DTLS generic v1.0 and v1.2 methods for "either" side. Added "either" methods unit tests. Added "either" -v e support to example client/server. Fix to expose
wolfSSL_use_certificate_file
and
wolfSSL_use_PrivateKey_file
without
OPENSSL_EXTRA
. Cleanup of the methods for (void)heap and log messages. Spelling fixes.
2018-10-04 15:47:50 -07:00
wolfio.c
Merge pull request
#1820
from kojo1/portingAid
2018-09-13 11:06:55 -06:00