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

v1.2.0

Latest
Compare
Choose a tag to compare
@chadbrubaker chadbrubaker released this 11 Sep 00:45
· 36 commits to dev since this release

Been too long since a version bump, so 1.2 is born.
Changes:

  • Bazle support for building the Android companion app
  • Precondition checks for handlers to avoid loading if required files
    aren't present.
  • Support for -x/--extrasdir to specify the location of required files
    (such as trusted-cert.pem, replace.png, etc).
  • Improved some documentation
  • Detection of weak ciphers in client connections
  • Detection of devices with the superfish CA installed
  • More support for parsing TLS records
  • Exciting bug fixes for some uncommon blocking conditions