Project

General

Profile

Download (10.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
df4262d0 10/18/2019 02:59 PM Steve Beaver

Fixed #9407

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

b73d8949 07/10/2019 05:52 PM Steve Beaver

Fixed #9245 updating copyright notices

a1aa91de 09/26/2018 03:28 PM Steve Beaver

Added scheduled config backup
Fixed: #8947

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

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.

db28039e 11/21/2017 03:22 PM Steve Beaver

Fixed #8112

a7c47d85 08/16/2017 02:34 PM Steve Beaver

Fixed #7625

8150bd51 08/11/2017 07:30 PM Steve Beaver

Fixed #7625
By:
Separating the source and destination onChange functions
Preventing the mask selector from being automatically updated if it is disabled
Simplifying the auto mask JavaScript

a98daee3 08/01/2017 07:57 PM Renato Botelho

Fix #7625: Auto select '128' as mask for IPv6

e04daed0 02/09/2017 01:52 PM Steve Beaver

Allow GET-to-POST js to handle confirmation dialogs on delete (anything)

fab3c245 01/02/2017 04:34 PM Steve Beaver

Fixed #6972
I was only able to reproduce tis issue using Chrome, but it should now be resolved

24318185 01/02/2017 03:16 PM Steve Beaver

Revert "Theoretical fix for #6972"

This reverts commit 335e63d66ce8af690d1a144d4ec6b385cbe39af4.

8ccb89f5 01/02/2017 03:10 PM Steve Beaver

Theoretical fix for #6972

4db8128c 12/17/2016 05:52 PM Caio Plumbeo

Fix capitalization of confirmation messages for btn-danger buttons and fa-trash icons

Value and title were converted to lower case but not textContent. Consequently some pop-up messages included capitalized words, for example in the Log Settings page ("Are you sure you wish to Reset Log Files?").

a9a60118 09/13/2016 12:38 PM Renato Botelho

Merge pull request #3104 from PiBa-NL/resizable-selectionbox

57625777 09/08/2016 05:39 PM Pi Ba

dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

9d3e8723 08/16/2016 04:45 AM Phil Davis

Code style and comments

No functional change - just making style consistent

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

54691fc6 07/03/2016 08:18 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action

9d1be24e 03/16/2016 07:25 PM Jared Dillard

organize assets and put 3rd party into vendor folder