summaryrefslogtreecommitdiff
path: root/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* Move *.c *.h project files into src dirAdam Schubert2015-05-111-31/+0
* Merge branch 'master' into blake2, to get test suite fixes.Martin Pool2014-10-121-1/+1
|\
| * Update my email addressMartin Pool2014-10-121-1/+1
* | Added blake2 supportMichael Samuel2014-09-021-1/+2
|/
* Use rolling checksums when generating deltas. (This seems to work,Martin Pool2001-03-181-0/+5
* rename to librsync, and call everything rs_*.Martin Pool2001-03-051-3/+3
* Remove dependency on stdint.h and other files that may not be presentMartin Pool2001-03-041-4/+3
* Put search.c & search.h back in to implement checksum searching.Martin Pool2001-02-271-1/+2
* Doc.Martin Pool2001-02-261-1/+1
* Draw your own conclusionsMartin Pool2001-02-141-1/+1
* Change to a generic hs_job_t class so we can share the iterator code.Martin Pool2001-02-071-2/+2
* Update checksum.c for current headers.Martin Pool2000-12-191-10/+3
* Lots of random hacking on the new mem-mem stream interface. ApplyingMartin Pool2000-12-121-5/+5
* Further fiddling with the streams model.Martin Pool2000-12-071-1/+1
* Drop use of libtool.Martin Pool2000-08-061-1/+1
* Changing libhsync to GNU LGPL, so update statements of license/warranty.Martin Pool2000-08-041-4/+4
* Update towards a clean build on Solaris 64bit with SUNWspro CC. InMartin Pool2000-06-121-3/+3
* Run test scripts through /bin/sh, rather than requiring that they beMartin Pool2000-06-011-5/+1
* Further implementation of the nad algorithm -- at the moment itMartin Pool2000-05-221-5/+0
* Add a new nonblocking checksum generator, mksum, and a command-lineMartin Pool2000-05-211-0/+27
* Split up headers a bit.Martin Pool2000-05-051-0/+14