Skip to content

Tags: max19931/nogotofail

Tags

v1.2.0

Toggle v1.2.0's commit message
Bump version to 1.2

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 such 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

v1.1.0

Toggle v1.1.0's commit message
Merge pull request google#61 from google/v1.1.0

Bump version to 1.1.0

v1.0.0

Toggle v1.0.0's commit message
Version bump to 1.0.0

Now is as good a point as any to mark a 1.0.0 'release' and branch off a
dev branch so we keep master stable.