Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/smallstep/sshutil. Pull mirroring updated .
  1. Nov 29, 2023
  2. Sep 11, 2023
  3. Jul 21, 2023
  4. Jul 17, 2023
  5. Jul 15, 2023
  6. Jun 19, 2023
  7. Mar 15, 2023
  8. Mar 06, 2023
  9. Sep 27, 2022
  10. May 19, 2021
  11. Aug 28, 2020
  12. Jul 24, 2020
  13. Jul 22, 2020
  14. Jul 01, 2020
    • David Cowden's avatar
      log: use the Lmsgprefix flag · 506353bd
      David Cowden authored
      This flag moves the prefix from the beginning of the line to the
      beginning of the actual message, a much more sensible behavior.
      506353bd
  15. Jun 21, 2020
    • David Cowden's avatar
      keys: Fix certificate parsing · 54a8bead
      David Cowden authored
      ssh.ParsePublicKey parses a certificate in ssh wire formate. The
      ssh.ParseAuthorizedKey method can parse the human-serialized version of
      an ssh certificate as is used when writing data to the filesystem.
      54a8bead
    • David Cowden's avatar
      keys: Add cert utilities and polish/cleanup · 39b86be0
      David Cowden authored
      * Add utility funcs to load ssh certs.
      * Rename key loading funcs to mirror the ssh package.
      * Replace the example server key with an unencrypted key.
      39b86be0
  16. Jun 19, 2020
  17. Jun 18, 2020
  18. Jun 17, 2020
  19. Jun 16, 2020
Loading