index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
vpn_openvpn_server.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide "Local Network" field when creating/editing an OpenVPN shared key server...
jim-p
2010-05-08
1
-1
/
+9
*
Fix OpenVPN server validation logic. It was failing if you tried to save a sh...
jim-p
2010-05-08
1
-4
/
+6
*
add Logs tab
Chris Buechler
2010-05-04
1
-0
/
+1
*
Fix description
jim-p
2010-04-28
1
-1
/
+1
*
Add back Dynamic IP checkbox for OpenVPN Servers.
jim-p
2010-04-28
1
-0
/
+20
*
Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This ...
jim-p
2010-04-19
1
-1
/
+1
*
Fix finding next OpenVPN port. Protocol should be lowercase.
jim-p
2010-04-19
1
-1
/
+1
*
show port and proto
Chris Buechler
2010-04-18
1
-3
/
+3
*
Show wizard tab for openvpn.
Ermal Luçi
2010-03-11
1
-0
/
+1
*
Ticket #413. Hanlde cases when no authentication is specified.
Ermal Luçi
2010-03-10
1
-2
/
+4
*
Check against proper value. Spotted-by: cmb
Ermal Luçi
2010-03-08
1
-1
/
+1
*
Overhaul the user login system to use the Servers tab as its base.
Ermal Luçi
2010-03-03
1
-6
/
+2
*
Allow openvpn server to authenticate only based on username/password credenti...
Ermal Luçi
2010-03-02
1
-1
/
+12
*
Allow the GUI auth API to be used for doing authentication against authentica...
Ermal Luçi
2010-03-02
1
-4
/
+6
*
Add support for authenticating users against server specified in the system->...
Ermal Luçi
2010-02-24
1
-1
/
+28
*
Fix setting unsetting of disable option for OpenVPN.
Ermal Luçi
2010-02-16
1
-3
/
+4
*
fix typo
Chris Buechler
2010-02-07
1
-1
/
+1
*
Ticket #296. Blacklist webConfigurator certificate from certificate list it w...
Ermal Luçi
2010-02-03
1
-0
/
+2
*
fix typos
Chris Buechler
2010-01-01
1
-1
/
+1
*
fix text
Chris Buechler
2009-12-30
1
-1
/
+1
*
Add IP alias and 'any' support to OpenVPN. Feedback #69
pierrepomes
2009-12-10
1
-2
/
+9
*
Add carp support for OpenVPN. Ticket #69
pierrepomes
2009-12-02
1
-0
/
+3
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-1
/
+0
*
fix typo
Chris Buechler
2009-11-08
1
-1
/
+1
*
Make sortable
Scott Ullrich
2009-08-23
1
-8
/
+3
*
Remove openvpn.inc from functions.inc since its just a subsystem that does no...
Ermal Luçi
2009-07-08
1
-1
/
+2
*
Add double click to edit
Scott Ullrich
2009-07-01
1
-4
/
+4
*
Add note about ; and add a push example
Scott Ullrich
2009-06-30
1
-3
/
+3
*
Break before Save
Scott Ullrich
2009-06-30
1
-0
/
+2
*
Oops, rename to avanced
Scott Ullrich
2009-06-30
1
-1
/
+1
*
Rename to custom_options to match the original setting name
Scott Ullrich
2009-06-30
1
-3
/
+3
*
Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffle
Scott Ullrich
2009-06-30
1
-0
/
+24
*
Fix OpenVPN automatic shared key generation.
jim-p
2009-05-08
1
-3
/
+4
*
Fix detection of TLS/Shared Key mode for OpenVPN
jim-p
2009-05-08
1
-1
/
+1
*
Apparent variable name typo, fixes Ticket #1904
jim-p
2009-04-19
1
-1
/
+1
*
Fix OpenVPN instance port change.
jim-p
2009-04-09
1
-1
/
+2
*
Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for c...
mgrooms
2009-03-12
1
-1
/
+1
*
Use listbg as all other pages do
Scott Ullrich
2008-10-12
1
-1
/
+1
*
Use get_configured_interface_with_descr() for OpenVPN gui pages. Suggested
Matthew Grooms
2008-09-16
1
-8
/
+6
*
Make it possible for pakages to insert additional tabbed pages into an
Matthew Grooms
2008-09-16
1
-1
/
+2
*
Modify the OpenVPN server configuration to allow the DH parameter length
Matthew Grooms
2008-09-09
1
-4
/
+27
*
Minor re-work of OpenVPN configuration. Use operational modes to determine
Matthew Grooms
2008-09-06
1
-58
/
+206
*
Correct problems with OpenVPN that prevented the lzo compression and pass
Matthew Grooms
2008-09-03
1
-3
/
+4
*
move CSS header to correct location
Scott Ullrich
2008-08-30
1
-3
/
+3
*
Add CSS header
Scott Ullrich
2008-08-30
1
-0
/
+3
*
Correctly validate required input fields for OpenVPN screens.
Matthew Grooms
2008-08-27
1
-4
/
+7
*
Correct some problems with the filter code where we were calling foreach
Matthew Grooms
2008-08-27
1
-2
/
+2
*
Set some important default values for the new OpenVPN interface screens.
Matthew Grooms
2008-08-26
1
-2
/
+16
*
Dump the per-configuration dh parameters data. It make no sense to keep
Matthew Grooms
2008-08-26
1
-3
/
+2
*
Rework most of the OpenVPN support. The interfaces have been updated to
Matthew Grooms
2008-08-26
1
-0
/
+998