Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Form
Form.class.php 2.51 KB
Modal.class.php 2.25 KB
autoload.inc.php 1.08 KB

Latest revisions

# Date Author Comment
d205ac7a 02/02/2018 08:26 PM Steve Beaver

Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

22dbacd0 12/22/2017 12:58 PM Pi Ba

ipsec, allow configuration of multiple ike phase1 encryption ciphers (algo/bits/hash/dh)
this is useful for mobile users that need to connect with different operating systems. This way there is no need to find a single commonly supported weaker cipher.

f18475cb 06/08/2017 12:23 PM Steve Beaver

Fix anchor tag location

067a2bdf 06/01/2017 01:15 PM Steve Beaver

Improve comment

de88f421 06/01/2017 12:58 PM Steve Beaver

Use the section ID as an anchor so that hyperlinks can jump directly to that sectiom
e.g.: $section = new Form_Section("My section", "a_here");
then: https://firewall/system_somepage.php#a_here

c74b018d 02/08/2017 02:07 PM Steve Beaver

Only use sprintf in setHelp() if more than one argument is received
This should eliminate all the issues caused by packages with embedded '%' in their text

661f3896 02/07/2017 12:32 PM Renato Botelho

Merge pull request #3484 from phil-davis/sethelp-empty

a6617764 02/06/2017 08:58 AM Phil Davis

Use unique var names in Input.class.php

500272bb 02/06/2017 06:06 AM Phil Davis

Do not pass empty string to gettext

View revisions

Also available in: Atom