Skip to content

Releases: ifad/clammit

v0.8.1

07 Mar 15:11
Compare
Choose a tag to compare

Changelog

  • bfd3953 Update testify and yaml.v3 to patch security vulnerabilities

v0.8.0

07 Mar 14:55
3c0cd61
Compare
Choose a tag to compare

Changelog

v0.7.3

21 Jun 20:39
@vjt vjt
bb49060
Compare
Choose a tag to compare

Changelog

30810fd Fix cURL example in README.md
07d1c6e Fix memory leak
bb49060 Merge pull request #22 from hectorj/fix-memory-leak
2d14304 doc: add sample systemd unit
38eb3f0 doc: describe usage as a proxy and as a service
9dcf638 doc: remove outdated header
3e366a4 doc: sync endpoints with code
06a5523 doc: update README with existing config options

v0.7.2

23 May 10:56
@vjt vjt
Compare
Choose a tag to compare

Changelog

2031d7c doc: remove misleading comment, as we have /clammit/scan already
2c73813 intercept: skip requests with zero length #21

v0.7.1

23 May 08:30
@vjt vjt
Compare
Choose a tag to compare

Changelog

899519e Use go 1.15 on Travis
635645a add /clammit/readyz (#23)
0aad615 doc: add todo items

v0.7.0

29 Jan 17:58
@vjt vjt
Compare
Choose a tag to compare

Changelog

e96ce60 Add TODO
444ebdc Add go module dependencies
c303dc0 Disable IPv6 tests on Travis
8e1f2cd Do not follow HTTP redirects.
fc964ac Fix: Copy the Host header
476a9d9 Fix: Println and Printf inconsistencies
6801092 Fix: X-Forwarded-For double-use and no comma
dd04f4a Ignore /.env [skip ci]
4de063a Ignore src/code.google.com
0451820 Merge branch 'master' into fix-no-host-header
55f286f Merge pull request #10 from pmitra43/master
5ec951f Merge pull request #12 from dmandalidis/fix-readme
7f6a575 Merge pull request #13 from stevekerrison/master
6e2751c Merge pull request #14 from stevekerrison/fix-no-host-header
ca2cfaf Merge pull request #20 from ifad/feature/redirect
7a51132 Merge pull request #9 from caarlos0/patch-1
fb36c43 Remove Gemfile.lock from example app
6c0c236 Remove mention of multipart/form-data (fixes #11)
dd66195 Test: Host header handling
91a2524 Update goreleaser.yml
f9d85d9 add indirect delve dep to go.mod
2fef931 add linux cross-compilation target
dc08b63 add make debug, debug-test and fmt
7ae7474 clean up imports
2c54534 go fmt
821390f remove cruft
3ad2fcb remove rust from Makefile
09c5e73 removed hardcoded logfile from bin to accept parameter from configuration
d44c971 restructure as per current best practices
18bbdd2 update goreleaser

v0.6.0

27 Mar 12:38
@vjt vjt
Compare
Choose a tag to compare

Changelog

4a41559 Merge pull request #7 from ifad/remove-vendored-code
e6e3603 Merge branch 'master' into remove-vendored-code
8cbc711 Remove vendored bootstrap CSS and JS, use CDN. Add go favicon to test pages
f20e9ca Remove DebugClam and associated side effects
4a71763 Move to @Freeaqingme fork of go-clamd (fixes #1)
3176828 Move from vendored to go get supported fork of go-clamd

--
Automated with @goreleaser
Built with go version go1.8 linux/amd64

v0.5.0

26 Mar 21:09
@vjt vjt
Compare
Choose a tag to compare

Changelog

646cc3f Merge pull request #8 from ifad/goreleaser
f1a6213 Add program version and expose it on /clammit
d6bf659 Add missing newlines
b8a1e31 using goreleaser for releases

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64