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

Releases: FCG-LLC/aucote

2018.01.00: Add several fixes (#137)

Choose a tag to compare

@mfishman64 mfishman64 released this 15 Jan 12:56
23709ce
* Fix timeout

* Fix for Topdis api v2

* Remove logging scripts output and log only kudu message size

2017.12.00

Choose a tag to compare

@mfishman64 mfishman64 released this 18 Dec 13:09
Use aptly.cs.int fqdn and accompanying .ci-utils update (#131)

2017.09.28

Choose a tag to compare

@mfishman64 mfishman64 released this 28 Sep 18:45
Send less updates to Toucan (#116)

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

Choose a tag to compare

@bfishman1992 bfishman1992 released this 07 Jul 10:23
Fix Aucote HTTP Headers

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

Choose a tag to compare

@bfishman1992 bfishman1992 released this 22 Jun 14:45
* 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

Choose a tag to compare

@bfishman1992 bfishman1992 released this 08 Mar 12:23
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

Choose a tag to compare

@pmaciolek pmaciolek released this 21 Feb 12:08
Add REST API to the Aucote

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

Choose a tag to compare

@macdewee macdewee released this 23 Dec 10:03
* 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