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
/
etc
/
inc
/
openvpn.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include certs.inc is needed by lookup_certs.
Ermal Luçi
2009-06-20
1
-2
/
+1
*
Remove filter_configure from openvpn.inc it just ends up in recursive calls.
Ermal Luçi
2009-06-18
1
-5
/
+0
*
Propperly fix openvpn parameter parsing.
Ermal Luçi
2009-05-07
1
-2
/
+2
*
Fix correction of openvpn parameters.
Ermal Luçi
2009-05-07
1
-2
/
+2
*
Modify the OpenVPN server configuration to allow the DH parameter length
Matthew Grooms
2008-09-09
1
-1
/
+4
*
Comment out the code that creates a dh-parameters file at boot time and
Matthew Grooms
2008-09-09
1
-1
/
+3
*
Correct a bug where we attempt to kill an OpenVPN process even though its
Matthew Grooms
2008-09-08
1
-13
/
+21
*
Revert the dh parameters generation back to 1024 bits. There were several
Matthew Grooms
2008-09-08
1
-1
/
+1
*
Log why we're writing a new config out
Bill Marquette
2008-09-08
1
-1
/
+1
*
When restarting an OpenVPN process, don't send a term signal and expect it
Matthew Grooms
2008-09-07
1
-5
/
+17
*
Minor re-work of OpenVPN configuration. Use operational modes to determine
Matthew Grooms
2008-09-06
1
-84
/
+135
*
Correct the path for OpenVPN client specific configuration files. When the
Matthew Grooms
2008-09-04
1
-3
/
+3
*
Revert to the previous method of referencing OpenVPN device names in the
Matthew Grooms
2008-09-04
1
-8
/
+14
*
Bump the system dh-parameters file to 2048 per request on dev@.
Matthew Grooms
2008-09-04
1
-4
/
+4
*
Correct problems with OpenVPN that prevented the lzo compression and pass
Matthew Grooms
2008-09-03
1
-1
/
+1
*
Now that we are delaying the creation of OpenVPN dh parameters, it appears
Matthew Grooms
2008-09-02
1
-0
/
+1
*
Delay writing out the dh-parameters file if the paths have not yet been
Matthew Grooms
2008-09-02
1
-0
/
+6
*
Don't create the standard OpenVPN paths in openvpn_resync_all(). These are
Matthew Grooms
2008-09-01
1
-12
/
+0
*
Ensure $g is populated by reading in globals.inc
Scott Ullrich
2008-08-31
1
-0
/
+1
*
Store the OpenVPN system DH parameters contents in the config.xml file so
Matthew Grooms
2008-08-29
1
-6
/
+29
*
Replace the old openvpn status page with a new implementation. We now add
Matthew Grooms
2008-08-27
1
-1
/
+4
*
Correct some problems with the filter code where we were calling foreach
Matthew Grooms
2008-08-27
1
-35
/
+47
*
Set some important default values for the new OpenVPN interface screens.
Matthew Grooms
2008-08-26
1
-2
/
+30
*
Dump the per-configuration dh parameters data. It make no sense to keep
Matthew Grooms
2008-08-26
1
-2
/
+11
*
Rework most of the OpenVPN support. The interfaces have been updated to
Matthew Grooms
2008-08-26
1
-629
/
+285
*
This check is needed to prevent php oddities with arrays and strange behaviou...
Ermal Luçi
2008-08-05
1
-0
/
+2
*
Try to do better sanity checks.
Ermal Luçi
2008-08-05
1
-5
/
+7
*
Correctly name clients and server interfaces otherwise we have clashes.
Ermal Luçi
2008-07-01
1
-8
/
+15
*
Reformat file.
Scott Ullrich
2008-04-28
1
-58
/
+58
*
Pass mode
Scott Ullrich
2008-04-28
1
-2
/
+3
*
Just handle server instances for now.
Scott Ullrich
2008-04-28
1
-1
/
+3
*
Escape \$2
Scott Ullrich
2008-04-28
1
-1
/
+1
*
Shutdown deleted process
Scott Ullrich
2008-04-28
1
-1
/
+10
*
Move assignment
Scott Ullrich
2008-04-28
1
-1
/
+1
*
Define interface correctly
Scott Ullrich
2008-04-28
1
-0
/
+3
*
Use unique name
Scott Ullrich
2008-04-28
1
-3
/
+3
*
move variable assignment more near to the code it is used in
Scott Ullrich
2008-04-28
1
-2
/
+1
*
Use array name for .crt|.key
Scott Ullrich
2008-04-28
1
-3
/
+3
*
Set keysize correctly
Scott Ullrich
2008-04-28
1
-4
/
+7
*
Use $int$port$proto for unique server name
Scott Ullrich
2008-04-28
1
-1
/
+2
*
Check for descr
Scott Ullrich
2008-04-28
1
-1
/
+1
*
* Obtain keysize
Scott Ullrich
2008-04-28
1
-3
/
+6
*
Add missing #!
Scott Ullrich
2008-04-28
1
-2
/
+2
*
Add a shell interpriter
Scott Ullrich
2008-04-28
1
-0
/
+1
*
Make multi-user friendly and lock config.xml during cert creation.
Scott Ullrich
2008-04-28
1
-0
/
+2
*
Make script executable.
Scott Ullrich
2008-04-28
1
-0
/
+1
*
Add me as a (C) holder add blurb about file being reritten by Fernando.
Scott Ullrich
2008-04-28
1
-0
/
+7
*
Correct log text and move to end of function.
Scott Ullrich
2008-04-28
1
-2
/
+2
*
Seperate server cert creation routines out to its own function for readability.
Scott Ullrich
2008-04-28
1
-21
/
+31
*
Note in logs when the server cert creation started.
Scott Ullrich
2008-04-28
1
-0
/
+1
[next]