Skip to content

Releases: datatheorem/TrustKit-Android

1.1.3

30 Apr 20:42
Compare
Choose a tag to compare
  • Added helper classes OkHttp2Helper and OkHttp3Helper to facilitate using TrustKit with OKHttp (#63 ).

1.1.2

09 Jun 00:32
Compare
Choose a tag to compare
  • Fixed "Policy contains 0 domains to pin" errors for network security policies that do not have any entry related to pinning (#53).

1.1.1

23 Mar 18:45
Compare
Choose a tag to compare
  • Added the ability to configure local broadcasts for receiving pinning failure reports (#50).
  • Fixed "invalid domains" errors for network security policies that do not configure a pin-set (#49).

1.1.0

21 Aug 09:09
Compare
Choose a tag to compare
  • Added getAllPolicies() - thanks to @tomoyukim !
  • Added demo application in Kotlin.
  • Fixed some unit tests.
  • Changed Android version number check in TrustKit to support newer versions.

1.0.3

11 Apr 16:14
Compare
Choose a tag to compare
  • Change DomainValidator to include localhost

1.0.2

09 Nov 14:52
b445bd4
Compare
Choose a tag to compare
  • Change README to add more precise instructions for the different versions of OkHttp supported
  • Add back all the features of the OkHostnameVerifier

1.0.1

12 Apr 17:40
Compare
Choose a tag to compare
  • Added support for Basic Auth to the BackgroundReporterTask.
  • Bug fix for supporting non-pinned subdomains in a nested configuration.

1.0.0

13 Jan 18:21
Compare
Choose a tag to compare

Initial release.