Releases: enowars/enochecker
Releases · enowars/enochecker
0.5.0
0.4.2
0.4.1
0.4.0
Features
- add flag for disabling json logging (#111)
- include attackInfo and exploit method (#116)
- replace telnetlib with pwnlib as SimpleSocket base class (#115)
- unify nosql and stroeddict keys (#104)
- detect nested changes in cached nosqldict entries (#103)
- Added assert_true to utils (#105)
Bugfixes
- fix hash dict when using unhashable types (#110)
- catch JSONDecodeError (fixes #1) (#107)
- default to variantId 0 in post.html (#100)
Refactoring
0.3.2
0.3.1
0.3.0
0.2.3
Null CheckerResult.message on empty str (#72) * Null CheckerResult.message on empty str * linter foo * version bump
0.2.2
Connect-retries; add makefile diff (#71) * makefile diff & connect-retries * make diff * version bump Co-authored-by: M:Munier <[email protected]>
0.2.1
Ensure readline_expect doesn't leak flags and uses timeout (#70) * ensure readline_expect doesn't leak flags and uses timeout * fix tests and version bump Co-authored-by: M:Munier <[email protected]>