Commit Graph

442 Commits

Author SHA1 Message Date
Davide De Rosa 8270c20179 Fetch license content via URL 2018-12-04 10:33:19 +01:00
Davide De Rosa a486cb4265 List licenses/notices in full table 2018-12-04 10:33:19 +01:00
Davide De Rosa 4163c0c7d1 Add SwiftGen to credits 2018-12-04 10:33:19 +01:00
Davide De Rosa f0a5d153c6 Merge branch 'preliminary-asc-metadata' 2018-12-04 10:33:05 +01:00
Davide De Rosa f2a35fc127 Add explicit flags to Deliverfile 2018-12-04 10:30:44 +01:00
Davide De Rosa a5937902e4 Add promo text 2018-12-04 10:30:08 +01:00
Davide De Rosa 8b8231e3d2 Add base screenshots 2018-12-04 10:23:10 +01:00
Davide De Rosa c2a503bc7b Add preliminary metadata 2018-11-15 23:22:08 +01:00
Davide De Rosa 6a1c010c48 Set RC date 2018-11-15 20:23:56 +01:00
Davide De Rosa 6b1aea1626 Fix TunnelKit badge 2018-11-12 23:34:12 +01:00
Davide De Rosa 38db06d2ea Merge branch 'use-ovpn-parser-from-tunnelkit' 2018-11-12 11:03:11 +01:00
Davide De Rosa 9b91c7acd3 Use versioned pod 2018-11-12 11:00:17 +01:00
Davide De Rosa 3d5c2bb8f5 Move .ovpn parser to TunnelKit 2018-11-10 11:39:36 +01:00
Davide De Rosa aeb042b225 Merge branch 'minor-cosmetic-fixes' 2018-11-10 11:09:06 +01:00
Davide De Rosa 290cb6d25e Fix things broken by product renaming
Broken by 156f47b
2018-11-10 11:00:58 +01:00
Davide De Rosa 961bbd6ca9 Update GitHub URLs in README 2018-11-07 23:42:09 +01:00
Davide De Rosa d9c984da27 Reword comment about host title format 2018-11-06 14:29:30 +01:00
Davide De Rosa c7cb00f679 Move ProfileKey to separate file 2018-11-06 11:16:34 +01:00
Davide De Rosa 389746180b Move PlaceholderConnectionProfile to separate file 2018-11-06 11:16:30 +01:00
Davide De Rosa 0c389d8d8e Make caught errors warnings instead 2018-11-06 11:03:15 +01:00
Davide De Rosa 299c4088ad Improve ConnectionProfile description format
Refines 137e87a
2018-11-06 11:02:44 +01:00
Davide De Rosa 156f47bb65 Normalize product names
Remove platform suffix.
2018-11-06 11:01:44 +01:00
Davide De Rosa aa6af8acb3 Update TunnelKit to fix IPv4 endianness
Hopefully once and for all!
2018-11-05 20:48:51 +01:00
Davide De Rosa 66cfab678b Fix wrong team ID
Even if essentially unused.
2018-11-05 15:44:49 +01:00
Davide De Rosa fb8e7f9950 Update SwiftGen comments 2018-11-05 14:12:30 +01:00
Davide De Rosa 5b016df7f3 Drop optional, lastModified is non-optional 2018-11-04 18:32:08 +01:00
Davide De Rosa ceeda8c314 Fix default trust policy 2018-11-04 16:49:46 +01:00
Davide De Rosa b548a32f37 Fix GitHub URLs in CHANGELOG 2018-11-04 16:08:12 +01:00
Davide De Rosa 137e87ad69 Add description for generic ConnectionProfile 2018-11-04 15:56:05 +01:00
Davide De Rosa 2923991372 Set RC release 2018-11-04 15:15:12 +01:00
Davide De Rosa fafc34180f Merge branch 'optimize-serialization' 2018-11-04 15:14:57 +01:00
Davide De Rosa e7d2dde972 Add/remove profile to/from filesystem immediately
Save unnecessary serialization of unaffected profiles.
2018-11-04 15:06:53 +01:00
Davide De Rosa bc0568cc38 Do not re-save profiles on (de)activate
Only service JSON is affected.
2018-11-04 14:55:25 +01:00
Davide De Rosa f120c51efe
Merge pull request #25 from passepartoutvpn/invert-trusted-network-policy-toggle
Invert trusted network policy toggle
2018-11-04 12:15:58 +01:00
Davide De Rosa 9bda7f9576 Reword policy text 2018-11-04 12:14:23 +01:00
Davide De Rosa 375695c72b Update CHANGELOG 2018-11-04 12:02:02 +01:00
Davide De Rosa 2dafe9f1f2 Invert caption/logic about trusted network policy
Looks more intuitive (default ON).
2018-11-04 12:02:02 +01:00
Davide De Rosa 2afe881aa9 Merge branch 'fix-again-compression-warnings' 2018-11-04 12:01:27 +01:00
Davide De Rosa 3f999976ca Drop superseded migration test
Migration code was removed.
2018-11-04 11:57:44 +01:00
Davide De Rosa cfad536048 Attach .ovpn rather than .txt
Less convenient to quick look, yet more convenient for testing
import.
2018-11-04 11:57:44 +01:00
Davide De Rosa f2b5c05d58 Test and fix behavior with compression options
Changes in #20 were insufficient.
2018-11-04 11:57:37 +01:00
Davide De Rosa c1065751b6 Add method to parse configuration from [String]
With an optional original URL. Helps testing. Take the chance to
also disambiguate method overloads.
2018-11-04 11:45:19 +01:00
Davide De Rosa 0b04f2bb51 Merge branch 'update-github-urls' 2018-11-04 10:54:05 +01:00
Davide De Rosa 9e7c4960e5 Update GitHub URL in license preamble 2018-11-04 10:53:16 +01:00
Davide De Rosa 1ab26dd8a2 Update GitHub repository constants 2018-11-04 10:53:16 +01:00
Davide De Rosa bfdfb27c5d Merge branch 'remove-test-connectivity' 2018-11-04 10:52:53 +01:00
Davide De Rosa 1522774c98 Temporarily remove "Test connectivity"
The action does an HTTP GET to a random well-known home page
among the following:

- Google
- Facebook
- Twitter
- Instagram
- Amazon

This was acceptable for development and beta testing. Not so much
for a release. Omit the option until more transparent.
2018-11-04 10:52:43 +01:00
Davide De Rosa 2fe8bf92ac Merge branch 'refine-service-delegation' 2018-11-04 10:51:21 +01:00
Davide De Rosa 76a3e48242 Make serialize() the very first call in delegate 2018-11-04 10:49:40 +01:00
Davide De Rosa ef03b2b94d Leave serialization up to delegate
Ends up calling saveProfiles() multiple times otherwise.
2018-11-04 10:49:40 +01:00