Davide De Rosa
|
37354d1b87
|
Update copyright
|
2023-03-17 16:56:19 +01:00 |
Davide De Rosa
|
2e10aab039
|
Extend authentication methods (#259)
* Add profile authentication method
- Persistent (default, fallback)
- Interactive (may expire through reconnections)
- TOTP (seed-based) - currently disabled
* Disable on-demand if login is interactive
* Present interactive prompt on VPN toggle
|
2023-03-17 16:49:35 +01:00 |
Davide De Rosa
|
6e6c212649
|
Move .killSwitch property to extras
|
2022-11-10 07:55:31 +01:00 |
Davide De Rosa
|
e1a3e7992f
|
Update TunnelKit with .killSwitch option
Fixes #181
|
2022-10-30 11:54:52 +01:00 |
Davide De Rosa
|
f95e4f228d
|
Implement --route-nopull via TunnelKit (#230)
Use it internally to override server-pushed settings.
|
2022-10-13 19:09:51 +02:00 |
Davide De Rosa
|
092d4f5de2
|
Drop return in one-line functions
|
2022-09-04 20:30:55 +02:00 |
Davide De Rosa
|
9a8477225e
|
Refactor library into domain + impl
|
2022-06-23 23:31:01 +02:00 |