Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@zit-hb zit-hb released this 11 Jan 15:15
· 102 commits to master since this release
  • Added integrity check
  • Replaced blacklist filters with completely new filters
  • Added cache for database access
  • Added security limitations for requests and parameters
  • Updated signature code to use timing independent comparison
  • Removed unnecessary indices from database
  • Replaced wildcards with stored procedures
  • Added wildcard support to profile server ip
  • Changed model structure
  • Added resource to request
  • Replaced learning with more general mode
  • Added unit tests
  • Added Travis-CI integration
  • Added const-correctness