Davide De Rosa
|
9441a31fd1
|
Add button to test app termination
Might help reproducing #19
|
2019-03-06 17:46:06 +01:00 |
Davide De Rosa
|
e4ef4a9dbc
|
Rearrange lines to isolate throwing code
|
2019-03-06 17:10:37 +01:00 |
Davide De Rosa
|
693a59d0a5
|
Merge pull request #35 from passepartoutvpn/integrate-tunnel-bear
Integrate TunnelBear provider
|
2019-03-06 17:08:43 +01:00 |
Davide De Rosa
|
09fee51c8b
|
Update infra JSONs
|
2019-03-05 23:02:22 +01:00 |
Davide De Rosa
|
c5c670b086
|
Add TunnelBear provider
|
2019-03-05 23:02:22 +01:00 |
Davide De Rosa
|
aba91df3fe
|
Bump minor version
|
2019-03-05 23:01:25 +01:00 |
Davide De Rosa
|
2f9b802045
|
Use versioned TunnelKit
|
2019-03-05 23:01:25 +01:00 |
Davide De Rosa
|
c0fcb59233
|
Set account fields content type
|
2019-03-05 23:01:25 +01:00 |
Davide De Rosa
|
faa63523e8
|
Add scripts to update provisioning profiles
|
2019-03-05 23:01:25 +01:00 |
Davide De Rosa
|
4d3629e80f
|
Set release date
|
2019-03-05 23:01:22 +01:00 |
Davide De Rosa
|
4eeca4c63c
|
Forgive a nil statusIndexPath
Also drop a few unused and potentially dangerous similar methods.
Fixes #36
|
2019-03-05 10:32:13 +01:00 |
Davide De Rosa
|
c4495f6715
|
Revert "Bump version further (minor)"
This reverts commit 14fac17f24 .
|
2019-03-05 10:00:07 +01:00 |
Davide De Rosa
|
14fac17f24
|
Bump version further (minor)
|
2019-03-04 21:34:35 +01:00 |
Davide De Rosa
|
fd9306b1dc
|
Bump version
|
2019-03-04 17:21:49 +01:00 |
Davide De Rosa
|
8e51dd0f5e
|
Set release date and notes
|
2019-03-04 17:17:38 +01:00 |
Davide De Rosa
|
35eddf8cd7
|
Update API and add local embed script
|
2019-03-03 22:06:13 +01:00 |
Davide De Rosa
|
0b7bd41636
|
Add provider referrals
|
2019-03-03 14:17:09 +01:00 |
Davide De Rosa
|
3ddfa87b58
|
Disconnect before switching active profile
Make sure that completionHandler is ALWAYS called, despite vpn
object being nil.
|
2019-03-03 13:04:27 +01:00 |
Davide De Rosa
|
b97b6eedeb
|
Fix DNS servers not applied
|
2019-03-03 10:57:44 +01:00 |
Davide De Rosa
|
a9e16c5335
|
Show custom DNS addresses in configuration UI
|
2019-03-03 10:40:12 +01:00 |
Davide De Rosa
|
e4a0e20207
|
Set beta release
|
2019-03-01 21:11:30 +01:00 |
Davide De Rosa
|
5f1a2b3713
|
Drop disabled TestFlight public beta link
|
2019-03-01 21:10:38 +01:00 |
Davide De Rosa
|
6d4c566e05
|
Fix renamed SwiftGen license file
|
2019-03-01 21:10:38 +01:00 |
Davide De Rosa
|
1f722198e9
|
Shut down if server uses compression at all.
- Announcement in PUSH_REPLY
- Header in data packets
Bump to 1.0.2.
|
2019-02-28 17:20:36 +01:00 |
Davide De Rosa
|
78568631a8
|
Reorder and update CHANGELOG for release
|
2019-02-27 19:56:28 +01:00 |
Davide De Rosa
|
3d854f0d49
|
Update metadata
|
2019-02-26 09:46:19 +01:00 |
Davide De Rosa
|
2bada4ef33
|
Set beta release
|
2019-02-26 09:13:34 +01:00 |
Davide De Rosa
|
6ddf3f89f7
|
Use versioned TunnelKit
|
2019-02-25 23:55:12 +01:00 |
Davide De Rosa
|
0c3261b53f
|
Add PR link to CHANGELOG
|
2019-02-25 23:17:09 +01:00 |
Davide De Rosa
|
f335440800
|
Shut down if server pushes a compression directive
|
2019-02-25 23:13:12 +01:00 |
Davide De Rosa
|
9524a72f2b
|
Work around TunnelKit/OpenSSL linking issue
|
2019-02-25 22:56:24 +01:00 |
Davide De Rosa
|
b24967323e
|
Update README.md
|
2019-02-25 12:28:43 +01:00 |
Davide De Rosa
|
3f90a96744
|
Fix CocoaPods regression
Stick to 1.5.3 until they fix CocoaPods/CocoaPods#8333 properly.
Also, use TunnelKit with a proper OpenSSL version.
Fixes #34
|
2019-02-25 12:25:29 +01:00 |
Davide De Rosa
|
df3c70fa30
|
Set beta release
|
2019-02-25 10:55:38 +01:00 |
Davide De Rosa
|
f9da8f4a17
|
Add mention to DNS override
|
2019-02-23 12:16:28 +01:00 |
Davide De Rosa
|
d4e5739de2
|
Relax EKU verification
|
2019-02-23 12:14:02 +01:00 |
Davide De Rosa
|
12bd44a2c1
|
Merge branch 'generalize-bundled-api'
|
2019-02-23 11:30:14 +01:00 |
Davide De Rosa
|
942aaecdc3
|
Refine profile description
|
2019-02-23 11:18:36 +01:00 |
Davide De Rosa
|
68b9cf0fdf
|
Convert bundled API to a folder reference
Create intermediate directory for cached infrastructure.
|
2019-02-23 11:18:31 +01:00 |
Davide De Rosa
|
50157e0480
|
Reword again remove VPN configuration button
See 88099c416b
|
2019-02-06 10:25:40 +01:00 |
Davide De Rosa
|
c9db4dc0ca
|
Merge branch 'add-faq-link'
|
2019-02-03 22:10:19 +01:00 |
Davide De Rosa
|
2663999b91
|
Update CHANGELOG
|
2019-02-03 22:10:14 +01:00 |
Davide De Rosa
|
fedea91087
|
Add FAQ in About
|
2019-02-03 22:08:24 +01:00 |
Davide De Rosa
|
b82b7d2132
|
Adjust some metadata
|
2019-02-03 22:04:38 +01:00 |
Davide De Rosa
|
67036435c2
|
Bump version
|
2019-01-17 09:59:39 +01:00 |
Davide De Rosa
|
931ec0b17d
|
Merge branch 'reword-configuration-deletion'
|
2019-01-17 09:56:40 +01:00 |
Davide De Rosa
|
88099c416b
|
Reword VPN configuration deletion
|
2019-01-17 09:56:14 +01:00 |
Davide De Rosa
|
95a39d5376
|
Merge pull request #31 from passepartoutvpn/drop-ip-sorting
Do not sort endpoint addresses
|
2019-01-17 09:56:00 +01:00 |
Davide De Rosa
|
9be5d36b9c
|
Update CHANGELOG
|
2019-01-17 09:54:56 +01:00 |
Davide De Rosa
|
d0de93c60a
|
Do not sort endpoint addresses
Defeats purpose of best-first ordering in DNS reply.
|
2019-01-17 09:51:42 +01:00 |