aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Now using librsync terminology in docu and code.Kevin Chabowski2013-03-27
|
* Added some helper functions.Kevin Chabowski2013-03-27
| | | | | These should make things more convenient (e.g. no need to Close() all the objects)
* renamed signature_test to librsync_testKevin Chabowski2013-03-27
|
* Implemented patchingKevin Chabowski2013-03-27
|
* Loading signatures and creating deltas implementedKevin Chabowski2013-03-27
| | | | | Type SignatureGen is now type Job, since we can use the same code for other librsync operations too.
* Initial commitKevin Chabowski2013-03-25
Creating signatures is already possible.