Project

General

Profile

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

# Date Author Comment
2404ca68 03/07/2022 09:32 PM Jim Pingle

Encrypt/Decrypt Robustness & Testing. Issue #12897

  • Move cleanup to separate function.
  • Be more aggressive with cleanup when performing multiple crypto
    attempts.
  • Only fall back to old iterations or legacy when decrypting as
    there is no need to attempt these when encrypting new content....
dde642ca 03/04/2022 08:17 PM Phil Wardt

Fix infinite CPU loop on failed restore

When restoring a backup with wrong password or a user custom iterations count different than 10k or 500k, GUI timed out in an infinite CPU loop

dd9b24e9 03/03/2022 06:38 PM Jim Pingle

Increase OpenSSL iterations. Issue #12556

When encrypting and decrypting content such as config.xml backups,
increase the default number of iterations used by OpenSSL when deriving
the key material. Fall back to previous default and also retain the old
legacy behavior.

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

ff383f32 01/10/2020 06:29 PM Jim Pingle

Use correct md value in crypt_data(). Fixes #10178

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

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

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

6765f83a 03/22/2019 03:21 PM Jim Pingle

Use new/stronger openssl options for crypt_data(). Fixes #9421

Retry with legacy options if new options fail, so we can still
read old style data from previous encryption runs (e.g. old encrypted
backups, ACB entries, etc)

Better error handling and suppression to prevent issues like #9421.

0939f37f 03/22/2019 01:25 PM Jim Pingle

Update openssl syntax for crypt_data(). Fixes #9420

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

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

Update the Copyright notice for pfSense.

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

Move copyright from ESF to Netgate

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

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

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

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

d18f3f6e 02/17/2016 01:33 PM Phil Davis

Internationalize etc inc a-i files

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

b37b4034 11/10/2015 12:14 PM Phil Davis

etc inc delete $Id comments

and bits of white space.
Note: There are plenty of files still with old-format copyright sections
in here.

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/