Project

General

Profile

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

# Date Author Comment
7a22ab9b 11/05/2014 05:05 AM Chris Buechler

fix up text

5c4d2d75 04/15/2014 05:08 PM Jim Pingle

Ensure e-mail address carries over from the CA screen to the Cert screen in the OpenVPN wizard.

84fc1d4d 04/14/2014 09:35 AM Chris Buechler

use email from CA creation also as the default for server cert

edba1982 10/31/2013 06:50 PM Jim Pingle

Change OpenVPN Compression settings to cover the full range of allowed settings on OpenVPN (unset, off, on, adaptive) rather than a simple off/on switch that either doesn't set the value or enables it with adaptive (OpenVPN's default).

85bdf997 10/30/2013 08:01 PM Jim Pingle

Add Auth Digest to OpenVPN wizard also.

ba1d9714 03/20/2013 05:26 PM Jim Pingle

Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.

49b76122 01/29/2013 05:30 PM Renato Botelho

Permit openvpn to use same port on different interfaces. It should fix #814

1aafb710 01/24/2013 07:13 PM Jim Pingle

Don't forget the wizard...

ca621902 01/21/2013 07:33 PM Jim Pingle

Allow selecting the digest algorithm when creating a CA or Cert. Implements #2765

a3897695 07/01/2012 10:49 PM Carlos Cesario

Change ereg() to preg_match() function

fe4780a2 11/29/2011 08:17 PM Jim Pingle

When making a server certificate in the wizard, make sure we specify it must be a server certificate.

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.