- 07 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 28 Feb, 2015 1 commit
-
-
Franco Fichtner authored
We don't have OpenSSH in base anymore so we can zap the fallback. And since openssh-portable is a direct dependency of opnsense, we can be pretty sure it'll be there.
-
- 25 Jan, 2015 1 commit
-
-
Franco Fichtner authored
* Prefer the openssh-portable port, but fall back to the base version if it is available. * Refactor the key generation to produce less duplicated code. * Locking is completely bogus, but I have no clue how to fix that short term without doing a full audit of the subsystem-dirty mechanic.
-
- 12 Dec, 2014 1 commit
-
-
Franco Fichtner authored
Avoids the regeneration of the keys on reboot. I guess this is what people would expect. ;)
-
- 11 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 10 Dec, 2014 1 commit
-
-
Franco Fichtner authored
Make "src" the implicit "/usr/local" so that nobody can sneak in weird files in the base file system or potentially overwrite them. This is the last time, I swear... :)
-
- 09 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-