Jonathan Dieter
|
2100feb87c
|
Stage changed sources
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2021-05-20 20:59:32 +01:00 |
|
Jonathan Dieter
|
d58b2a4fcf
|
Update to 1.1.13
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2021-05-20 20:54:04 +01:00 |
|
Jonathan Dieter
|
a2b24f432c
|
Fix multipart download failures on rare web servers
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2021-05-01 18:28:57 +01:00 |
|
Fedora Release Engineering
|
6c4b5e26b8
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2021-01-28 00:39:45 +00:00 |
|
Jonathan Dieter
|
0e0ab101b4
|
Fix for tests when building against zstd-1.4.7+ and new man pages
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2020-12-30 22:58:28 +00:00 |
|
Fedora Release Engineering
|
d8d91ebc4b
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-07-29 15:20:44 +00:00 |
|
Fedora Release Engineering
|
1c1e52cc0a
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-01-31 05:16:05 +00:00 |
|
Jonathan Dieter
|
acb0ef8bd7
|
Fix small bug in corner case when handling write failures
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2020-01-18 21:41:25 +00:00 |
|
Jonathan Dieter
|
aaa3141be5
|
Fix download failure when content-type isn't included in each range
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-11-13 17:26:20 +00:00 |
|
Fedora Release Engineering
|
52f591323b
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2019-07-27 04:57:32 +00:00 |
|
Jonathan Dieter
|
d5bc46de6d
|
Actually upload new sources
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-05-19 18:25:39 +01:00 |
|
Jonathan Dieter
|
91a89dc75d
|
Fix multipart range handling to work with quotes
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-05-19 18:13:53 +01:00 |
|
Adam Williamson
|
1ddba674cc
|
Rebuild with Meson fix for #1699099
|
2019-04-16 13:18:35 -07:00 |
|
Jonathan Dieter
|
2591af0162
|
Bump for missing sources
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-04-15 13:08:29 +01:00 |
|
Jonathan Dieter
|
14b595c550
|
Add missing sources
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-04-15 13:06:16 +01:00 |
|
Jonathan Dieter
|
1693cd4333
|
Fix compilation on old GCC versions
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-04-15 12:41:20 +01:00 |
|
Jonathan Dieter
|
fb32d4d4e7
|
Optimize chunk matching while downloading, significantly reducing CPU usage
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-03-23 22:28:17 +00:00 |
|
Jonathan Dieter
|
43b3032c09
|
Fix multipart boundary bug when dealing with lighttpd servers
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-03-16 23:06:24 +00:00 |
|
Fedora Release Engineering
|
7d29c9275f
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2019-02-03 13:08:49 +00:00 |
|
Jonathan Dieter
|
132ad5e2e9
|
Fix several memory leaks and off-by-one bugs
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2019-01-24 20:48:29 +00:00 |
|
Jonathan Dieter
|
668b1fd611
|
Fix bug where identical chunks weren't matched
|
2018-12-28 22:18:49 +00:00 |
|
Jonathan Dieter
|
f1fcea0afc
|
Use hash table for finding identical chunks, speeding up process considerably
|
2018-12-28 14:19:33 +00:00 |
|
Jonathan Dieter
|
1e211ce212
|
Bump to 1.0 release with API/ABI stability guarantee
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-12-22 20:50:06 +00:00 |
|
Jonathan Dieter
|
3def856f98
|
Disable some tests in big-endian architectures
|
2018-12-09 19:04:17 +00:00 |
|
Jonathan Dieter
|
c1bb1e7c35
|
Add zck_gen_zdict binary to generate optimal zdict for a zchunk file
|
2018-12-08 22:33:03 +00:00 |
|
Jonathan Dieter
|
ff3550a048
|
Switch from optional flags to more robust optional elements
|
2018-11-13 14:18:07 +00:00 |
|
Jonathan Dieter
|
bacf4dabfa
|
Sanity check hex hashes passed in as an option
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-11-01 19:38:07 +00:00 |
|
Jonathan Dieter
|
da9d4344d0
|
Update tests for zstd-1.3.6
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-10-08 14:56:22 +01:00 |
|
Jonathan Dieter
|
a65ba16384
|
Add read support for zchunk files with optional flags
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-10-08 14:33:00 +01:00 |
|
Jonathan Dieter
|
83ac07755c
|
Update to 0.9.11 which fixes small bug in zck_dl
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-09-28 15:33:04 +01:00 |
|
Jonathan Dieter
|
9754031271
|
Update to 0.9.10 with security bug fixes
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-09-18 14:39:04 +01:00 |
|
Jonathan Dieter
|
a8a57a1efe
|
Add dictionary generation script to /usr/libexec
|
2018-08-10 13:55:53 +02:00 |
|
Jonathan Dieter
|
b045ac86fe
|
Update to 0.9.7 with contrib script to generate dictionaries
|
2018-08-10 13:42:39 +02:00 |
|
Jonathan Dieter
|
228d1827e3
|
Update to 0.9.5, fixing intermittent parallel test failures
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-08-01 13:56:57 +01:00 |
|
Jonathan Dieter
|
3d036e41af
|
Update to 0.9.4, fixing failed tests on non-Intel processors
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-08-01 13:40:49 +01:00 |
|
Jonathan Dieter
|
3725c6a9b4
|
Update to 0.9.3
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-07-31 22:15:57 +01:00 |
|
Jonathan Dieter
|
f305617f9d
|
Update to 0.9.2
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-07-30 23:14:33 +01:00 |
|
Jonathan Dieter
|
9e54e198b2
|
Update to 0.9.1 to fix Rawhide build
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-07-25 17:21:37 +01:00 |
|
Jonathan Dieter
|
b4ab608ceb
|
Update to 0.9.0 with new proposed permanent stable ABI
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-07-25 16:49:32 +01:00 |
|
Jonathan Dieter
|
1081b703e6
|
Update to 0.7.6 with new default chunk checksum type and automatic chunking
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-07-12 21:21:50 +01:00 |
|
Jonathan Dieter
|
32ed0a486f
|
Initial release
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
|
2018-07-06 17:41:38 +03:00 |
|
Gwyn Ciesla
|
92d942f2bf
|
Added the README
|
2018-07-05 13:52:57 +00:00 |
|