summaryrefslogtreecommitdiff
path: root/hose.c
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2000-07-29 18:24:01 +0000
committerMartin Pool <mbp@sourcefrog.net>2000-07-29 18:24:01 +0000
commit7af4a0e7307c02a9f8c0d365314dfed593403e9c (patch)
tree9b74dd30ff33b8bc22613bcc98f4a373ce1dd852 /hose.c
parentb6672dea38dc9d2aff3566963c90859fcfc8e6b3 (diff)
downloadlibrsync-7af4a0e7307c02a9f8c0d365314dfed593403e9c.tar.gz
* Put genuine search encoding back into the nad algorithm, and
further clean up the nad code. Literals are now sent out using a literal buffer integrated with the input mapptr so that data is not copied. Checksums are still calculated from scratch each time rather than by rolling -- this is very slow but simple. * Reshuffle test cases so that they use files generated by hsmapread, rather than the source directory. This makes the tests quicker and more reproducible, hopefully without losing coverage. Further develop the test driver framework. * Add hsdumpsums debugging tool. * Hex strings (eg strong checksums) are broken up by underscores for readability. * Stats now go to the log rather than stdout. * mapptr acts properly when we're skipping/rewinding to data already present in the buffer -- it does a copy if required, but not necessarily real IO.
Diffstat (limited to 'hose.c')
0 files changed, 0 insertions, 0 deletions