Releases: tisba/fritz-tls
v0.3.0
v0.2.0
v0.1.0
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