Skip to content

Releases: nabla-c0d3/ssl-kill-switch2

0.14

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 03 Dec 04:53
  • 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

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 28 Apr 20:21
  • Added support for iOS 12.

v0.12

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 13 Apr 03:36
  • Added support for iOS 11.

v0.11

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 06 Feb 05:49
  • Added support for iOS 10.

v0.10

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 17 Feb 00:54
  • Added support for proxy-ing CocoaSPDY Apps (ie. Twitter iOS).

v0.9

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 09 Jan 22:05
  • 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

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 29 Oct 05:35
  • 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

Choose a tag to compare

@nabla-c0d3 nabla-c0d3 released this 11 Jul 07:00
  • Added support for OS X Apps, using the fishhook hooking framework
  • Added support for disabling TrustKit's SSL pinning strategy