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-27 17:52:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df32c6fb0b2ff83733bc6bece0f9717e85310ab7
wolfssl
/
wolfssl
History
toddouska
df32c6fb0b
Merge pull request
#782
from dgarske/ecc_mem
...
Fix to reduce ECC memory usage when async crypt is not enabled
2017-03-08 15:35:47 -08:00
..
openssl
Changes to bring wolfssl up to date with stunnel 5.40
2017-02-22 11:15:59 -07:00
wolfcrypt
Merge pull request
#782
from dgarske/ecc_mem
2017-03-08 15:35:47 -08:00
callbacks.h
Various improvements to support openssl compatibility.
2016-08-05 14:15:47 -07:00
certs_test.h
update certs, extend ntru to 1000 days, add der formatted ecc, new ecc buffer test
2016-08-12 13:00:52 -06:00
crl.h
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00
error-ssl.h
Fixes for building CRL with Windows. Refactor load_verify_buffer and LoadCRL to use new wc_ReadDir* functions. Added new directory/file API's: wc_ReadDirFirst(), wc_ReadDirNext(), wc_ReadDirClose(). Moved MAX_PATH and MAX_FILENAME_SZ to wc_port.h. Moved BAD_PATH_ERROR into error-crypt.h. The wc_ReadDir is only supported when NO_WOLFSSL_DIR and NO_FILESYSTEM are not defined. Add map to __FUNCTION__ macro in Windows with debug enabled (to resolve build error with VS and __func__ missing). Fix cast warning on response from EncodeOcspRequestExtensions. Fix for cast to call to BuildCertificateStatus.
2017-03-08 11:21:11 -08:00
include.am
For distro build don't install options.h (conflicts with multi-arch). Fix for BUILD_DISTRO excludes with indent.
2016-11-29 13:29:19 -08:00
internal.h
Fixes for building CRL with Windows. Refactor load_verify_buffer and LoadCRL to use new wc_ReadDir* functions. Added new directory/file API's: wc_ReadDirFirst(), wc_ReadDirNext(), wc_ReadDirClose(). Moved MAX_PATH and MAX_FILENAME_SZ to wc_port.h. Moved BAD_PATH_ERROR into error-crypt.h. The wc_ReadDir is only supported when NO_WOLFSSL_DIR and NO_FILESYSTEM are not defined. Add map to __FUNCTION__ macro in Windows with debug enabled (to resolve build error with VS and __func__ missing). Fix cast warning on response from EncodeOcspRequestExtensions. Fix for cast to call to BuildCertificateStatus.
2017-03-08 11:21:11 -08:00
ocsp.h
Fix OCSP to use public buffer type (now WOLFSSL_BUFFER_INFO).
2016-11-22 19:33:40 -08:00
options.h.in
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00
sniffer_error.h
Extended Master Secret Peer Review Changes
2016-09-14 13:43:02 -07:00
sniffer_error.rc
Extended Master Secret Peer Review Changes
2016-09-14 13:43:02 -07:00
sniffer.h
add ssl_FreeZeroDecode() to sniffer.c
2016-03-31 13:25:39 -06:00
ssl.h
Changes to bring wolfssl up to date with stunnel 5.40
2017-02-22 11:15:59 -07:00
test.h
Fixes for building CRL with Windows. Refactor load_verify_buffer and LoadCRL to use new wc_ReadDir* functions. Added new directory/file API's: wc_ReadDirFirst(), wc_ReadDirNext(), wc_ReadDirClose(). Moved MAX_PATH and MAX_FILENAME_SZ to wc_port.h. Moved BAD_PATH_ERROR into error-crypt.h. The wc_ReadDir is only supported when NO_WOLFSSL_DIR and NO_FILESYSTEM are not defined. Add map to __FUNCTION__ macro in Windows with debug enabled (to resolve build error with VS and __func__ missing). Fix cast warning on response from EncodeOcspRequestExtensions. Fix for cast to call to BuildCertificateStatus.
2017-03-08 11:21:11 -08:00
version.h
3.10.3 rel
2017-02-17 14:49:18 -08:00
version.h.in
prepare for release v3.9.0
2016-03-17 16:02:13 -06:00