1. 04 Sep, 2015 1 commit
  2. 22 Jul, 2015 1 commit
  3. 21 Jul, 2015 1 commit
  4. 20 Jul, 2015 2 commits
  5. 06 Jul, 2015 1 commit
  6. 18 Jun, 2015 1 commit
  7. 12 Apr, 2015 1 commit
  8. 02 Apr, 2015 1 commit
  9. 12 Mar, 2015 1 commit
  10. 07 Mar, 2015 1 commit
  11. 28 Feb, 2015 1 commit
    • Franco Fichtner's avatar
      rc: remove openssh base support · f326c297
      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.
      f326c297
  12. 25 Jan, 2015 1 commit
    • Franco Fichtner's avatar
      rc: rework sshd handling · ab28de2e
      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.
      ab28de2e
  13. 12 Dec, 2014 1 commit
  14. 11 Dec, 2014 1 commit
  15. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      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...  :)
      727453c0
  16. 09 Dec, 2014 1 commit