summaryrefslogtreecommitdiffstats
path: root/src/etc/sshd
Commit message (Collapse)AuthorAgeFilesLines
* Disable PAM when using only key-based authentication, otherwise ↵jim-p2016-11-251-1/+1
| | | | keyboard-interactive fails. Fixes #6963
* Deprecate nanobsd platform and remove all conditionals that uses itRenato Botelho2016-10-121-20/+0
|
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-6/+0
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-203/+227
|
* Force 4096 RSA keysJose Luis Duran2016-04-161-1/+1
| | | | | | Add option `-b 4096` to force the keys to 4096-bit. This parameter is ignored for Ed25519 keys.
* Harden sshd_configJose Luis Duran2016-04-161-16/+19
| | | | | | The changes are better explained in the following article: https://stribika.github.io/2015/01/04/secure-secure-shell.html
* Fix sshd can't load key log spamJose Luis Duran2016-04-151-0/+3
| | | | Closes [6143](https://redmine.pfsense.org/issues/6143)
* Follow FreeBSD steps (r294560) and stop creating rsa1 and dsa keys by defaultRenato Botelho2016-01-221-2/+0
|
* Code style and white space in etcPhil Davis2015-12-101-1/+1
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+207
OpenPOWER on IntegriCloud