Skip to content

Releases: datatheorem/TrustKit-Android

1.1.3

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 30 Apr 20:42
  • Added helper classes OkHttp2Helper and OkHttp3Helper to facilitate using TrustKit with OKHttp (#63 ).

1.1.2

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 09 Jun 00:32
  • 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

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 23 Mar 18:45
  • 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

Choose a tag to compare

@jobot0 jobot0 released this 21 Aug 09:09
  • 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

Choose a tag to compare

@jobot0 jobot0 released this 11 Apr 16:14
  • Change DomainValidator to include localhost

1.0.2

Choose a tag to compare

@jobot0 jobot0 released this 09 Nov 14:52
b445bd4
  • 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

Choose a tag to compare

@jobot0 jobot0 released this 12 Apr 17:40
  • Added support for Basic Auth to the BackgroundReporterTask.
  • Bug fix for supporting non-pinned subdomains in a nested configuration.

1.0.0

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 13 Jan 18:21

Initial release.