Skip to content

Releases: adedayo/tlsaudit

v0.8.4

25 Feb 18:32
Compare
Choose a tag to compare

Changelog

0ee81a0 Downgraded Cipher scores one step below if the cipher scores A or B and is not Forward Secret or is tagged Weak

v0.8.3

09 Feb 22:05
Compare
Choose a tag to compare

Changelog

19a32f4 updated the goreleaser config

v0.8.2

25 Feb 18:33
Compare
Choose a tag to compare
Version 0.8.2

v0.8.1

15 Sep 20:36
Compare
Choose a tag to compare

Changelog

2552c61 Changed ScanCIDRTLS API to hide away goroutine channels
f49cd00 Fix: refactoring and tests
0244c2b Refactor: fixed algorithm for cipher ordering detection. Bumped go mod version to 1.15
ab72160 minor readme update
c62c04a minor readme update
6ec076f more tests

v0.8.0

14 Apr 23:18
Compare
Choose a tag to compare

Changelog

6d0f8f3 Fix: Add logo-like image and further documentation
3c4f49e Fix: Certificate chain issues detected correctly. ECDSA cert key length fixed, updated docs
e8d12b7 Fix: Documentation update
0f9f40d Fix: Documentation update
0e07fa5 Fix: Documentation update
6340ac7 Fix: Improve documentation
4975f2d Fix: Improve documentation

v0.7.9

13 Apr 21:56
Compare
Choose a tag to compare

Changelog

ff6f896 Fix: bumped up go mod version to 1.14 in Travis CI config

v0.7.7

13 Apr 21:08
Compare
Choose a tag to compare

Changelog

33f04d3 Fix: pass trimpath to build in goreleaser

v0.7.6

13 Apr 20:13
Compare
Choose a tag to compare

Changelog

4d61501 Bumped up tls-definition version

v0.7.5

13 Apr 19:46
Compare
Choose a tag to compare

Changelog

b401cec Removed asciidoc theme experiment

v0.7.3

13 Apr 19:34
Compare
Choose a tag to compare

Changelog

0f8c0cf bumped versions of tcpscan and tls-definitions