summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s_client: Use wolfSSL DN check code, not extra APIPatrick McDermott2019-08-032-19/+4
* README: Recommend a strong wolfSSL configurationPatrick McDermott2019-08-031-0/+20
* build: Add Organization header to announcementsPatrick McDermott2019-08-021-0/+1
* build: Set GIT_DIR earlier in announce scriptPatrick McDermott2019-08-011-2/+2
* MD5SUMS, SHA256SUMS: Exclude from GitPatrick McDermott2019-08-011-0/+2
* build: Support announcing first versionPatrick McDermott2019-08-011-4/+6
* build: Add release targetPatrick McDermott2019-08-012-1/+180
* build: Save user CFLAGSPatrick McDermott2019-08-011-1/+2
* tests/aux/json.sh: Fix continue not in a loopPatrick McDermott2019-08-011-1/+1
* tests/howsmyssl.sh: New test scriptPatrick McDermott2019-08-012-1/+69
* tests/aux/json.sh: New filePatrick McDermott2019-08-012-1/+404
* build: Include debugging symbols in Git buildsPatrick McDermott2019-07-311-2/+5
* build: Fix stray printf format specifierPatrick McDermott2019-07-311-1/+1
* Revert "build: Disable address sanitization by default"Patrick McDermott2019-07-312-1/+43
* build: Search several possible CA certificate pathsPatrick McDermott2019-07-311-12/+26
* build: Make CA root certificates path configurablePatrick McDermott2019-07-312-2/+41
* build: Drop GCC version check for warningsPatrick McDermott2019-07-301-2/+1
* build: Disable address sanitization by defaultPatrick McDermott2019-07-302-43/+1
* README: Use name "wolfssl-util" in first sentencePatrick McDermott2019-07-301-4/+4
* README: SSL is disabled by default by wolfSSLPatrick McDermott2019-07-301-3/+3
* NEWS: I forgot articlePatrick McDermott2019-07-301-2/+2
* build: Drop vestige of GettextPatrick McDermott2019-07-301-1/+1
* Revert "s_client: Enable secure renegotiation"Patrick McDermott2019-07-301-7/+1
* s_client: Enable secure renegotiationPatrick McDermott2019-07-301-1/+7
* s_client: Enable OCSP staplingPatrick McDermott2019-07-301-0/+11
* Revert "tests/ocsp-stapling.sh: New test script"Patrick McDermott2019-07-302-39/+1
* tests/ocsp-stapling.sh: New test scriptPatrick McDermott2019-07-302-1/+39
* s_client: Enable OCSP before CRLPatrick McDermott2019-07-301-4/+4
* s_client: Require HAVE_CRL_IO for CRLPatrick McDermott2019-07-301-1/+1
* s_client: Enable CRLPatrick McDermott2019-07-301-0/+4
* build: Use -fltoPatrick McDermott2019-07-301-1/+1
* build: Use -fstack-protector-strongPatrick McDermott2019-07-301-0/+1
* build: Add more size optimization flagsPatrick McDermott2019-07-301-1/+5
* s_client: Play some golfPatrick McDermott2019-07-301-29/+11
* s_client: Simplify error handlingPatrick McDermott2019-07-301-30/+18
* build: Unconditionally harden timingPatrick McDermott2019-07-301-4/+2
* build: Drop -g and -O2 from CFLAGSPatrick McDermott2019-07-301-0/+1
* s_client: Verify hostPatrick McDermott2019-07-302-1/+29
* tests/badssl.sh: Drop Certificate Transparency testPatrick McDermott2019-07-301-3/+1
* tests/badssl.sh: Deprecate DH with 1024-bit groupPatrick McDermott2019-07-301-1/+1
* tests/badssl.sh: Deprecate AES-CBCPatrick McDermott2019-07-301-1/+1
* tests/badssl.sh: Mark expected failuresPatrick McDermott2019-07-301-45/+46
* tests/badssl.sh: Upgrade to HTTP/1.1Patrick McDermott2019-07-301-1/+3
* tests/badssl.sh: Print newline before TAP directivesPatrick McDermott2019-07-301-2/+9
* build: Use -Os flagPatrick McDermott2019-07-301-0/+2
* build: Use timing hardening flagsPatrick McDermott2019-07-301-0/+5
* s_client: Disable SSLv3, TLSv1.0, and TLSv1.1Patrick McDermott2019-07-302-3/+3
* tests/badssl.sh: Fix Mozilla recommendation resultsPatrick McDermott2019-07-291-2/+2
* tests/badssl.sh: Update resultsPatrick McDermott2019-07-291-7/+6
* s_client: Use supported curvesPatrick McDermott2019-07-291-0/+103