Kovid Goyal
|
49ea26968c
Bump go version to 1.21
|
преди 1 година |
Kovid Goyal
|
6b5520f07a
More work on porting the receive kitten
|
преди 1 година |
Kovid Goyal
|
063c39ea12
Wire up the rsync code in the send kitten
|
преди 1 година |
Kovid Goyal
|
f64c4f34ac
Also use io.Writer for signature iterator
|
преди 1 година |
Kovid Goyal
|
4b5216adcf
Change delta creation API to use io.Writer
|
преди 1 година |
Kovid Goyal
|
e125f803b3
Work on adding overall checksum support
|
преди 1 година |
Kovid Goyal
|
039e17840a
Allow users to customize buffer growth strategy
|
преди 1 година |
Kovid Goyal
|
c2ad662bed
Use the append paradigm for the delta iterator as well
|
преди 1 година |
Kovid Goyal
|
579ab8551e
Add some API docs
|
преди 1 година |
Kovid Goyal
|
77d5fe1be5
Change signature generation API to allow caller to provide storage and control iteration
|
преди 1 година |
Kovid Goyal
|
bbb6a4ae35
Micro-optimization: store strong hash as a uint64 instead of a byte slice
|
преди 1 година |
Kovid Goyal
|
55f9359e1b
Make the rsync struct private
|
преди 1 година |
Kovid Goyal
|
6c10528cbd
Make the hasher var private in the rsync API
|
преди 1 година |
Kovid Goyal
|
71c7c4b285
Clean up delta generation algorithm implementation
|
преди 1 година |
Kovid Goyal
|
83d97c515c
Use the iterator design for bytes based API as well
|
преди 1 година |
Kovid Goyal
|
678ad627b2
Improve testing infra for rsync roundtrip
|
преди 1 година |
Kovid Goyal
|
26c93af565
...
|
преди 1 година |
Kovid Goyal
|
4dc409ff5d
Increase MaxBlockSize
|
преди 1 година |
Kovid Goyal
|
6a7c194d8f
In the tests check that too much data is not being transmitted
|
преди 1 година |
Kovid Goyal
|
6d614a98ac
Get the test to pass
|
преди 1 година |
Kovid Goyal
|
26c22f0086
Work on creating tests for rsync api
|
преди 1 година |
Kovid Goyal
|
278a3986e5
Simplify API a bit
|
преди 1 година |
Kovid Goyal
|
2801b934fb
Split up API into two structs one for diffing and one for patching
|
преди 1 година |
Kovid Goyal
|
a5c62da265
Dont use JSON for signature header
|
преди 1 година |
Kovid Goyal
|
c28f6a7bf4
Make CreateSignature byte oriented
|
преди 1 година |
Kovid Goyal
|
71a1050b9f
Make loading of external signature data also streaming
|
преди 1 година |
Kovid Goyal
|
7e12972414
Wrap the rsync Go API to use with byte streams and arbitrary hash functions
|
преди 1 година |