sftp/encoding/ssh/filexfer
Cassondra Foesch 1d00d93539 encoding: move length const to exported value, I don't expect many to use such low limits. 2021-03-24 08:27:49 +01:00
..
openssh encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
attrs.go encoding: define our own FileMode conforming to spec 2021-03-24 08:27:49 +01:00
attrs_test.go encoding: define our own FileMode conforming to spec 2021-03-24 08:27:49 +01:00
buffer.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
extended_packets.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
extended_packets_test.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
extensions.go encoding: refactor and cleanup 2021-03-24 08:27:49 +01:00
extensions_test.go encoding: ExtensionPair 2021-03-24 08:27:49 +01:00
filexfer.go encoding: move length const to exported value, I don't expect many to use such low limits. 2021-03-24 08:27:49 +01:00
fx.go encoding: Status should also implement Error 2021-03-24 08:27:49 +01:00
fx_test.go encoding: import constants 2021-03-24 08:27:49 +01:00
fxp.go encoding: prefer ReadDir-style names 2021-03-24 08:27:49 +01:00
fxp_test.go encoding: import constants 2021-03-24 08:27:49 +01:00
handle_packets.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
handle_packets_test.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
init_packets.go encoding: refactor to remove common RequestID from packets 2021-03-24 08:27:49 +01:00
init_packets_test.go encoding: InitPacket and VersionPacket 2021-03-24 08:27:49 +01:00
open_packets.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
open_packets_test.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
packets.go encoding: move length const to exported value, I don't expect many to use such low limits. 2021-03-24 08:27:49 +01:00
packets_test.go encoding: RequestPacket type to simplify server implementations 2021-03-24 08:27:49 +01:00
path_packets.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
path_packets_test.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
permissions.go encoding: define our own FileMode conforming to spec 2021-03-24 08:27:49 +01:00
response_packets.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00
response_packets_test.go encoding: MarshalPacket shall take a buffer hint now 2021-03-24 08:27:49 +01:00