Project

General

Profile

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

# Date Author Comment
17d5077f 06/05/2011 07:15 PM Evgeny Yurchenko

Restoring gray background to the right of some tables in GUI.

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

Misc OpenVPN CRL selection fixes.

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

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

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.

e8a58de4 02/24/2010 11:58 PM Ermal Luçi

Add support for authenticating users against server specified in the system->user manager->servers for openvpn. While there propperly fill the shared secret field for raidus in the servers page.

870318b9 02/16/2010 07:47 PM Ermal Luçi

Fix setting unsetting of disable option for OpenVPN.

6bc6bf79 02/08/2010 04:59 AM Chris Buechler

fix typo

05657769 02/03/2010 11:55 PM Ermal Luçi

Ticket #296. Blacklist webConfigurator certificate from certificate list it will break at least Viscosity export utility.

1a4f9b42 01/01/2010 08:02 AM Chris Buechler

fix typos

f31607c5 12/31/2009 12:36 AM Chris Buechler

fix text

67b0902f 12/10/2009 10:34 PM Pierre POMES

Add IP alias and 'any' support to OpenVPN. Feedback #69

3d06e8f0 12/03/2009 03:31 AM Pierre POMES

Add carp support for OpenVPN. Ticket #69

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

6097246c 11/09/2009 12:56 AM Chris Buechler

fix typo

7128ed17 08/23/2009 09:57 PM Scott Ullrich

Make sortable

d84bd468 07/08/2009 04:49 PM Ermal Luçi

Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.

d3d9b0ee 07/01/2009 09:20 PM Scott Ullrich

Add double click to edit

Requested-by: cmb

53be9d3c 07/01/2009 12:21 AM Scott Ullrich

Add note about ; and add a push example

f68fc963 06/30/2009 11:37 PM Scott Ullrich

Break before Save

6804263e 06/30/2009 11:37 PM Scott Ullrich

Oops, rename to avanced

a9a613dd 06/30/2009 11:35 PM Scott Ullrich

Rename to custom_options to match the original setting name

2f4f30ee 06/30/2009 11:31 PM Scott Ullrich

Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffle

89e6e210 05/08/2009 05:40 PM Jim Pingle

Fix OpenVPN automatic shared key generation.

98c0c87a 05/08/2009 05:11 PM Jim Pingle

Fix detection of TLS/Shared Key mode for OpenVPN
The wrong variable was being checked, so the result was always false.

69aae7e3 04/19/2009 09:53 PM Jim Pingle

Apparent variable name typo, fixes Ticket #1904

5accf130 04/09/2009 08:19 PM Jim Pingle

Fix OpenVPN instance port change.
It had been failing on any change, including valid unused choices.

5a3b0d3b 03/12/2009 01:46 AM mgrooms

Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for consistency.

296a3cb6 10/12/2008 11:57 PM Scott Ullrich

Use listbg as all other pages do

1d3bcd2a 09/16/2008 07:00 PM Matthew Grooms

Use get_configured_interface_with_descr() for OpenVPN gui pages. Suggested
by Ermal.

b63f2e8b 09/16/2008 05:41 PM Matthew Grooms

Make it possible for pakages to insert additional tabbed pages into an
existing tab group. This requires that each page in the tab group call
add_package_tabs() with the tab group name before display_top_tabs() so
pages can be inserted. While far from optimal, this system is really a...

fe787fc7 09/09/2008 08:32 PM Matthew Grooms

Modify the OpenVPN server configuration to allow the DH parameter length
to be specified. Upgraded 1.2.x configurations will default to 1024 bits.

3c11bd3c 09/06/2008 09:10 PM Matthew Grooms

Minor re-work of OpenVPN configuration. Use operational modes to determine
what configuration options are appropriate. The operational mode dictates
the authentication method. They are defines as follows ...

Peer to Peer ( SSL/TLS )
Peer to Peer ( Shared Key )...

1cb0b40a 09/03/2008 04:13 AM Matthew Grooms

Correct problems with OpenVPN that prevented the lzo compression and pass
tos options from being set correctly in configuration files.

47c00c09 08/30/2008 08:20 PM Scott Ullrich

move CSS header to correct location

0cece4a2 08/30/2008 08:09 PM Scott Ullrich

Add CSS header

872d9195 08/27/2008 10:05 PM Matthew Grooms

Correctly validate required input fields for OpenVPN screens.

dc408939 08/27/2008 04:19 AM Matthew Grooms

Correct some problems with the filter code where we were calling foreach
on data that wasn't necessarily a valid array.

Modify the OpenVPN code to stop passing the array index around and then
immediately obtaining a reference to the array entry. We already have a...

f432e364 08/26/2008 11:49 PM Matthew Grooms

Set some important default values for the new OpenVPN interface screens.
Add functions and interface code to handle local port conflict detection
and resolution.

e28120e5 08/26/2008 10:20 PM Matthew Grooms

Dump the per-configuration dh parameters data. It make no sense to keep
this information in the configuration as its not specific to the server.
It only contains the parameters ( a safe large prime number ) that is
used during a DH key exchange. Instead, we now use a system wide dh file...

d799787e 08/26/2008 04:48 AM Matthew Grooms

Rework most of the OpenVPN support. The interfaces have been updated to
not use the pkg system and the configuration has been migrated to an
openvpn prefix. The centralized user and certificate manager is now used
to support the openvpn configurations. Most of the files removed in this...