- 02 Apr, 2020 1 commit
-
-
Anders Jonsson authored
-
- 25 Feb, 2020 1 commit
-
-
Nathan Follens authored
-
- 29 Jan, 2020 1 commit
-
-
Daniel Korostil authored
-
- 06 Dec, 2019 1 commit
-
-
Jordi Mas authored
-
- 11 Nov, 2019 1 commit
-
-
Andika Triwidada authored
-
- 27 Oct, 2019 1 commit
-
-
Asier Sarasua Garmendia authored
-
- 09 Sep, 2019 1 commit
-
-
Daniel Mustieles García authored
-
- 08 Sep, 2019 1 commit
-
-
Rafael Fontenelle authored
-
- 04 Sep, 2019 1 commit
-
-
Milo Casagrande authored
-
- 01 Sep, 2019 2 commits
-
-
Zdeněk Hataš authored
-
Yi-Jyun Pan authored
-
- 24 Aug, 2019 1 commit
-
-
Balázs Úr authored
-
- 21 Jul, 2019 1 commit
-
-
Piotr Drąg authored
-
- 16 Jul, 2019 5 commits
-
-
Lubomir Rintel authored
-
Lubomir Rintel authored
-
Berend De Schouwer authored
Loop over all possible 32-bit IPv4 routes. We're guaranteed not to get more. At this time, openfortivpn limits the number of routes to 65,535; so we should cater for at least that many routes. [lkundrak@v3.sk: clamp at G_MAXUINT - 1. One less possible route, but improves readability] #14 !10
-
Berend De Schouwer authored
We will never see a negative route environment variable (VPN_ROUTE_DEST_-1), so make the variable unsigned. GNOME/NetworkManager-fortisslvpn#14 GNOME/NetworkManager-fortisslvpn!10
-
Lubomir Rintel authored
Make openfortivpn invoke a pinentry-compatible helper that proxies the password requests back to the daemon. Also, defer OTP from NeedSecrets() for interactive connection. Otherwise we're asking too early for poor souls who get OTP via SMS only once they initiated the authentication and supplied the password. !9
-
- 13 Jun, 2019 1 commit
-
-
Balázs Meskó authored
-
- 23 May, 2019 1 commit
-
-
Alexandre Franke authored
-
- 26 Apr, 2019 1 commit
-
-
Rodrigo Lledó Milanca authored
-
- 16 Apr, 2019 1 commit
-
- 11 Apr, 2019 3 commits
-
-
Lubomir Rintel authored
We may want to keep libnm-glib enabled f28 for some time. We'll fix this instead. This reverts commits d3bc4d85 and 3868d8ca.
-
Lubomir Rintel authored
We need the ITS rules for gettext.
-
Lubomir Rintel authored
-
- 10 Apr, 2019 1 commit
-
-
Lubomir Rintel authored
-
- 05 Apr, 2019 1 commit
-
-
Rafael Fontenelle authored
-
- 02 Apr, 2019 7 commits
-
-
Lubomir Rintel authored
-
Lubomir Rintel authored
Fixes subdir build from git checkout.
-
Lubomir Rintel authored
-
Lubomir Rintel authored
-
Lubomir Rintel authored
-
Lubomir Rintel authored
-
Lubomir Rintel authored
-
- 01 Apr, 2019 1 commit
-
-
Nathan Follens authored
-
- 26 Mar, 2019 5 commits
-
-
Lubomir Rintel authored
This reduces the chance pppd does something stupid. It almost always does, by executing /etc/ppp/ip-up, and it can not be told not to.
-
Lubomir Rintel authored
This reduces the chance pppd does something stupid. It almost always does, by executing /etc/ppp/ip-up, and it can not be told not to.
-
Lubomir Rintel authored
Everything else is a bad idea. Always.
-
Lubomir Rintel authored
Add an option to enable it.
-
Lubomir Rintel authored
Otherwise the IPCP packet that has address and ipcp also has compression config before and openfortinets's packet_is_ip_plus_dns() doesn't match it.
-