index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
Makefile.am
Age
Commit message (
Expand
)
Author
2016-01-07
Fix 'make dist'
Josh MacDonald
2016-01-06
Prepare release 3.1.0
Josh MacDonald
2016-01-05
-Wformat fixes
Josh MacDonald
2016-01-04
Build fixes w/ XD3_DEBUG=9 and Clang -Weverything
Josh MacDonald
2015-12-27
Merge frmo origin
Josh MacDonald
2015-11-17
Corrections and typos
Josh MacDonald
2015-11-17
Simplifies xd3_srcwin_move_point; reads the full max_winsize before starting ...
Joshua MacDonald
2015-11-13
Experimental change in srcwin_move_point
Josh MacDonald
2015-11-10
Merge command comments; VCD_TARGET cleanup
Josh MacDonald
2015-10-31
Merge ~6 AFL decoder fixes from head; AFL support in run_release.sh
Josh MacDonald
2015-10-31
Fix an overflow in allocating the three decoder sections
Josh MacDonald
2015-10-29
Add 64-bit AFL and 32-bit AFL/ASAN to run_release.sh
Josh MacDonald
2015-10-20
Revert temporary ASAN changes; enable VCDIFF_TOOLS for MINGW32 builds (as not...
Josh MacDonald
2015-10-20
Mark VCD_TARGET mode unsupported, there is no known OSS encoder [afl-fuzz]
Josh MacDonald
2015-10-20
Avoid double free in VCD_TARGET mode [afl-fuzz]
Josh MacDonald
2015-10-20
Correct overflow in appheader_sz+1 (zero termination) [afl-fuzz]
Josh MacDonald
2015-10-19
Detect invalid 0-byte output to secondary decoder [afl-fuzz]
Josh MacDonald
2015-09-29
Merge from HEAD
Josh MacDonald
2015-07-22
run_release.sh functions on OS X
Joshua MacDonald
2015-07-22
Label 3.0.10
Josh MacDonald
2015-07-12
XD3_WIN32: Handle size_t case in printf; avoid setting XD3_POSIX in Makefile
Josh MacDonald
2015-03-30
README to README.md
Joshua MacDonald
2015-03-09
run_release.sh copied / modified from 64-bithash branch
Josh MacDonald
2015-02-01
regtest.go exhibits bad compression >2GB boundary
Joshua MacDonald
2014-11-01
-Wformat is not working(?); fixes some printfs
Josh MacDonald
2014-10-25
Checksum test cleanups & dev
Josh MacDonald
2014-10-23
checksum_test is working (apparently)
Josh MacDonald
2014-10-19
Support for 64bit usize_t w/ XD3_USE_LARGEWINDOW64
Josh MacDonald
2014-10-18
Some -Wconversion cleanups
Josh MacDonald
2014-10-18
Remove generic encoding table support
josh.macdonald
2013-01-21
Revert to r386; prepare 3.0.6 release
josh.macdonald
2013-01-21
Park these changes; tremendous slowdown, will revert to 386
josh.macdonald
2013-01-21
Audit -Wconversion results
josh.macdonald
2013-01-20
Fix some TODOs (option_srcwinsz up to 4GB?
josh.macdonald
2013-01-20
Makefile fix
josh.macdonald
2013-01-20
Fix regression in SVN 376 (3.0.5)
josh.macdonald
2012-11-05
Address issue 147
josh.macdonald
2012-08-18
Prepare 3.0.4 on Linux/gcc-4.7
josh.macdonald@gmail.com
2012-08-18
Prepare 3.0.4
josh.macdonald
2012-07-15
Release 3.0.3
josh.macdonald@gmail.com
2012-07-15
Compiles on gcc-4.6
josh.macdonald@gmail.com
2012-06-30
release 3.0.2 source
josh.macdonald
2012-06-27
Fix a few more string shenanigans. Basic tests in WIN32, builds in cygwin too.
josh.macdonald@gmail.com
2012-06-18
Fixes for CC=clang
josh.macdonald
2012-06-17
Issue 120: compile with -pedantic
josh.macdonald
2012-06-17
Build the python module, distribute a few extra files
josh.macdonald
2012-06-16
Add examples/iOS to the automake dist
josh.macdonald
2012-06-16
Include testing/regtest.cc in Makefile.am
josh.macdonald
2012-06-16
Updates for iOS build, Automake setup
josh.macdonald