git-annex/P2P
Joey Hess 711a5166e2
PUT to proxied special remote working
Still needs some work.

The reason that the waitv is necessary is because without it,
runNet loops back around and reads the next protocol message. But it's
not finished reading the whole bytestring yet, and so it reads some part
of it.
2024-06-28 17:10:58 -04:00
..
Address.hs Windows: Support long filenames in more (possibly all) of the code 2023-03-01 15:55:58 -04:00
Annex.hs disk free checking for unsized keys 2024-01-16 14:29:10 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
IO.hs PUT to proxied special remote working 2024-06-28 17:10:58 -04:00
Protocol.hs fix handling of ERROR in response to REMOVE 2024-06-28 14:10:25 -04:00
Proxy.hs fix handling of ERROR in response to REMOVE 2024-06-28 14:10:25 -04:00