Skip to content

Releases: nabla-c0d3/ssl-kill-switch2

0.14

03 Dec 04:53
Compare
Choose a tag to compare
  • Added support for iOS 13 (#72).
  • Added basic UI for excluding specific bundle IDs in order to allow Charles Proxy to be used with SSL Kill Switch (#51).

v0.13

28 Apr 20:21
Compare
Choose a tag to compare
  • Added support for iOS 12.

v0.12

13 Apr 03:36
Compare
Choose a tag to compare
  • Added support for iOS 11.

v0.11

06 Feb 05:49
Compare
Choose a tag to compare
  • Added support for iOS 10.

v0.10

17 Feb 00:54
Compare
Choose a tag to compare
  • Added support for proxy-ing CocoaSPDY Apps (ie. Twitter iOS).

v0.9

09 Jan 22:05
Compare
Choose a tag to compare
  • Added com.apple.AuthKit to the MobileLoader filter for simplify the proxy-ing of the App Store application (see #9 for more information).

v0.8

29 Oct 05:35
Compare
Choose a tag to compare
  • Added Cydia Substrate bundle filter as they seem to be mandatory on iOS 9; this will restrict the tweak to only be loaded in processes linking UIKit (ie. Apps), Processes with no UIs (such as services) will no longer be affected by SSL Kill Switch without modifying SSLKillSwitch2.plist.

v0.7

11 Jul 07:00
Compare
Choose a tag to compare
  • Added support for OS X Apps, using the fishhook hooking framework
  • Added support for disabling TrustKit's SSL pinning strategy