sftp/encoding/ssh/filexfer
Cassondra Foesch f838fd72f4 encoding: test Attributes, consistent test permissions value 2021-03-24 08:27:49 +01:00
..
attrs.go encoding: don't accumulate packet length size, just use the length at the end 2021-03-24 08:27:49 +01:00
attrs_test.go encoding: test Attributes, consistent test permissions value 2021-03-24 08:27:49 +01:00
buffer.go encoding: don't accumulate packet length size, just use the length at the end 2021-03-24 08:27:49 +01:00
extensions.go encoding: don't accumulate packet length size, just use the length at the end 2021-03-24 08:27:49 +01:00
extensions_test.go encoding: ExtensionPair 2021-03-24 08:27:49 +01:00
filexfer.go encoding: raw packets 2021-03-24 08:27:49 +01:00
fx.go encoding: oops fix inconsistencies 2021-03-24 08:27:49 +01:00
fx_test.go encoding: import constants 2021-03-24 08:27:49 +01:00
fxp.go document where Link/Block/Unblock come from 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: fix inconsistency, separate generic packet field encoding from argument encoding 2021-03-24 08:27:49 +01:00
handle_packets_test.go encoding: test Attributes, consistent test permissions value 2021-03-24 08:27:49 +01:00
init_packets.go encoding: don't accumulate packet length size, just use the length at the end 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: fix inconsistency, separate generic packet field encoding from argument encoding 2021-03-24 08:27:49 +01:00
open_packets_test.go encoding: test Attributes, consistent test permissions value 2021-03-24 08:27:49 +01:00
path_packets.go encoding: fix inconsistency, separate generic packet field encoding from argument encoding 2021-03-24 08:27:49 +01:00
path_packets_test.go encoding: test Attributes, consistent test permissions value 2021-03-24 08:27:49 +01:00
raw_packet.go encoding: raw packets 2021-03-24 08:27:49 +01:00
raw_packet_test.go encoding: raw packets 2021-03-24 08:27:49 +01:00