Project

General

Profile

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

# Date Author Comment
6db7ee23 01/13/2015 03:01 PM Bipin Chandra

Improving aesthetics.

Make title color more consistent with other pages.
Improving aesthetics.

0bd024d0 01/06/2015 02:22 PM Phil Davis

OpenVPN backend authentication fix key and translation

The array returned by auth_get_authserver_list() has key as the fixed name of each available authentication mode - e.g. "Local Database".
The array value ["name"] has the name string translated into the selected GUI language....

6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

73b8c162 09/23/2014 04:08 PM Jim Pingle

Add a note clarifying the usage of OpenVPN's Auth Digest setting.

c38764dc 08/20/2014 12:50 PM Dmitriy K.

fix #3515

b176474b 06/24/2014 07:18 PM Dmitriy K.

Update vpn_openvpn_server.php

bfa22b15 06/20/2014 03:59 PM Dmitriy K.

Update vpn_openvpn_server.php

removed comments

c7264382 06/17/2014 07:38 AM Dmitriy K.

Default values for verb if it is not set when edit

caf58ced 06/17/2014 07:09 AM Dmitriy K.

a bit of refactoring

forgot to sync _server.php with _client.php naming style

b9e9903d 06/17/2014 07:01 AM Dmitriy K.

patchpack1

-Fix #3401 (Added tun option "Disable IPv6"
-Added new options: route-nopull, route-noexec, verb;

daa169f7 06/11/2014 05:23 AM Chris Buechler

remove extra .

2b5c9e58 05/08/2014 11:01 PM Colin Fleming

Tidy up "vpn_openvpn_server.php" XHTML

Add CDATA section to SCRIPTS
Add SUMMARY to TABLES
Remove unordered list for tabs
Close INPUT and IMG tags and add ALT to IMG
Update HTML Boolean operators
Move TFOOT between THEAD and TBODY (quirk of HTML!)
Add dummy row to end of TBODY but don't display it...

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

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).

97d5b59b 10/30/2013 07:47 PM Jim Pingle

Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SHA1 is the default since that is OpenVPN's default)

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

faf61f12 08/26/2013 06:23 AM Phil Davis

Add option to specify client management port for OpenVPN client export use

See forum http://forum.pfsense.org/index.php/topic,63668.0.html and OpenVPN Manager GitHub discussion https://github.com/jochenwierum/openvpn-manager/issues/17
This allows a different client management port to be specified for use by OpenVPN client export when generating a client config for use with OpenVPN manager. Typically a company could have multiple offices with OpenVPN "road-warrior" access. Some users might need to connect to different offices at different times, so they would have multiple OpenVPN client configs installed on their laptop. For this to work with OpenVPN Manager, each client config needs to have a different management channel - only 1 can use the default of "166". The company can chooose a different number in the road-warrior server "client parameters" section at each office. Then the generated client config from each office will have a unique management channel port number.

f54712b6 02/04/2013 10:04 PM Jim Pingle

Fix a couple JS errors/problems with OpenVPN server code.

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

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

332f5781 01/29/2013 07:47 AM Phil Davis

Document local remote network lists in OpenVPN GUI

The local and remote network fields can now have lists of CIDRs, so document this in the GUI.

a28d40cb 01/24/2013 06:54 PM Jim Pingle

Allow specifying multiple local/remote networks for OpenVPN separated by commas. While I'm here, fix up the IPv6 tunnel/remote/local network input validation. Simplify some code using functions.

f2bd8842 01/23/2013 07:38 PM Jim Pingle

Correct reference to OpenVPN connect so it doesn't only refer to iOS.

ee55ce7d 01/22/2013 06:28 PM Jim Pingle

Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connect iOS client requires it for IPv6

5c94aa12 01/07/2013 03:55 PM Jim Pingle

While I'm here, allow selecting "Localhost" as an OpenVPN interface.

489f484c 01/07/2013 03:47 PM Jim Pingle

Unbreak selecting "any" for OpenVPN client/server interface.

198bb449 12/04/2012 06:12 PM Jim Pingle

Add input validation to reject invalid combinations of IPv4/IPv6 openvpn protocols and interface/VIPs.

52971880 11/17/2012 04:52 PM Vinícius Coque

Removing unnecessary gettext function calls

da601f8e 10/01/2012 12:45 PM Pi Ba

Allow for changing OpenVPN TUN to TAP device mode without reboot.

193a8e1f 09/30/2012 03:11 PM Jim Pingle

