Project

General

Profile

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

# Date Author Comment
37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

cf38c37a 05/10/2022 07:17 AM Viktor Gurov

ssh-keygen check improvements. Fixes #13139

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

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

dc22e511 12/03/2021 02:20 PM Viktor Gurov

Backup and Restore SSH Host Key(s). Feature #11118

5d0c974d 09/08/2021 01:53 PM Jim Pingle

Make ssh PermitRootLogin conditional. Fixes #12346

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

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

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

This is 2020. Issue #9245

f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

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

c16a2fe1 02/26/2019 08:15 PM Renato Botelho

Remove invalid MACs from sshd_config

1d835d94 10/04/2018 12:51 PM Sorin Sbarnea

Enable setting AllowAgentForwarding value

Fixes #8590

Signed-off-by: Sorin Sbarnea <>

ec439957 09/28/2018 06:39 PM Jim Pingle

ssh settings alignment. Fixes #8974

Remove redundant settings stored in the wrong place
Store all ssh settings in the same place
Initialize this array before use

aa9971a3 04/04/2018 07:35 PM robjarsen

Whitespace Removal

  • src\etc\sshd
d6fdfd78 04/04/2018 06:13 PM Daniel Koh

Allow SSHd Key and Password Combination

Changes to allow key and password combination (in contrast to key OR password) i.e. if selected in the Admin>Advanced UI (SSH section), sshd will generate /etc/ssh/sshd_config file that requires an authorized key AND username+password....

4cad9a5b 01/16/2018 07:15 PM Jim Pingle

Change sshd compression to 'delayed' to match current FreeBSD default. Fixes #8245

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

Update the Copyright notice for pfSense.

b35fc433 11/25/2016 08:08 PM Jim Pingle

Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

1289c0c1 10/12/2016 07:23 PM Renato Botelho

Remove all calls to conf_mount_r* functions

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)

971257cb 04/16/2016 06:36 AM Jose Luis Duran

Force 4096 RSA keys

Add option `-b 4096` to force the keys to 4096-bit.

This parameter is ignored for Ed25519 keys.

dca77360 04/16/2016 06:36 AM Jose Luis Duran

Harden sshd_config

The changes are better explained in the following article:

https://stribika.github.io/2015/01/04/secure-secure-shell.html

fff3fe89 04/16/2016 01:29 AM Jose Luis Duran

Fix sshd can't load key log spam

Closes [6143](https://redmine.pfsense.org/issues/6143)

606d2f9a 01/22/2016 02:06 PM Renato Botelho

Follow FreeBSD steps (r294560) and stop creating rsa1 and dsa keys by default

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

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

Move main pfSense content to src/