safe recv-key in direct mode
Checks the key's size and checksum. This is sorta expensive, but it avoids needing to add another round-trip to the protocol.
This commit is contained in:
parent
043c9562f3
commit
18a6935e42
7 changed files with 71 additions and 34 deletions
|
@ -76,7 +76,8 @@ to git-annex-shell are:
|
|||
past versions of git-annex-shell (that ignore these, but would choke
|
||||
on new dashed options).
|
||||
|
||||
Currently used fields include remoteuuid= and associatedfile=
|
||||
Currently used fields include remoteuuid=, associatedfile=,
|
||||
and direct=
|
||||
|
||||
# HOOK
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue