git-annex/P2P
Joey Hess 54dc1d6f6e
fix recording present on the proxy when proxying DATA-PRESENT
Apparently the protoerrhandler parameter never runs. Also the const
typo prevented the type checker from complaining that relayPUTRecord was
being called with 1 less parameter than needed.

So move the relayPUTRecord out of it.
2024-10-30 13:17:31 -04:00
..
Http implement put data-present parameter in http servant 2024-10-29 13:32:43 -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 remove FIXME 2024-08-24 09:34:22 -04:00
Auth.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Http.hs implement put data-present parameter in http servant 2024-10-29 13:32:43 -04:00
IO.hs fix hang at end of PUT to proxied p2p http remote 2024-07-26 19:50:15 -04:00
Protocol.hs implement DATA-PRESENT in p2p protocol 2024-10-29 13:12:12 -04:00
Proxy.hs fix recording present on the proxy when proxying DATA-PRESENT 2024-10-30 13:17:31 -04:00