projects
/
zchunk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
zchunk.git
2018-06-06
Jonathan Dieter
Remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Jonathan Dieter
Make functions that aren't used outside the file static...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Jonathan Dieter
Reorder function so it's above non-static functions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Jonathan Dieter
Make functions that aren't used outside of file static...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Jonathan Dieter
Change zck_reset_failed_chunks to void
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Jonathan Dieter
Remove extra logging and simplify code
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Remove some functions that shouldn't be public and...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
All non-public functions shouldn't start with zck_*
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Move download API to zck_dl.c
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Change zck_range_close to zck_range_free and fix zck_ge...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Fix various bugs in download code
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Remove unneeded copy_index_item function
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Fix IndexItem->valid so it is either -1 (failed), 0...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonathan Dieter
Some new functions and cleanup of old functions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Modify zckdl so it does the curl calls itself
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
API revamp to give control over the actual download...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
New functions and rework zck_get_header_length so it...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Rework function that was only used by zckdl
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Add function for copying an index item (used to for...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Change how headers are read. Full lead must be read...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Break regex generation into separate function
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Move curl dependency to just zckdl
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
Jonathan Dieter
Header checksum and header size were in the wrong order
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jonathan Dieter
Make error message more accurate when digest size is...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Jonathan Dieter
Fix problems with validating pre-supplied header checks...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jonathan Dieter
Add unknown hash type
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jonathan Dieter
We now verify whether options are valid for reading...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Jonathan Dieter
Add support for specifying header information before...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Jonathan Dieter
Add new argument to zck_read_header to validate zchunk...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Jonathan Dieter
Revamp chunk validation functions and add new public...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Jonathan Dieter
Rename zckIndexItem.finished to zckIndexItem.valid
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Jonathan Dieter
Move buffer size into util_common.h
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Jonathan Dieter
Output logging to stderr instead of stdout
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Jonathan Dieter
Get rid of unused return
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Jonathan Dieter
Apparently spaces matter
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Jonathan Dieter
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Jonathan Dieter
Bump to 0.5.2
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Jonathan Dieter
Change zck_range_get_char to not output header beginning
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Jonathan Dieter
Bump to 0.5.1 with new zck_get_range() function
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
Jonathan Dieter
Add function to get range string from start and end...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Jonathan Dieter
Bump to 0.5.0 with proper command line utilities
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Jonathan Dieter
Move dictionary decompression from zck_read_header...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Jonathan Dieter
Get rid of warning about stripping '\0' from strncpy
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jonathan Dieter
Fix incomplete conversion to argp
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jonathan Dieter
Make zck_delta_size a proper utility with arguments...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jonathan Dieter
Make zck_read_header a proper utility with arguments...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jonathan Dieter
Make zckdl a proper utility with arguments and help.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jonathan Dieter
Make unzck a proper utility with arguments and help.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Jonathan Dieter
Split common utility functions out of individual utilities
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Jonathan Dieter
Make zck a proper utility with arguments and help....
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Jonathan Dieter
Make zck_get_data_length public (like it should be...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Jonathan Dieter
Increase buzhash width and remove typo
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Jonathan Dieter
Buzhash integration into zck and some small changes...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-03
Jonathan Dieter
Add buzhash from urlblock (under MIT license)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Jonathan Dieter
Update documentation for zchunk format
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Jonathan Dieter
Release version 0.4.0 with (hopefully) final incompatib...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Jonathan Dieter
Revamp file structure one last (hopefully) time so...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-24
Jonathan Dieter
Add comments to first test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-21
Jonathan Dieter
Add first test
commit
|
commitdiff
|
tree
|
snapshot
2018-04-21
Jonathan Dieter
Rework build files so we can do testing
commit
|
commitdiff
|
tree
|
snapshot
2018-04-21
Jonathan Dieter
Turn off debugging when reading zchunk header
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonathan Dieter
Bump to 0.3.0 with file format changes
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonathan Dieter
Fix memory leak with full data hash
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonathan Dieter
Add zchunk format description
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Jonathan Dieter
Change file format to support streams and signatures
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Jonathan Dieter
Fix return value
commit
|
commitdiff
|
tree
|
snapshot
2018-04-19
Jonathan Dieter
Rename zck_read_index_hash to the more accurate zck_rea...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Bump to 0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Get rid of warnings on EL7 gcc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Cast size_t to unsigned long and ssize_t to long so...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
We use some gnu99 options, so set gnu99
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Fix off by one error
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Make sure we hand invalid reads in zck tool
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Bump to 0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Make sure we're using all function results
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Give all functions warn_unused_result and make sure...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Jonathan Dieter
Bump release to 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Jonathan Dieter
End chunk when closing zchunk file that was open for...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Jonathan Dieter
Reorganize header so download stuff is at the end
commit
|
commitdiff
|
tree
|
snapshot
2018-04-16
Jonathan Dieter
Revamp how options are set
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Jonathan Dieter
Change zck_get_index_digest and zck_get_data_digest...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Jonathan Dieter
Make set_comp_parameter parameter const
commit
|
commitdiff
|
tree
|
snapshot
2018-04-13
Jonathan Dieter
Only make API functions public using -fvisibility
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jonathan Dieter
Make binaries work with dict change
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jonathan Dieter
Finish last commit
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Jonathan Dieter
When setting compression dictionary, make immediate...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Make sure executables get installed
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Add ability to get index based on file location
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Rewrite binaries to use new API
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Reorganize the main header so it's easier to understand
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jonathan Dieter
Massive work changing API to support zck_read and zck_w...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Jonathan Dieter
Rename dl.c/write_data to dl.c/dl_write_data as we...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Jonathan Dieter
Rename zck_compress to zck_write and zck_decompress...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Jonathan Dieter
Rename io functions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Jonathan Dieter
When compressing file, automatically start compression...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Jonathan Dieter
Remove infinite loop if there's no dict in file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Jonathan Dieter
Fix compression so it works correctly if there's no...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Jonathan Dieter
Change compression so it's streamed. Decompression...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jonathan Dieter
Switch to multi-step chunk addition to pave the way...
commit
|
commitdiff
|
tree
|
snapshot
next