REMOVE-BEFORE and GETTIMESTAMP

Only implemented server side, not used client side yet.

And not yet implemented for proxies/clusters, for which there's a build
warning about unhandled cases.

This is P2P protocol version 3. Probably will be the only change in that
version..

Added a dependency on clock to access a monotonic clock.
On i386-ancient, that is at version 0.2.0.0.
This commit is contained in:
Joey Hess 2024-07-03 16:59:22 -04:00
parent 665d3d66a5
commit 543c610a31
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
9 changed files with 159 additions and 27 deletions

1
debian/control vendored
View file

@ -84,6 +84,7 @@ Build-Depends:
libghc-filepath-bytestring-dev,
libghc-git-lfs-dev (>= 1.2.0),
libghc-criterion-dev,
libghc-clock-dev,
lsof [linux-any],
ikiwiki,
libimage-magick-perl,