Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 150 Bytes
BOOTSTRAP.md 7.93 KB
README.md 3.03 KB
build.conf.sample 3.5 KB
build.sh 14.1 KB
license.txt 2.16 KB

Latest revisions

# Date Author Comment
6ba90672 06/22/2016 03:12 PM Stilez y

set default_config_backup_count based on platform

At the same time the platform is being detected for PHP/GUI purposes, set the default number of backups. Also handle the case where (for any reason) detection fails, which it shouldn't, so the variables are still created...

fdda7af6 06/22/2016 03:12 PM Stilez y

Give settings section a more helpful/standard title to match other GUI settings tabs
(cherry picked from commit ca55edc39342865816feef390616be8b770c889b)

30f56eff 06/22/2016 03:06 PM Stilez y

Self correcting - poor english
(cherry picked from commit b56769c30a23af9f575ee4a5f056558ef8322f95)

34bf7dee 06/22/2016 03:06 PM Stilez y

Accuracy

Large keys are not "slower to use" in many cases, since they are only used to validate or set up a session. An ongoing session usually transfers to a symmetric algorithm once established, and the user won't notice the short extra delay in session startup....

1f80105d 06/22/2016 03:06 PM Stilez y

missed a comment I added and shouldn't have - removed
(cherry picked from commit 7c684f3b95f641134496bc1210cfb2d814468767)

dd4e58aa 06/22/2016 03:06 PM Stilez y

Update OpenVPN Wizard to include missing key sizes

...and add some useful info to guide the user.
(cherry picked from commit 49810252681df9bd553e2221c885ceffaa2c4c7f)

bd1a4433 06/22/2016 03:05 PM Stilez y

Add missing recommended key lengths to OpenVPN options

Add key lengths to the OpenVPN options, for asymmetric keys of size 3072 (for current use), 7680, 15360 (for long term resistance), 8192 and 16384 (common binary exponents).

These are both supported by OpenVPN anyhow, and for certain uses are currently recommended (eg long term resistance to replay/decryption). See keylength.com for citations....

cb0222b0 06/22/2016 03:03 PM Christopher Fazendin

Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn.

(cherry picked from commit 1d12996755ee6fb9b9e163d292bdba160a926e64)

de1bacbc 06/22/2016 02:55 PM Chris Rowe

Make QinQ interfaces work again

(cherry picked from commit 1322ee22354f1a6e184819fb7009a2996b63de97)

61d6a840 06/22/2016 02:50 PM Stephen Beaver

Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)

(cherry picked from commit 2bd0585e30e5ec8fc3b79ca3f579bf9a7c1bcbc8)

View all revisions | View revisions

Also available in: Atom