Commit Graph

13 Commits

Author SHA1 Message Date
Martin
1940da6c1b Correctly patch partially downloaded files 2014-11-16 13:25:20 +01:00
Martin
01128bd8fe Handle out of space condition in command line download (for testing) 2014-11-12 21:47:59 +01:00
Martin
28f12ec1cd Exit if no header was found and file was patched
(cherry picked from commit 41b4771f41)
2014-11-09 13:55:20 +01:00
Martin
c433eae9f6 Exit if no header was found and file was patched
(cherry picked from commit c16fdd0c34)
2014-11-09 13:55:13 +01:00
Martin
ef5549615e Output debug info, if assertion fails
(cherry picked from commit 4fa4dc058a)
2014-11-09 13:54:59 +01:00
Martin
14cc29abe1 Added assertions and error logging if patch is corrupt 2014-11-05 19:31:46 +01:00
Martin
c598b10f9a Call callback for correct seeking 2014-09-07 17:08:11 +02:00
Martin
f983b3d524 Increased buffer size in chunk patcher and optimization of chunk patcher for btrfs 2014-09-05 19:24:14 +02:00
Martin
1999d4f148 Hande endianess correctly 2014-02-23 21:50:19 +01:00
Martin Raiber
ef3b4f89f5 Fixed bug, where the internal file hash was calculated incorrectly with the chunked file hash transfer mode 2013-10-25 19:35:19 +02:00
Martin Raiber
e983bdc31e Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
Martin Raiber
1a6fb8ebb5 Fixed bug in chunked transfer mode 2012-07-02 23:42:35 +02:00
Martin Raiber
eee1e1f0bb Further work on internet mode 2012-04-15 16:21:28 +02:00