Davide De Rosa
|
0eb0e3e478
|
Parse compression from several places
- PUSH_REPLY
- .ovpn configuration
- TunnelKitProvider
|
2019-03-19 15:14:29 +01:00 |
Davide De Rosa
|
7d69e09c53
|
Update copyright
|
2019-03-09 11:44:18 +01:00 |
Davide De Rosa
|
367e8b7e08
|
Track whether server pushed a compression option
|
2019-02-25 23:01:21 +01:00 |
Davide De Rosa
|
4bf02198d1
|
Parse ping from PUSH_REPLY
|
2018-09-09 00:52:16 +02:00 |
Davide De Rosa
|
7fe4e2f942
|
Fix typo in NCP unit test
|
2018-09-07 15:25:03 +02:00 |
Davide De Rosa
|
828d32beb8
|
Add unit test
|
2018-09-07 15:14:13 +02:00 |
Davide De Rosa
|
43a5972737
|
Fix cipher regex in PUSH_REPLY
Breaks with NCP enabled when cipher is not last. Trailing comma
was erroneously included in parsed cipher name.
Fixes #11
|
2018-09-05 03:54:40 +02:00 |
Davide De Rosa
|
cff359fceb
|
Parse pushed cipher if any
|
2018-09-02 02:09:20 +02:00 |
Davide De Rosa
|
373a36b9c1
|
Parse and apply IPv6 settings when available
IPv4 currently mandatory in PushReply (exception otherwise).
|
2018-08-31 01:59:08 +02:00 |
Davide De Rosa
|
ac0e7713d6
|
Parse IPv6 DNS servers
dhcp-option can be DN6 (older) or DNS (newer).
|
2018-08-31 01:59:08 +02:00 |
Davide De Rosa
|
b0758412a0
|
Add PUSH_REPLY unit tests
|
2018-08-30 18:04:12 +02:00 |