From 1f722198e90c5252bfc7ad7ef10b74334dcb8b18 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 28 Feb 2019 17:18:11 +0100 Subject: [PATCH] Shut down if server uses compression at all. - Announcement in PUSH_REPLY - Header in data packets Bump to 1.0.2. --- CHANGELOG.md | 6 ++++++ Passepartout-iOS-Tunnel/Info.plist | 2 +- Passepartout-iOS/Info.plist | 2 +- PassepartoutTests-iOS/Info.plist | 2 +- Podfile | 4 ++-- Podfile.lock | 27 ++++++++++++++++++--------- 6 files changed, 29 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f851ac8..ce9f3fb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Shut down if server uses compression at all. + ## 1.0.1 (2019-02-27) ### Added diff --git a/Passepartout-iOS-Tunnel/Info.plist b/Passepartout-iOS-Tunnel/Info.plist index b01825e2..9ca8a2da 100644 --- a/Passepartout-iOS-Tunnel/Info.plist +++ b/Passepartout-iOS-Tunnel/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleVersion 1 NSExtension diff --git a/Passepartout-iOS/Info.plist b/Passepartout-iOS/Info.plist index 97d4eade..c3ff2686 100644 --- a/Passepartout-iOS/Info.plist +++ b/Passepartout-iOS/Info.plist @@ -34,7 +34,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleVersion 1 ITSAppUsesNonExemptEncryption diff --git a/PassepartoutTests-iOS/Info.plist b/PassepartoutTests-iOS/Info.plist index 615344b4..edcb71d4 100644 --- a/PassepartoutTests-iOS/Info.plist +++ b/PassepartoutTests-iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleVersion 1 diff --git a/Podfile b/Podfile index f782e3a4..2bad4b5b 100644 --- a/Podfile +++ b/Podfile @@ -2,8 +2,8 @@ source 'https://github.com/cocoapods/specs.git' use_frameworks! def shared_pods - pod 'TunnelKit', '~> 1.4.1' - #pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => '06a872c' + #pod 'TunnelKit', '~> 1.4.1' + pod 'TunnelKit', :git => 'https://github.com/keeshux/tunnelkit', :commit => 'c05a479' #pod 'TunnelKit', :path => '../../personal/tunnelkit' end diff --git a/Podfile.lock b/Podfile.lock index b513b3fa..1f38f992 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -2,33 +2,42 @@ PODS: - MBProgressHUD (1.1.0) - OpenSSL-Apple (1.1.0i.2) - SwiftyBeaver (1.6.2) - - TunnelKit (1.4.1): - - TunnelKit/AppExtension (= 1.4.1) - - TunnelKit/Core (= 1.4.1) - - TunnelKit/AppExtension (1.4.1): + - TunnelKit (1.4.2): + - TunnelKit/AppExtension (= 1.4.2) + - TunnelKit/Core (= 1.4.2) + - TunnelKit/AppExtension (1.4.2): - SwiftyBeaver - TunnelKit/Core - - TunnelKit/Core (1.4.1): + - TunnelKit/Core (1.4.2): - OpenSSL-Apple (~> 1.1.0i.2) - SwiftyBeaver DEPENDENCIES: - MBProgressHUD - - TunnelKit (~> 1.4.1) + - TunnelKit (from `https://github.com/keeshux/tunnelkit`, commit `c05a479`) SPEC REPOS: https://github.com/cocoapods/specs.git: - MBProgressHUD - OpenSSL-Apple - SwiftyBeaver - - TunnelKit + +EXTERNAL SOURCES: + TunnelKit: + :commit: c05a479 + :git: https://github.com/keeshux/tunnelkit + +CHECKOUT OPTIONS: + TunnelKit: + :commit: c05a479 + :git: https://github.com/keeshux/tunnelkit SPEC CHECKSUMS: MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9 OpenSSL-Apple: 37a8c0b04df4bb8971deef4671cc29222861319c SwiftyBeaver: 8e67ab3cd94389cbbb7a9c7cc02748d98bfee68e - TunnelKit: 70ddc98c13f9fd13643b21ba741a1a83044bb1a1 + TunnelKit: f4ee9a2a92015026a72f050fbcea99d81ae2ff5f -PODFILE CHECKSUM: 2f8de332adbbf557b4d4fab6da64026667df4e11 +PODFILE CHECKSUM: 7a0635c9dc17663f5b3ae01198064e8f7dd9912f COCOAPODS: 1.6.1