Skip to content

Implement hosts file related session functions #27

Description

@enkore

Functions replacing deprecated functions are missing:

  • Session:
    • is_server_known -> is_known_server
    • dump_knownhost -> export_known_hosts_entry
    • write_knownhost -> update_known_hosts

Some constants are missing

  • SSH_LOG_xxx (for SSH_OPTIONS_LOG_VERBOSITY; Workaround: use SSH_OPTIONS_LOG_VERBOSITY_STR)

This is pretty minor stuff, not sure if it is even worth addressing.

(eref 42d478fb6976)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions