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
*
Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...
Erik Fonnesbeck
2010-05-20
1
-9
/
+9
*
Revert "Allow the user to override OpenVPN interface name in custom options (...
jim-p
2010-05-17
1
-37
/
+21
*
Allow the user to override OpenVPN interface name in custom options (e.g. dev...
jim-p
2010-05-17
1
-21
/
+37
*
Add scpecific scripts for when ovpn goes up and down so we get neccessary val...
Ermal
2010-05-07
1
-2
/
+2
*
Add client-to-client to OpenVPN server config if the option is checked. Resol...
jim-p
2010-05-06
1
-0
/
+3
*
Use nobind for OVPN client when no local port and/or no local interface is re...
pierrepomes
2010-04-29
1
-3
/
+5
*
Fix typo in comment
pierrepomes
2010-04-27
1
-1
/
+1
*
Move these functions to a more central location. Part of ticket #496
jim-p
2010-04-27
1
-0
/
+163
*
Ticket #474. Properly check for disabled openvpn configs.
Ermal
2010-04-27
1
-3
/
+3
*
Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface...
Ermal
2010-03-29
1
-5
/
+13
*
Fix local and nobind for client settings
Ermal
2010-03-12
1
-1
/
+2
*
Ticket #413. Hanlde cases when no authentication is specified.
Ermal Luçi
2010-03-10
1
-12
/
+14
*
Ignore chmod errors for files that do not exist.
Ermal Luçi
2010-03-04
1
-5
/
+5
*
Add tls-auth to server even when authenticating in user/pass mode.
Ermal Luçi
2010-03-03
1
-12
/
+3
*
Do not include tls-auth on authentication based only on user/pass.
Ermal Luçi
2010-03-03
1
-5
/
+20
*
Allow openvpn server to authenticate only based on username/password credenti...
Ermal Luçi
2010-03-02
1
-2
/
+2
*
Allow the GUI auth API to be used for doing authentication against authentica...
Ermal Luçi
2010-03-02
1
-9
/
+13
*
Allow the authentication scripts to detect configuration changes. Allow multi...
Ermal Luçi
2010-03-02
1
-21
/
+1
*
Use 0 when configuring tls-auth in server.
Ermal Luçi
2010-03-01
1
-2
/
+7
*
Correct script used for OpenVPN authentication to actually work.
Ermal Luçi
2010-03-01
1
-4
/
+11
*
Include missing quotes.
Ermal Luçi
2010-02-25
1
-7
/
+7
*
Add support for authenticating users against server specified in the system->...
Ermal Luçi
2010-02-24
1
-1
/
+23
*
Add proxy authentication capabilities to OpenVPN client.
Ermal Luçi
2010-02-23
1
-2
/
+10
*
Add statistics for OpenVPN client instances
pierrepomes
2010-02-16
1
-1
/
+4
*
Feature #248. Ticket #248. Merge patch from Antonio No to add tap device type...
Ermal Luçi
2010-02-05
1
-5
/
+13
*
fix openvpn user auth. thanks to thompsa@ for finding fix
Chris Buechler
2009-12-30
1
-1
/
+1
*
Apparently OpenVPN 2.1 requires setting "script-security 2" to run given the ...
jim-p
2009-12-29
1
-0
/
+1
*
Use get_interface_ip instead of a manual shell_exec(ifconfig). Ticket #69
pierrepomes
2009-12-10
1
-5
/
+1
*
Add IP alias and 'any' support to OpenVPN. Feedback #69
pierrepomes
2009-12-10
1
-11
/
+17
*
Add carp support for OpenVPN. Ticket #69
pierrepomes
2009-12-02
1
-1
/
+7
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-2
/
+6
*
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
[next]