~sircmpwn/himitsu-ssh

0.4 a month ago .tar.gz browse log

himitsu-ssh 0.4

* Himitsu-ssh now asks for remembering consent per default. This can be
  changed with a config file.
* The path for the socket can be provided via a command line option in
  hissh-agent.
* hissh-import now keeps asking when entering a wrong password.

Armin Preiml (9):
      print socketpath on error
      client::next: match done
      hissh-export: fix error message
      hare-ssh changes
      agent: keep connection to himitsu open
      agent: add supprt for remember consent
      agent: use default config values for missing options
      add himitsu-ssh.ini man page
      refactor hissh-import

Hugo Osvaldo Barrera (3):
      Clarify wording for himitsu-ssh.ini(5)
      Add example to himitsu-ssh.ini(5)
      agent: allow specifying a custom path

0.3 6 months ago .tar.gz browse log

himitsu-ssh 0.3

Alexey Yerin (1):
      cmd/hissh-export: Update for himitsu::client changes

Armin Preiml (5):
      updates following the stdlib changes
      fix public key export
      update to latest stdlib
      stdlib updates
      hiss-import: add -c to overwrite/add key comments

0.2 1 year, 6 months ago .tar.gz browse log

himitsu-ssh 0.2

Armin Preiml (3):
      ignore errors from strings::fromutf8
      use raw key functions instead of direct access
      agent: req_ident: support all hare-ssh key types

Drew DeVault (1):
      hissh-import: remove obsolete TODO

Haelwenn (lanodan) Monnier (1):
      catch up with stdlib ed25519 key name changes

0.1 2 years ago .tar.gz browse log

himitsu-ssh 0.1

Initial release