- 09 Jan, 2014 2 commits
-
-
-
Enable an OpenVPN tunnel to transmit IPv6 packets by passing relevant configuration variables to NM
-
- 06 Jan, 2014 1 commit
-
-
Dan Williams authored
Further input is only required if handle_auth() returns a message from openvpn. The non-interactive code always assumed that further authentication was required, and failed the connection.
-
- 13 Dec, 2013 1 commit
-
-
Dan Williams authored
Always return any secrets which were found even if not strictly required. For ExternalUiMode, if the secret doesn't need to be requested from the user, ensure that ShouldAsk is FALSE for secrets which are found, but for which the user doesn't need to enter, such as saved secrets. This fixes a problem with GNOME Shell when multiple secrets are stored by the user agent. Since agents delete any saved secrets before saving new secrets, this could delete some secrets, but since that item was not included in the returned secrets, it wouldn't be re-saved, and would be lost.
-
- 16 Oct, 2013 1 commit
-
-
Мирослав Николић authored
-
- 14 Oct, 2013 1 commit
-
-
Andika Triwidada authored
-
- 10 Oct, 2013 1 commit
-
-
Milo Casagrande authored
-
- 07 Oct, 2013 1 commit
-
-
Hajime Taira authored
-
- 05 Oct, 2013 1 commit
-
-
Rūdolfs Mazurs authored
-
- 02 Oct, 2013 1 commit
-
-
- 01 Oct, 2013 1 commit
-
-
Martin Srebotnjak authored
-
- 30 Sep, 2013 1 commit
-
-
Daniel Mustieles García authored
-
- 29 Sep, 2013 1 commit
-
-
Aurimas Černius authored
-
- 28 Sep, 2013 1 commit
-
-
Martin Srebotnjak authored
-
- 27 Sep, 2013 1 commit
-
-
- 26 Sep, 2013 2 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
Like every other VPN plug-in does.
-
- 25 Sep, 2013 1 commit
-
-
Jiří Klimeš authored
-
- 23 Sep, 2013 2 commits
-
-
Timo Jyrinki authored
-
Fran Diéguez authored
-
- 22 Sep, 2013 1 commit
-
-
Martin Srebotnjak authored
-
- 19 Sep, 2013 1 commit
-
-
Gabor Kelemen authored
-
- 13 Sep, 2013 2 commits
-
-
Milo Casagrande authored
-
Enrico Nicoletto authored
-
- 12 Sep, 2013 2 commits
-
-
Aurimas Černius authored
-
Matej Urbančič authored
-
- 11 Sep, 2013 3 commits
-
-
Piotr Drąg authored
-
Dan Winship authored
Make sure gettext knows the translations are in UTF-8, or else they'll get garbled if the user's domain isn't UTF-8. https://bugzilla.gnome.org/show_bug.cgi?id=702153
-
Daniel Mustieles García authored
-
- 09 Sep, 2013 2 commits
-
-
Jiří Klimeš authored
-
Jiří Klimeš authored
If openvpn server is configured with a non-default key size, clients have to use the same size too. We add an option to use custom key size in GUI and handle that in the service and properties code including import/export too. However, note that using key sizes different from cipher-specific defaults is not recommended. List available ciphers and default key sizes by 'openvpn --show-ciphers'. man openvpn: search --keysize https://bugzilla.gnome.org/show_bug.cgi?id=706775
-
- 04 Sep, 2013 1 commit
-
-
Daniel Mustieles García authored
-
- 18 Aug, 2013 1 commit
-
-
Milo Casagrande authored
-
- 16 Aug, 2013 1 commit
-
-
Aurimas Černius authored
-
- 06 Aug, 2013 1 commit
-
-
Rafael Ferreira authored
-
- 03 Aug, 2013 1 commit
-
-
Piotr Drąg authored
-
- 02 Aug, 2013 4 commits
-
-
Dan Williams authored
-
Dan Williams authored
Use function pointers and populate them with the right functions for each mode instead of interleaving confusing code everywhere.
-
Dan Williams authored
-
Dan Williams authored
-