Skip to content

Releases: tisba/fritz-tls

v0.3.0

26 Dec 08:52
faaf8b3
Compare
Choose a tag to compare

Changelog

faaf8b3 Merge pull request #4 from tisba/using-go-mods
63c1dd2 Update README.md
56bede7 delints README
92c0001 moves to go mod
799680f updates vendor/ by go mod vendor

v0.2.0

26 Oct 17:59
Compare
Choose a tag to compare

Changelog

e96e962 Merge pull request #3 from janpieper/patch-1
d3201b3 fix typo
68213f6 update README (todos and badges)
cefc26e update TODO list
ca2b440 update builds to use go 1.11.1
c51fe83 updated dependencies

v0.1.0

05 Aug 17:54
Compare
Choose a tag to compare

This is the first release :)

Changelog

26bff97 Merge pull request #1 from tisba/dependency-update
bbb238d Merge pull request #2 from tisba/add-letsencrypt
459a786 add --version
d5a3cda add FRITZ!Box 7490 to tested devices
83f9a16 add LICENSE
2bb3ac9 add README
afd8427 add basic TLS verification
779ca4d add lego
b968dde add missing error check
1a44625 add missing github token for releases
70c1157 add options to get a certificate via Let's Encrtypt automatically
ead222b add travis config
39d89cd add vendored dependencies
06e0fad allow user/password login
3758011 configure dep prune correctly and dep ensure again
6bf3143 dep ensure -update
56292d7 disable linter
0f137bd fix README typo
adc9fd6 fixed typo
13888ef ignore maligned linter
eac198d initial commit: tooling
fc8166f initial version
fbb1b4c missed changes to Gopkg.lock after dep ensure -update
6ec7e3a prepare releases with goreleaser
972a33b refactor internal logic and added --insecure
22bca2e rename a/fritzbox/{certificate_management,certificates}.go
95c63f2 run dep ensure && dep prune
95eafdc update Makefile (lint task)
1bfadc1 update README
3f9c573 update REAMDE
6166b22 update goreleaser config