Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Releases: FCG-LLC/aucote

2018.01.00: Add several fixes (#137)

15 Jan 12:56
23709ce
Compare
Choose a tag to compare
* Fix timeout

* Fix for Topdis api v2

* Remove logging scripts output and log only kudu message size

2017.12.00

18 Dec 13:09
Compare
Choose a tag to compare
Use aptly.cs.int fqdn and accompanying .ci-utils update (#131)

2017.09.28

28 Sep 18:45
Compare
Choose a tag to compare
Send less updates to Toucan (#116)

2017.07.07: Merge pull request #76 from FCG-LLC/fix/aucote_http_headers

07 Jul 10:23
Compare
Choose a tag to compare

2017.06.22-stage: Testssl/more services (#67)

22 Jun 14:45
Compare
Choose a tag to compare
* Add more services to testssl.sh scan

* Say no to testssl questions

* Make output a little bit more readable

2017.03.08-stage: Merge pull request #37 from FCG-LLC/fix/release

08 Mar 12:23
Compare
Choose a tag to compare
Fix:

  -  Lack of Authorization header for /api/v1/status raise Exception
  -  Lack of masscan output freeze Aucote

2017.02.21-stage: Merge pull request #31 from FCG-LLC/feature/aucote_status

21 Feb 12:08
Compare
Choose a tag to compare

2016.12.23-stage: Refactor/cfg.get (#24)

23 Dec 10:03
Compare
Choose a tag to compare
* provide full configuration key in exception

* update README.md

* patch stderr in test

* utils/log unittests

* Add unit test to utils.thread

* refactor logs: add some, some rewrite

* remove using default config. default config should be set up in aucote_cfg.py

* fix thread tests