List of all items
Structs
- AuthSigMsg
- ChanHandle
- ChanNum
- Client
- Pty
- Runner
- Server
- error::AlgoNoMatch
- error::BadChannel
- error::BadChannelData
- error::BadDecrypt
- error::BadKex
- error::BadKey
- error::BadKeyFormat
- error::BadName
- error::BadNumber
- error::BadSig
- error::BadString
- error::BadUsage
- error::BigPacket
- error::Bug
- error::ChannelEOF
- error::Custom
- error::NoAuthMethods
- error::NoChannels
- error::NoRoom
- error::NotAvailable
- error::NotSSH
- error::PacketWrong
- error::RanOut
- error::SSHProto
- error::SSHProtoUnsupported
- error::SessionEOF
- error::UnknownMethod
- error::UnknownPacket
- error::WrongPacketLength
- event::Banner
- event::CheckHostkey
- event::RequestPassword
- event::RequestPubkey
- event::RequestSign
- event::RequestUsername
- event::ServExecRequest
- event::ServFirstAuth
- event::ServHostkeys
- event::ServOpenSession
- event::ServPasswordAuth
- event::ServPtyRequest
- event::ServPubkeyAuth
- event::ServShellRequest
- namelist::LocalNames
- namelist::StringNames
- packets::Break
- packets::ChannelClose
- packets::ChannelData
- packets::ChannelDataExt
- packets::ChannelEof
- packets::ChannelFailure
- packets::ChannelOpen
- packets::ChannelOpenConfirmation
- packets::ChannelOpenFailure
- packets::ChannelRequest
- packets::ChannelSuccess
- packets::ChannelWindowAdjust
- packets::DebugPacket
- packets::DirectTcpip
- packets::Disconnect
- packets::Ed25519PubKey
- packets::Ed25519Sig
- packets::Exec
- packets::ExitSignal
- packets::ExitStatus
- packets::ExtInfo
- packets::ForwardedTcpip
- packets::GlobalRequest
- packets::Ignore
- packets::KexCookie
- packets::KexDHInit
- packets::KexDHReply
- packets::KexInit
- packets::MethodPassword
- packets::MethodPubKey
- packets::NewKeys
- packets::ParseContext
- packets::PtyReq
- packets::RequestFailure
- packets::ServiceAccept
- packets::ServiceRequest
- packets::Signal
- packets::Subsystem
- packets::Unimplemented
- packets::Unknown
- packets::UserauthBanner
- packets::UserauthFailure
- packets::UserauthPkOk
- packets::UserauthPwChangeReq
- packets::UserauthRequest
- packets::UserauthSuccess
- packets::WinChange
- sshwire::BinString
- sshwire::Blob
- sshwire::TextString
Enums
- ChanData
- ChanOpened
- CliSessionExit
- KeyType
- OwnedSig
- SessionCommand
- SignKey
- error::Error
- event::CliEvent
- event::Event
- event::ServEvent
- namelist::NameList
- packets::AuthMethod
- packets::Category
- packets::ChannelOpenType
- packets::ChannelReqType
- packets::GlobalRequestMethod
- packets::MessageNumber
- packets::Packet
- packets::PubKey
- packets::RequestSuccess
- packets::Signature
- packets::Userauth60
- sshnames::AgentMessageNum
- sshnames::ChanFail
- sshwire::OwnOrBorrow
- sshwire::WireError
Traits
- CliServ
- error::TrapBug
- sshwire::SSHDecode
- sshwire::SSHDecodeEnum
- sshwire::SSHEncode
- sshwire::SSHEncodeEnum
- sshwire::SSHSink
- sshwire::SSHSource
- sshwire::SSHWireDigestUpdate
Functions
- random::fill_random
- sshwire::hash_mpint
- sshwire::hash_ser
- sshwire::hash_ser_length
- sshwire::length_enc
- sshwire::packet_from_bytes
- sshwire::read_ssh
- sshwire::try_as_ascii
- sshwire::try_as_ascii_str
- sshwire::write_ssh
Type Aliases
Constants
- config::DEFAULT_MAX_PACKET
- config::DEFAULT_TERM
- config::DEFAULT_WINDOW
- config::MAX_CHANNELS
- config::MAX_TERM
- config::MAX_USERNAME
- config::RSA_DEFAULT_KEYSIZE
- config::RSA_MIN_KEYSIZE
- namelist::MAX_LOCAL_NAMES
- sshnames::SSH_AGENT_FLAG_RSA_SHA2_256
- sshnames::SSH_AUTHMETHOD_INTERACTIVE
- sshnames::SSH_AUTHMETHOD_PASSWORD
- sshnames::SSH_AUTHMETHOD_PUBLICKEY
- sshnames::SSH_EXTENDED_DATA_STDERR
- sshnames::SSH_EXT_SERVER_SIG_ALGS
- sshnames::SSH_NAME_AES256_CTR
- sshnames::SSH_NAME_AES256_GCM
- sshnames::SSH_NAME_CHAPOLY
- sshnames::SSH_NAME_CURVE25519
- sshnames::SSH_NAME_CURVE25519_LIBSSH
- sshnames::SSH_NAME_ED25519
- sshnames::SSH_NAME_EXT_INFO_C
- sshnames::SSH_NAME_EXT_INFO_S
- sshnames::SSH_NAME_HMAC_SHA256
- sshnames::SSH_NAME_KEXGUESS2
- sshnames::SSH_NAME_NONE
- sshnames::SSH_NAME_RSA
- sshnames::SSH_NAME_RSA_SHA256
- sshnames::SSH_NAME_STRICT_KEX_C
- sshnames::SSH_NAME_STRICT_KEX_S
- sshnames::SSH_PORT
- sshnames::SSH_SERVICE_CONNECTION
- sshnames::SSH_SERVICE_USERAUTH