summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Release wolfutil 1.0.0HEADwolfutil/1.0.0masterPatrick McDermott2020-08-091-1/+1
* scripts/announce-release.sh: Exit on errorPatrick McDermott2020-08-091-0/+2
* configure.ac: Check for ProteanOS root certs dirPatrick McDermott2020-08-091-1/+2
* configure.ac: Update copyright yearsPatrick McDermott2020-08-091-2/+2
* build, s_client: Support certificates filePatrick McDermott2020-08-082-18/+36
* s_client: Enable wolfSSL debug msgs if not quietPatrick McDermott2020-08-071-1/+6
* NEWS, configure.ac: Set version to 1.0.0Patrick McDermott2020-08-052-2/+2
* scripts/announce-release.sh: Update URL in sigPatrick McDermott2020-07-201-1/+1
* tests/badssl.sh: Drop sha1-intermediatePatrick McDermott2020-07-201-2/+1
* tests/badssl.sh: badssl.com certs are expiringPatrick McDermott2020-07-201-2/+6
* tests/badssl.sh: Organize outputPatrick McDermott2020-07-201-3/+5
* Rename package and executable to wolfutilPatrick McDermott2020-07-2010-52/+52
* Makefile.am: Generate ChangeLogPatrick McDermott2019-10-011-0/+10
* Makefile.am: Fix copyright yearsPatrick McDermott2019-09-301-1/+1
* Update copyright noticesPatrick McDermott2019-09-058-7/+8
* s_client: Don't save wolfSSL_get_error() valuePatrick McDermott2019-08-041-2/+1
* s_client: Merge assignment and conditionalPatrick McDermott2019-08-041-2/+1
* s_client: Merge more conditionalsPatrick McDermott2019-08-041-15/+11
* s_client: Make a NULL condition explicitPatrick McDermott2019-08-041-1/+1
* s_client: Don't manually enable curvesPatrick McDermott2019-08-031-96/+0
* README: Wrap at 72 columns, not 80Patrick McDermott2019-08-031-13/+13
* Rename executable to wolfsslPatrick McDermott2019-08-036-14/+14
* README: Stronger by default than openssl s_clientPatrick McDermott2019-08-031-0/+13
* 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