Revert "Allow for changing OpenVPN TUN to TAP device mode without reboot." -- Adds blank OpenVPN servers, see ticket #2643

This reverts commit c8bb7f1527a99c69784ab6c01d9050adcde6a8a0.

767cf960 09/25/2012 03:50 PM Jim Pingle

Refine OpenVPN client/server deletion to allow for removing invalid empty entries. Fixes #2643

c8bb7f15 09/22/2012 09:23 PM Pi Ba

Allow for changing OpenVPN TUN to TAP device mode without reboot.

fd96a3fc 08/13/2012 02:35 PM Cyrill B

Update usr/local/www/vpn_openvpn_server.php

Fix javascript of GW redirection adding IPv4 and IPv6 fields

6d9b1074 08/10/2012 07:30 PM Jim Pingle

Fixup openvpn shortcut bar status/control

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

415bddea 08/09/2012 08:28 PM Jim Pingle

Split references here so they apply correctly

4856df9b 08/09/2012 06:40 PM Jim Pingle

Add forgotten "ipv6 remote network", clean up a couple bits, make sure local network box is hidden for shared key servers.

8e932fb5 06/28/2012 11:12 AM Phil Davis

OpenVPN Server config page - a couple of minor text tidy ups

47c48e28 06/25/2012 04:44 PM Seth Mos

Check in code that allows for using a gateway group as the interface on the OpenVPN server page. Only allow IPv4 gateway groups for now. We'll need to add IPv6 suppport here later when we import OpenVPN 2.3.
Unbreak the gateway group function on broken configurations like a missing 3G stick....

850ae59e 04/25/2012 05:00 AM Irving Popovetsky

Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge DHCP End"

74a556a3 11/09/2011 05:48 PM Jim Pingle

Rework this a little since using tap+tunnel network is valid, but using tap+tunnel network+bridging is not (will not do what the user expects/wants)

1ab6bdb5 11/08/2011 09:57 PM Jim Pingle

Fix up OpenVPN server tap modes, support various options for providing or passing through DHCP. (Work in progress)

41936acc 10/27/2011 02:28 PM Jim Pingle

Assume a default value of 1 for cert_depth to disallow chaining.

98963f27 10/27/2011 02:28 PM Jim Pingle

Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.

534375b6 06/03/2011 07:34 PM Jim Pingle

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/openvpn.inc

19cdeb3e 06/03/2011 01:03 PM Jim Pingle

Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that there are none defined, and link to the page to create one.

1591ea6f 06/03/2011 01:03 PM Jim Pingle

Remove the warning message that a user doesn't have any CA/Certs when viewing OpenVPN connections. This is just confusing people, and isn't relevant to people using only shared key tunnels.

69be9601 05/13/2011 11:43 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/vslb.inc
etc/version

f02c3e1d 05/05/2011 08:47 PM Jim Pingle

Misc OpenVPN CRL selection fixes.

fcdc8943 04/28/2011 09:33 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/pfsense-utils.inc

c41997ce 04/26/2011 09:08 PM Jim Pingle

Allow users to select SSL/TLS+User Auth with external authentication sources.

b1ba04cf 04/25/2011 05:17 PM Seth Mos

Add ipv6 tunnel remote subnets

72d8453d 04/07/2011 03:47 PM Jim Pingle

Don't test if a cert is in use here, you could in theory use a cert for a user and a server.

8fee59d6 04/06/2011 11:53 PM Jim Pingle

Fix link; use same message for missing certs.

0930bd01 04/06/2011 11:41 PM Scott Ullrich

Make the default openvpn cert authority message a bit relaxed and let user know about the wizard option as well

4936ff53 04/01/2011 06:11 PM Jim Pingle

Switch back to dev_mode so existing configs aren't broken by the other changes.

71edee5e 03/21/2011 08:01 PM Luiz Gustavo S. Costa

Select the device mode to tun if variable device_mode not exist in the configuration

bf87b4d7 03/21/2011 06:58 PM Luiz Gustavo S. Costa

Added option to select the type of device for use in the tunnel openvpn

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.

dd62256f 12/07/2010 01:26 AM Pierre POMES

Fix vip descriptions in openvpn and ipsec screens. Ticket #1042

a2ff08f8 12/02/2010 02:14 PM Jim Pingle

