Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added some helper functions. | Kevin Chabowski | 2013-03-27 |
| | | | | | These should make things more convenient (e.g. no need to Close() all the objects) | ||
* | renamed signature_test to librsync_test | Kevin Chabowski | 2013-03-27 |
| | |||
* | Implemented patching | Kevin Chabowski | 2013-03-27 |
| | |||
* | Loading signatures and creating deltas implemented | Kevin Chabowski | 2013-03-27 |
| | | | | | Type SignatureGen is now type Job, since we can use the same code for other librsync operations too. | ||
* | Initial commit | Kevin Chabowski | 2013-03-25 |
Creating signatures is already possible. |