git-annex/P2P
Joey Hess 72d0769ca5
avoid padding content in serveGet
Always truncate instead. The padding risked something not noticing the
content was bad and getting a file that was corrupted in a novel way
with the padding "X" at the end. A truncated file is better.
2024-07-22 11:19:52 -04:00
..
Http servePut and clientPut implementation 2024-07-22 10:27:44 -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 content in serveGet 2024-07-22 11:19:52 -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