Disable redirect gateway checkbox when using shared key (you can't push with shared key). Also re-run the code to hide the local network box if the gw redirect is checked when switching server modes, since there is no need to push a specific local network when pushing the default gateway.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

c1f95f5c 11/06/2010 06:08 PM Jim Pingle

Various CRL fixes.

428e66b6 11/04/2010 06:30 PM Jim Pingle

Warn a user when entering the OpenVPN client/server screens that they need a CA/Cert if none exist.

e3bbd29a 10/28/2010 06:34 PM Ermal LUÇI

Replace \r from custom options otherwise it breaks config.

9e303f2f 10/28/2010 01:56 PM Jim Pingle

Fix formatting

5e58efd0 10/28/2010 01:56 PM Jim Pingle

Fix this logic.

6a0b3ea4 10/21/2010 08:00 PM Jim Pingle

Indicate in various places if a certificate is revoked.

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.

94823361 10/13/2010 12:54 PM Jim Pingle

Add GUI checkbox to enable strict username/common name matching for SSL/TLS+User Auth mode. Fixes #887

6db02381 09/21/2010 07:39 PM Jim Pingle

Allow selecting an OpenVPN Server CRL if we are in an SSL mode.

80fa045a 09/20/2010 07:29 PM Jim Pingle

Properly segment the OpenVPN server list table so it will sort properly.

b4e6524c 09/01/2010 07:26 PM Jim Pingle

CA/CERT Move

b0b6d575 08/30/2010 04:07 PM Jim Pingle

Require an authentication backend if the user chooses an OpenVPN server mode that needs user auth. Failing to do so can result in a configuration error.

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

Fix typo

ee9933b6 08/12/2010 02:15 PM Renato Botelho

Use

1c83021a 07/30/2010 01:51 PM Carlos Eduardo Ramos

Fix gettext implementation on vpn_openvpn_server.php

4d8b3382 07/27/2010 07:45 PM Carlos Eduardo Ramos

Implement gettext() calls on vpn_openvpn_server.php

b3cf36d7 07/10/2010 12:36 AM Erik Fonnesbeck

Fix typo that prevented these two checkboxes from displaying the proper state when editing OpenVPN server settings.

107794cc 06/30/2010 03:04 PM Jim Pingle

Hide the inter-client comm. option for peer-to-peer openvpn connections.

e7086984 06/01/2010 07:28 PM Jim Pingle

Remove logs tab from OpenVPN, since it is now replaced by the Log icon.

efe2be81 06/01/2010 07:27 PM Jim Pingle

Add status and log urls to OpenVPN pages.

b008c1eb 05/08/2010 04:19 PM Jim Pingle

Hide "Local Network" field when creating/editing an OpenVPN shared key server, because you can't push routes with shared key.

21c776dd 05/08/2010 04:12 PM Jim Pingle

Fix OpenVPN server validation logic. It was failing if you tried to save a shared key server instance with an existing shared key.

6785f06a 05/04/2010 04:57 AM Chris Buechler

add Logs tab

599d5c62 04/28/2010 09:19 PM Jim Pingle

Fix description

65ff8497 04/28/2010 09:17 PM Jim Pingle

Add back Dynamic IP checkbox for OpenVPN Servers.

8cd0a3fa 04/19/2010 05:54 PM Jim Pingle

Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This was wrong in the wizard, apparently, and not the main page.

This reverts commit a48613a65d8d04dfec2aeefdb37440bdd399cdab.

a48613a6 04/19/2010 05:43 PM Jim Pingle

Fix finding next OpenVPN port. Protocol should be lowercase.

43cea754 04/18/2010 08:53 PM Chris Buechler

show port and proto

5540aee6 03/11/2010 04:18 PM Ermal Luçi

Show wizard tab for openvpn.

8a47c190 03/10/2010 10:40 AM Ermal Luçi

Ticket #413. Hanlde cases when no authentication is specified.

b48a82c9 03/08/2010 11:03 PM Ermal Luçi

Check against proper value. Spotted-by: cmb

6306b5dd 03/03/2010 04:17 PM Ermal Luçi

Overhaul the user login system to use the Servers tab as its base.

Fix quite a few problems down the way.

54b9de56 03/02/2010 08:48 PM Ermal Luçi

Allow openvpn server to authenticate only based on username/password credentials.

c61e4626 03/02/2010 05:07 PM Ermal Luçi

Allow the GUI auth API to be used for doing authentication against authentication servers specified. Teach Openvpn to use this API. Allow openvpn to authenticate against multiple servers that can be selected on the server configuration page.