git-annex/P2P
Joey Hess a01426b713
avoid padding in servePut
This means that when the client sends a truncated data to indicate
invalidity, DATA is not passed the full expected data. That leaves the
P2P connection in a state where it cannot be reused. While so far, they
are not reused, they will be later when proxies are supported. So, have
to close the P2P connection in this situation.
2024-07-22 12:30:30 -04:00
..
Http avoid padding in servePut 2024-07-22 12:30:30 -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 fix serveGet hang 2024-07-11 07:46:52 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs avoid padding in servePut 2024-07-22 12:30:30 -04:00
IO.hs servePut and clientPut implementation 2024-07-22 10:27:44 -04:00
Protocol.hs servePut and clientPut implementation 2024-07-22 10:27:44 -04:00
Proxy.hs Revert "proxy local timestamps in single proxy case as well as cluster case" 2024-07-10 09:45:23 -04:00