Davide De Rosa
c5c670b086
Add TunnelBear provider
2019-03-05 23:02:22 +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
8e51dd0f5e
Set release date and notes
2019-03-04 17:17:38 +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
e4a0e20207
Set beta release
2019-03-01 21:11:30 +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
2bada4ef33
Set beta release
2019-02-26 09:13:34 +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
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
2663999b91
Update CHANGELOG
2019-02-03 22:10:14 +01:00
Davide De Rosa
9be5d36b9c
Update CHANGELOG
2019-01-17 09:54:56 +01:00
Davide De Rosa
f585130355
Set release date
2019-01-16 23:32:23 +01:00
Davide De Rosa
e8068d34e2
Regroup log into GM build
2018-12-15 11:05:23 +01:00
Davide De Rosa
a0e4a0b610
Update CHANGELOG
2018-12-10 12:53:15 +01:00
Davide De Rosa
5dea24295d
Update API URL following relocation
2018-12-09 12:30:39 +01:00
Davide De Rosa
d25753a263
Use custom domain to avoid GitHub redirect
...
Badly handled by iOS.
Fixes #29
2018-12-06 10:26:15 +01:00
Davide De Rosa
9fa26b340f
Update CHANGELOG
2018-12-04 10:47:12 +01:00
Davide De Rosa
6a1c010c48
Set RC date
2018-11-15 20:23:56 +01:00
Davide De Rosa
b548a32f37
Fix GitHub URLs in CHANGELOG
2018-11-04 16:08:12 +01:00
Davide De Rosa
2923991372
Set RC release
2018-11-04 15:15:12 +01:00
Davide De Rosa
375695c72b
Update CHANGELOG
2018-11-04 12:02:02 +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
ce7e490c27
Update CHANGELOG
2018-11-02 15:56:54 +01:00
Davide De Rosa
a0ff420f54
Add dot as legal char in profile title
...
Fixes #22
2018-11-02 14:06:04 +01:00
Davide De Rosa
7e32a7b5d3
Update CHANGELOG
2018-11-02 14:04:08 +01:00
Davide De Rosa
6fd4a26340
Update CHANGELOG
2018-11-02 00:11:50 +01:00
Davide De Rosa
84cd721a79
Set RC release
...
Remove #19 because it's not necessarily fixed.
2018-11-01 15:26:28 +01:00
Davide De Rosa
25c2308c63
Reject encrypted certificate key
...
Do at least a poor-man check on the PEM header.
Fixes #15
2018-11-01 14:31:24 +01:00
Davide De Rosa
a42ab0cd5e
Synthesize beta CHANGELOG so far
2018-11-01 13:42:20 +01:00
Davide De Rosa
474105d671
Add current Wi-Fi without auto-trusting
2018-10-28 14:50:09 +01:00
Davide De Rosa
345bd55100
Set beta release
2018-10-27 22:21:54 +02:00
Davide De Rosa
fa59b8b5f9
Fix handling of extra whitespaces in .ovpn
...
Fixes #17
2018-10-27 19:49:35 +02:00
Davide De Rosa
7abfc544f6
Set beta release
2018-10-27 16:01:11 +02:00
Davide De Rosa
33849c8ec8
Retain credentials of replaced host profile
2018-10-27 16:00:34 +02:00
Davide De Rosa
b2953bdd25
Udpate CHANGELOG
2018-10-27 15:06:07 +02:00
Davide De Rosa
d96d5728fd
Update CHANGELOG
2018-10-27 12:48:15 +02:00
Davide De Rosa
22e3a1f3a5
Update CHANGELOG
2018-10-27 09:43:57 +02:00
Davide De Rosa
5ae705035f
Set beta release
2018-10-26 19:10:03 +02:00
Davide De Rosa
78abb8c764
Refactor service to use external profile JSONs
...
- Store only profile key/metadata into service.
- Map profiles by (context, id), context being either provider
or host.
- Initialize cache with a placeholder profile, lazily load full
profile (e.g. after opening profile).
- Only serialize non-placeholder profiles (opened once).
- Do not load full profiles for organizer listing
WARNING: always load active profile as non-placeholder.
2018-10-26 18:30:37 +02:00
Davide De Rosa
52cf733948
Only make host editable if original cfg available
2018-10-25 22:57:42 +02:00
Davide De Rosa
f1f09dde2f
Rename support request to join community
2018-10-24 21:57:27 +02:00
Davide De Rosa
ef9032e440
Update TunnelKit
...
- Improve logging performance and privacy.
- Fix server-side renegotiation issues.
2018-10-24 21:23:13 +02:00
Davide De Rosa
8fe29cf924
Fix original configuration not really saved
...
Added in #10 but partially broken.
2018-10-23 18:51:18 +02:00