Project

General

Profile

Download (22.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d1d0a1ad 07/18/2011 05:33 PM Vinicius Coque

makes correct use of printf and gettext

removes variables names and replace it with '%s'

c7ac47fd 05/07/2011 08:07 PM Jim Pingle

Misc fixes to make the openvpn wizard stop re-creating a CA previously made via the wizard if you re-ran the wizard and chose a CA instead. Fixes #1512

6be90004 03/03/2011 02:24 PM Jim Pingle

Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.

582c58ae 01/20/2011 10:19 PM Jim Pingle

Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers.

bca35cff 01/20/2011 05:33 PM Jim Pingle

Add a checkbox for duplicate-cn on OpenVPN servers.

9f200d71 10/21/2010 01:00 AM Jim Pingle

Change OpenVPN wizard to set input_errors when there is a fatal condition that will require preventing a config save.

8f87a4a2 10/21/2010 12:12 AM Jim Pingle

Reject special characters in CA/Cert field names during OpenVPN wizard. Fixes #900

f2a86ca9 10/19/2010 06:19 PM Jim Pingle

Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protection and standardize field names. Ticket #320.

4e990e1e 09/01/2010 07:18 PM Jim Pingle

CA/CERT Move

1bd4b4dc 08/26/2010 02:41 PM Jim Pingle

Enforce length of OpenVPN server descr in wizard.

eff77cb7 08/20/2010 06:13 PM Jim Pingle

Fix this test, allows proper selection of CA in OpenVPN wizard.

5f2e5c8e 05/08/2010 06:34 PM Jim Pingle

Remove remote network from wizard, it is not used for a Remote Access VPN.

4f529aa8 05/01/2010 07:27 PM Chris Buechler

fix "Invalid argument supplied for foreach"

df6df70f 04/28/2010 10:28 PM Jim Pingle

Add dynamic IP option to OpenVPN wizard.

c88c2df9 04/19/2010 08:46 PM Jim Pingle

Perform IP/Host and Port number validation for Authentication servers in the OpenVPN Wizard.

6e6a5ce3 04/19/2010 08:27 PM Jim Pingle

Restrict country code entry in the OpenVPN wizard to two letters.

494b4e60 04/19/2010 06:21 PM Jim Pingle

Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.

c0f650c4 04/19/2010 05:57 PM Jim Pingle

Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (Should be Uppercase)

27e21d1c 04/15/2010 08:04 PM Jim Pingle

Fix CA cert dupe detection when no certs yet exist.

a84eb838 04/12/2010 09:32 PM Jim Pingle

Perform more strict validation on CA and Cert names before proceeding in the wizard.

6f8b8ed0 04/12/2010 08:40 PM Jim Pingle

Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500.

916fae48 04/12/2010 08:12 PM Jim Pingle

OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500.

99a00640 04/12/2010 07:03 PM Jim Pingle

Fixup OpenVPN wizard LDAP settings. Ticket #500.

5ce63c3e 04/12/2010 05:55 PM Jim Pingle

Add/fix wording of descriptions in OpenVPN wizard.
While I'm here, convert leading spaces to tabs.

f9fa5d10 03/18/2010 05:38 PM Ermal LUÇI

Add some descriptions. Default to local port 1194 when no other server is configured.

979fb419 03/18/2010 05:20 PM Ermal LUÇI

Correctly show cipher list

a314bebc 03/18/2010 03:56 PM Ermal LUÇI

Actually get values from the CA based on what was choosen during wizard.

bd4d0f89 03/18/2010 01:05 PM Ermal LUÇI

Try to prefill values if creating a certificate.

47aa4fc4 03/18/2010 12:49 PM Ermal LUÇI

Merge common name fields with descriptive name. Default to 3650 days of lifetime and 2048 bits key length.

ee3fe1e2 03/13/2010 08:36 PM Chris Buechler

fix text

599438d2 03/11/2010 11:55 PM Ermal LUÇI

The Openvpn rule does not need proto.

bd2eed56 03/11/2010 11:52 PM Ermal LUÇI

Fix rule creation.

1e99f2ea 03/11/2010 07:18 PM Ermal LUÇI

Add my copyright

cd6a4b1d 03/11/2010 05:25 PM Ermal Luçi

Correct field name.

e6fba3b4 03/11/2010 05:20 PM Ermal Luçi

Fix index.

e8a89def 03/11/2010 05:10 PM Ermal Luçi

Fix rule creation.

7a2ec71b 03/11/2010 05:10 PM Ermal Luçi

Final touches.

65d6d7fc 03/11/2010 04:56 PM Ermal Luçi

Correct check.

30e86d57 03/11/2010 04:53 PM Ermal Luçi

Correct logic.

19142256 03/11/2010 04:47 PM Ermal Luçi

Add globals vars.

59ca0954 03/11/2010 04:42 PM Ermal Luçi

More improvements.

dba6bcbf 03/11/2010 04:14 PM Ermal Luçi

Improve wizard.

2ca50c87 03/11/2010 12:39 PM Ermal Luçi

Improve wizard by adding more steps and cleaness.

eb20f3c5 03/11/2010 01:36 AM Ermal Luçi

Improve the wizard. Make it produce a correct openvpn server config.

9b4e659a 03/10/2010 10:57 PM Ermal Luçi

More fixes.

81d3be1f 03/10/2010 08:03 PM Ermal Luçi

More fixes.

4cd437f2 03/10/2010 07:51 PM Ermal Luçi

Add openvpn server wizard.