- 28 Aug, 2018 4 commits
-
-
Jose Blaya authored
-
Jose Blaya authored
QA: 2.6.4 Beta 1 See merge request ios/vpn-ios!289
-
Jose Blaya authored
Update gitlab-ci.yml file to deploy manually to beta from release branch See merge request ios/vpn-ios!292
-
Jose Blaya authored
-
- 21 Aug, 2018 2 commits
-
-
Jose Blaya authored
QR Code Scanning See merge request ios/vpn-ios!291
-
Jose Blaya authored
-
- 16 Aug, 2018 7 commits
-
-
Davide De Rosa authored
Resolve "Update app and PIALibrary version" See merge request ios/vpn-ios!290
-
Jose Blaya authored
Bump app version
-
Davide De Rosa authored
-
Tommie Podzemski authored
Feature/92 consider re adding subscription info See merge request ios/vpn-ios!288
-
Jose Blaya authored
-
Jose Blaya authored
-
Jose Blaya authored
WIP: Podfile pointing to local
-
- 13 Aug, 2018 3 commits
-
-
Davide De Rosa authored
Apple review 2.6.3 (2)
-
Davide De Rosa authored
-
Davide De Rosa authored
-
- 07 Aug, 2018 2 commits
-
-
Davide De Rosa authored
QA: 2.6.3 Beta 2
-
Davide De Rosa authored
Resolve a dangerous NWEndpoint downcast failure. https://github.com/pia-foss/tunnel-apple/pull/65
-
- 02 Aug, 2018 2 commits
-
-
Davide De Rosa authored
-
Davide De Rosa authored
-
- 31 Jul, 2018 1 commit
-
-
Davide De Rosa authored
QA: 2.6.3 Beta 1
-
- 29 Jul, 2018 18 commits
-
-
Davide De Rosa authored
-
Davide De Rosa authored
Resolve "Default to OpenVPN protocol rather than IPsec"
-
Davide De Rosa authored
-
Davide De Rosa authored
Resolve "OpenVPN socket type is not properly reset to defaults"
-
Davide De Rosa authored
- Theme - PIA (OpenVPN) socket type
-
Davide De Rosa authored
-
Davide De Rosa authored
Drop redundant automatic socket bootstrap
-
Davide De Rosa authored
An old tunnelConfiguration without endpointProtocols will be parsed to nil and therefore fall back to defaults, that is AppConfiguration.shared.piaDefaultConfigurationBuilder. This will override any former user UDP/TCP preference, but it's not a big issue. Such builder has endpointProtocols properly set to automatic, so: - tunnelConfiguration will never be nil, it'll be set to defaults. - Default endpointProtocols will never be empty. As a consequence, the code will never be executed.
-
Davide De Rosa authored
Resolve "Add OpenVPN ECC-256k1 handshake"
-
Davide De Rosa authored
-
Davide De Rosa authored
Resolve "Add OpenVPN GCM ciphers"
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
-
Davide De Rosa authored
Apple review 2.6.2 (2)
-
- 27 Jul, 2018 1 commit
-
-
Davide De Rosa authored
Specifically, iOS 12 mentioned in release notes.
-