- 05 Aug, 2012 2 commits
-
-
Daniel Șerbănescu authored
-
Daniel Șerbănescu authored
-
- 22 Dec, 2010 1 commit
-
-
- 28 Jul, 2010 3 commits
-
-
Dan Williams authored
-
Dan Williams authored
-
Dan Williams authored
g_io_channel_read_line() may return NULL strings, so handle that.
-
- 10 Jun, 2010 2 commits
-
-
Dan Williams authored
Everything except real_connect() handled unencrypted private keys just fine; in the TLS case with an unencrypted private key there are no secrets. So instead of just checking for shared key connections before validating secrets, actually check if we need secrets before trying to validate them.
-
Dan Williams authored
-
- 06 Apr, 2010 1 commit
-
-
Dan Williams authored
-
- 09 Mar, 2010 1 commit
-
-
- 06 Mar, 2010 1 commit
-
-
- 05 Mar, 2010 1 commit
-
-
- 03 Mar, 2010 1 commit
-
-
Dan Williams authored
-
- 01 Mar, 2010 3 commits
-
-
Dan Williams authored
-
Dan Williams authored
-
Allow PKCS#12 files to be used. openvpn requires that all of CA, client cert, and private key be in the same PKCS12 file, so the UI widgets make sure that either all cert file chooser buttons contain the selected PKCS#12 file, or none of them do. This should also clean up handling of PEM private keys so that if the key is unencrypted, the user is not asked for a password. (heavily cleaned up and refactored by dcbw)
-
- 25 Feb, 2010 2 commits
-
-
(testcases and cleanups by dcbw)
-
Dan Williams authored
-
- 03 Feb, 2010 1 commit
-
-
Dan Williams authored
-
- 02 Feb, 2010 1 commit
-
-
Dan Williams authored
And make sure we look the address up too, just to ensure it's a numeric address and not a hostname.
-
- 18 Jan, 2010 2 commits
-
-
Dan Williams authored
-
import/export quoting changes and testcase by dcbw.
-
- 11 Jan, 2010 1 commit
-
-
Daniel Nylander authored
-
- 23 Nov, 2009 4 commits
-
-
Dan Williams authored
Should build against any NM 0.7.x release really, but this was forgotten for 0.7.1 and 0.7.2 releases, so fix it for consistency's sake.
-
Dan Williams authored
-
Dan Williams authored
-
Dan Williams authored
-
- 30 Oct, 2009 1 commit
-
-
Dan Williams authored
do_export() by Huzaifa S. Sidhpurwala <huzaifas@redhat.com> with cleanups by me. Testcases and import/export bugfixes by me.
-
- 07 Oct, 2009 2 commits
-
-
Dan Williams authored
Suggested by Juvenn Woo <machese@gmail.com>
-
Dan Williams authored
-
- 23 Sep, 2009 1 commit
-
-
- 06 Aug, 2009 1 commit
-
-
Dan Williams authored
-
- 26 Jul, 2009 1 commit
-
-
- 14 Jul, 2009 2 commits
-
-
Dan Williams authored
Since openvpn doesn't appear to actually pass topology to the script, we have to infer it from the 'ifconfig' arguments. If the second argument to ifconfig appears to be a netmask, then use it as a netmask instead of the ptp address.
-
Dan Williams authored
besides the fact that for some reason sscanf wasn't working, it's evil and confusing, and we don't even need to use it. Also add the ability to set OPENVPN_DEBUG to get more info out of openvpn.
-
- 13 Jul, 2009 5 commits
-
-
Dan Williams authored
-
-
-
-
-