index
:
wolfssl-util/wolfssl-util.git
master
Unofficial wolfSSL Utility (moved to wolfutil/wolfutil.git)
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/aux/json.sh: New file
Patrick McDermott
2019-08-01
2
-1/+404
*
build: Include debugging symbols in Git builds
Patrick McDermott
2019-07-31
1
-2/+5
*
build: Fix stray printf format specifier
Patrick McDermott
2019-07-31
1
-1/+1
*
Revert "build: Disable address sanitization by default"
Patrick McDermott
2019-07-31
2
-1/+43
*
build: Search several possible CA certificate paths
Patrick McDermott
2019-07-31
1
-12/+26
*
build: Make CA root certificates path configurable
Patrick McDermott
2019-07-31
2
-2/+41
*
build: Drop GCC version check for warnings
Patrick McDermott
2019-07-30
1
-2/+1
*
build: Disable address sanitization by default
Patrick McDermott
2019-07-30
2
-43/+1
*
README: Use name "wolfssl-util" in first sentence
Patrick McDermott
2019-07-30
1
-4/+4
*
README: SSL is disabled by default by wolfSSL
Patrick McDermott
2019-07-30
1
-3/+3
*
NEWS: I forgot article
Patrick McDermott
2019-07-30
1
-2/+2
*
build: Drop vestige of Gettext
Patrick McDermott
2019-07-30
1
-1/+1
*
Revert "s_client: Enable secure renegotiation"
Patrick McDermott
2019-07-30
1
-7/+1
*
s_client: Enable secure renegotiation
Patrick McDermott
2019-07-30
1
-1/+7
*
s_client: Enable OCSP stapling
Patrick McDermott
2019-07-30
1
-0/+11
*
Revert "tests/ocsp-stapling.sh: New test script"
Patrick McDermott
2019-07-30
2
-39/+1
*
tests/ocsp-stapling.sh: New test script
Patrick McDermott
2019-07-30
2
-1/+39
*
s_client: Enable OCSP before CRL
Patrick McDermott
2019-07-30
1
-4/+4
*
s_client: Require HAVE_CRL_IO for CRL
Patrick McDermott
2019-07-30
1
-1/+1
*
s_client: Enable CRL
Patrick McDermott
2019-07-30
1
-0/+4
*
build: Use -flto
Patrick McDermott
2019-07-30
1
-1/+1
*
build: Use -fstack-protector-strong
Patrick McDermott
2019-07-30
1
-0/+1
*
build: Add more size optimization flags
Patrick McDermott
2019-07-30
1
-1/+5
*
s_client: Play some golf
Patrick McDermott
2019-07-30
1
-29/+11
*
s_client: Simplify error handling
Patrick McDermott
2019-07-30
1
-30/+18
*
build: Unconditionally harden timing
Patrick McDermott
2019-07-30
1
-4/+2
*
build: Drop -g and -O2 from CFLAGS
Patrick McDermott
2019-07-30
1
-0/+1
*
s_client: Verify host
Patrick McDermott
2019-07-30
2
-1/+29
*
tests/badssl.sh: Drop Certificate Transparency test
Patrick McDermott
2019-07-30
1
-3/+1
*
tests/badssl.sh: Deprecate DH with 1024-bit group
Patrick McDermott
2019-07-30
1
-1/+1
*
tests/badssl.sh: Deprecate AES-CBC
Patrick McDermott
2019-07-30
1
-1/+1
*
tests/badssl.sh: Mark expected failures
Patrick McDermott
2019-07-30
1
-45/+46
*
tests/badssl.sh: Upgrade to HTTP/1.1
Patrick McDermott
2019-07-30
1
-1/+3
*
tests/badssl.sh: Print newline before TAP directives
Patrick McDermott
2019-07-30
1
-2/+9
*
build: Use -Os flag
Patrick McDermott
2019-07-30
1
-0/+2
*
build: Use timing hardening flags
Patrick McDermott
2019-07-30
1
-0/+5
*
s_client: Disable SSLv3, TLSv1.0, and TLSv1.1
Patrick McDermott
2019-07-30
2
-3/+3
*
tests/badssl.sh: Fix Mozilla recommendation results
Patrick McDermott
2019-07-29
1
-2/+2
*
tests/badssl.sh: Update results
Patrick McDermott
2019-07-29
1
-7/+6
*
s_client: Use supported curves
Patrick McDermott
2019-07-29
1
-0/+103
*
tests/badssl.sh: Add "not " to test descriptions
Patrick McDermott
2019-07-29
1
-18/+19
*
tests/badssl.sh: New test script
Patrick McDermott
2019-07-29
2
-1/+108
*
build: Add test framework
Patrick McDermott
2019-07-29
6
-1/+897
*
s_client: Fix socket FD issues
Patrick McDermott
2019-07-29
1
-1/+2
*
s_client: Vertically align assignments
Patrick McDermott
2019-07-29
1
-5/+5
*
s_client: Slightly refactor socket connection func
Patrick McDermott
2019-07-29
1
-5/+5
*
s_client: Poll, read, and write FDs
Patrick McDermott
2019-07-29
1
-0/+88
*
s_client: Open and connect socket
Patrick McDermott
2019-07-29
1
-0/+54
*
main(): Use EXIT_FAILURE instead of 1
Patrick McDermott
2019-07-29
1
-1/+2
*
s_client: Add option parsing and wolfSSL init
Patrick McDermott
2019-07-29
1
-1/+109
[next]