This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wolfssl
/
scripts
History
Moisés Guimarães
43c234029b
adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts
2017-12-26 22:32:21 -03:00
..
benchmark.test
…
crl-revoked.test
…
external.test
…
google.test
…
include.am
Testing improvements for cert gen and TLS cert validation:
2017-10-19 16:17:51 -07:00
ocsp-stapling2.test
adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts
2017-12-26 22:32:21 -03:00
ocsp-stapling-with-ca-as-responder.test
adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts
2017-12-26 22:32:21 -03:00
ocsp-stapling.test
adds a call to wolfSSL_CTX_EnableOCSPStapling() on client.c to fix ocspstapling2 tests and removes unnecessary 'kill ' from the test scripts
2017-12-26 22:32:21 -03:00
ocsp.test
…
openssl.test
Testing improvements for cert gen and TLS cert validation:
2017-10-19 16:17:51 -07:00
ping.test
…
pkcallbacks.test
…
psk.test
…
resume.test
Add
USE_SLOW_SHA256
and
USE_SLOW_SHA512
options for reduced code size of SHA. Existing
USE_SLOW_SHA2
applies for SHA512 only. Cleanup formatting of the sha256.c and sha512.c code. Added new
./configure --lowresource
option, which defines the memory reduction defines. Fix for
make check
resume.test scipt with
NO_SESSION_CACHE
defined.
2017-11-09 11:05:28 -08:00
sniffer-testsuite.test
…
testsuite.pcap
…
tls13.test
Fix no ECC builds with TLS13 code.
2017-10-24 09:11:24 -07:00
tls-cert-fail.test
Testing improvements for cert gen and TLS cert validation:
2017-10-19 16:17:51 -07:00
trusted_peer.test
…