Commit Graph

  • 03ffda7b88 fix UBSAN's invalid-null-argument error in zstd_decompress.c (#1939) Igor Sugak 2020-01-08 16:17:42 -0800
  • b77ad810c9
    [fuzz] Fix regression_driver.c with directory input (#1944) Nick Terrell 2020-01-08 13:20:56 -0800
  • d0dcaf56c2 Make UTIL_countPhysicalCores() work under Cygwin (#1941) Christoph Reiter 2020-01-08 00:48:26 +0100
  • 3119256267 updated CHANGELOG Yann Collet 2020-01-07 09:51:22 -0800
  • eb76f786bc [bench] Automated benchmarking script (#1906) Bimba Shrestha 2020-01-06 14:19:11 -0800
  • b1f53b1a10 [fuzz] Dividing by targetCBlockSize instead of blockSize for nbBlocks fit (#1936) Bimba Shrestha 2020-01-03 16:53:51 -0800
  • ef1684f29a [doc] Adding -M# decompression operation modifier documentation (#1938) Bimba Shrestha 2020-01-03 16:36:47 -0800
  • 68160372be
    Merge pull request #1920 from felixhandte/fix-mtim-again Felix Handte 2020-01-03 16:07:16 -0500
  • 6f4341c432 Fix playTests.sh Under QEMU (#1923) Felix Handte 2019-12-26 14:16:23 -0500
  • e2a99db2dd Also Define _ATFILE_SOURCE W. Felix Handte 2019-12-05 12:02:35 -0500
  • 5666835ea7 Add Comment W. Felix Handte 2019-12-04 16:59:16 -0500
  • 5af8cb7aea Use statbuf->st_mtim Again W. Felix Handte 2019-12-04 10:25:07 -0500
  • 976c055a9a Add Travis Test that Builds ARM on Trusty W. Felix Handte 2019-12-05 17:14:57 -0500
  • 5f46894184 Fix playTests.sh Under QEMU W. Felix Handte 2019-12-05 17:14:29 -0500
  • 1c9ac4ccf4
    Merge pull request #1928 from bimbashrestha/bimba-oss Yann Collet 2019-12-19 12:58:24 -0800
  • 07ad866754
    Merge pull request #1932 from felixhandte/diagnose-corruption-dicts Felix Handte 2019-12-19 12:08:28 -0500
  • fe454c0a76 Add Support for Dictionaries W. Felix Handte 2019-12-18 11:26:35 -0800
  • 4ae0f681b6
    Merge pull request #1929 from facebook/travisTest Yann Collet 2019-12-18 11:49:26 -0800
  • 18f03516b3 Print Summary of Errors Encountered W. Felix Handte 2019-12-18 11:29:53 -0800
  • 56415efc76 Constifying, malloc check and naming nit Bimba Shrestha 2019-12-17 17:16:51 -0800
  • 4584c88a99 Don't Rely on Implicit Return in Main W. Felix Handte 2019-12-17 11:26:18 -0800
  • 3746693b71 added ppc64le tests on travis Yann Collet 2019-12-14 13:29:24 -0800
  • 989ce13e19 One more type conversion Bimba Shrestha 2019-12-13 16:50:21 -0800
  • 4399eed42e Adding explict cast to satisfy appveyor ci Bimba Shrestha 2019-12-13 16:38:11 -0800
  • db5124ef6e More void* issues. Just replacing with BYTE* Bimba Shrestha 2019-12-13 16:24:49 -0800
  • 49b2bf7106 'void* size issue' fix Bimba Shrestha 2019-12-13 16:06:57 -0800
  • 5225dcfc0f Adding bool to check if enough room left for noCompress superblocks Bimba Shrestha 2019-12-13 15:47:28 -0800
  • e3cd2785e2 Add test to catch too many noCompress superblocks on streaming Bimba Shrestha 2019-12-13 15:31:29 -0800
  • d73e2fb465
    Merge pull request #1891 from bimbashrestha/oss Yann Collet 2019-12-10 13:17:00 -0800
  • e839b31dc4
    Merge pull request #1924 from ned14/dev Yann Collet 2019-12-10 13:16:45 -0800
  • 23e997439a
    Make idiomatic cmake install so third party cmake installers work right. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2019-12-06 16:14:33 +0000
  • e1913dc87f Making const, removing unnecessary indent, changing parameter order Bimba Shrestha 2019-12-04 15:51:17 -0800
  • 2ec556fec2 Moving init/end functions, moving compressSuperBlock inside body() Bimba Shrestha 2019-12-04 15:23:13 -0800
  • ffb0463041 Refactor Bimba Shrestha 2019-12-04 14:52:27 -0800
  • 49c6d49247 [fuzz] msan uninitialized unsigned value (#1908) Bimba Shrestha 2019-12-04 10:02:17 -0800
  • 5120883a9c bumped version number Yann Collet 2019-12-03 17:06:42 -0800
  • 4be9b4b9bb
    Merge pull request #1893 from felixhandte/check-flipped-bits Yann Collet 2019-12-03 15:35:07 -0800
  • 901e545173
    Merge pull request #1907 from selavy/check-fread-r1895 Yann Collet 2019-12-03 15:31:11 -0800
  • 1fc9352f81 Using bss var instead of creating new bool Bimba Shrestha 2019-12-02 21:39:06 -0800
  • e8faa09bdc
    Merge pull request #1918 from facebook/recurse_fix Yann Collet 2019-12-02 17:30:37 -0800
  • 4b4de7493f refactoring : remove global variable g_displayOut Yann Collet 2019-12-02 16:08:08 -0800
  • cc3252acce
    Merge pull request #1917 from facebook/recurse_fix Yann Collet 2019-12-02 15:38:14 -0800
  • a49417b5af fix recent issue combining -r with empty list of input files Yann Collet 2019-12-02 14:28:18 -0800
  • d3ec368e13
    Merge pull request #1910 from facebook/travisTest Yann Collet 2019-11-27 18:45:16 -0800
  • 93ec5cfd05
    Merge pull request #1883 from Ericson2314/fix-mingw-cross Yann Collet 2019-11-27 14:48:26 -0800
  • 52dc6ff00e travis: updated mingw cross compilation test Yann Collet 2019-11-27 14:39:43 -0800
  • d6e32afa0a added mingw cross compilation tests Yann Collet 2019-11-27 12:44:02 -0800
  • 1f681d8592 Merge branch 'oss' of https://github.com/bimbashrestha/zstd into oss Bimba Shrestha 2019-11-27 10:56:54 -0800
  • 1d6070463f
    Merge pull request #1853 from facebook/ahmed_file Yann Collet 2019-11-26 20:57:25 -0800
  • 8eb499d354 Check for fread failure Peter Lesslie 2019-11-26 19:36:33 -0600
  • d5b4a7ea58 removed scanbuild workaround Yann Collet 2019-11-26 17:46:57 -0800
  • ecaf3ce103 reverted ppc qemu and scanbuild on trusty Yann Collet 2019-11-26 16:44:56 -0800
  • 96ee20758c assembleFNT() can no longer fail Yann Collet 2019-11-26 15:44:33 -0800
  • aaab618ae9 pushed aside stdio.h too Yann Collet 2019-11-26 15:25:32 -0800
  • 7543cd055c moved UTIL_DISPLAY() inside util.c Yann Collet 2019-11-26 15:21:58 -0800
  • a684b82774 util: isolated some dependencies Yann Collet 2019-11-26 15:16:53 -0800
  • f57be339ab travisCI : removed trusty generic statement Yann Collet 2019-11-26 15:01:16 -0800
  • 2d9fad4f52 fixed minor VS warning, on parameter difference Yann Collet 2019-11-26 14:53:37 -0800
  • f622c0adf3 switched UTIL_refFilename() to an assert() Yann Collet 2019-11-26 14:48:23 -0800
  • 46bdbb9c06 Merge branch 'dev' into ahmed_file Yann Collet 2019-11-26 14:33:04 -0800
  • 49cacd858b fixed fifo test Yann Collet 2019-11-26 14:18:09 -0800
  • a3a3c62b81 [fuzz] Only set HUF_repeat_valid if loaded table has all non-zero weights (#1898) Bimba Shrestha 2019-11-26 12:24:19 -0800
  • d4e17d0776 Negating bool, updating bool on inner branches Bimba Shrestha 2019-11-26 12:17:43 -0800
  • c71bd45a3b Merge branch 'dev' into ahmed_file Yann Collet 2019-11-26 11:20:26 -0800
  • 87ae7b940b travisCI: moved compatibility tests to dev Yann Collet 2019-11-26 10:30:11 -0800
  • 1d7adee68e moved meson and versions compatibility tests to master/cron Yann Collet 2019-11-26 10:28:21 -0800
  • 228a6d28cd travis : added test durations Yann Collet 2019-11-26 10:24:09 -0800
  • d6e0a44576
    Merge pull request #1905 from facebook/devnull Yann Collet 2019-11-25 18:48:12 -0800
  • 718f00ff6f
    Optimize decompression speed for gcc and clang (#1892) Nick Terrell 2019-11-25 18:26:19 -0800
  • 5e657aca90 silence scan-build false positive Yann Collet 2019-11-25 15:50:58 -0800
  • 9a3de0a535 changed name from createX to assembleX Yann Collet 2019-11-25 15:34:55 -0800
  • b1de3ecdd5 fix mode_t on Windows Yann Collet 2019-11-25 13:59:35 -0800
  • 9a22140ef4 created UTIL_chmod() Yann Collet 2019-11-25 13:45:22 -0800
  • 60db21a677 added decompression into /dev/null tests Yann Collet 2019-11-25 10:53:03 -0800
  • 7aaac3f69c fix #1904 Yann Collet 2019-11-25 10:35:36 -0800
  • 762a0dfc45 minor update to travis script Yann Collet 2019-11-22 17:32:07 -0800
  • 826b555463
    Merge branch 'dev' into oss Bimba Shrestha 2019-11-22 17:29:33 -0800
  • d4ce04c3e7
    Merge pull request #1897 from sergey-dryabzhinsky/patch-1 Yann Collet 2019-11-22 17:25:55 -0800
  • 707a12c419 Test enough room for checksum in superblock Bimba Shrestha 2019-11-22 17:25:36 -0800
  • 385a447e52
    Merge pull request #1903 from terrelln/null Nick Terrell 2019-11-21 17:35:06 -0800
  • b8c9e6e36d
    Merge pull request #1902 from terrelln/ignore Yann Collet 2019-11-21 15:49:06 -0800
  • 10bce1919e Mixed declration fix Bimba Shrestha 2019-11-21 13:08:27 -0800
  • 0451accab1 Checking noCompressBlock explicitly for rep code confirmation Bimba Shrestha 2019-11-21 13:06:26 -0800
  • 659e9f05cf Fix null pointer addition Nick Terrell 2019-11-20 18:21:51 -0800
  • ac992b35a2 [cmake][tests] Add zstreamtest executable Nick Terrell 2019-11-20 17:26:06 -0800
  • 0bea5d6589
    Merge pull request #1901 from terrelln/ignore Nick Terrell 2019-11-20 17:24:19 -0800
  • e68db76b4b Update .gitignore Nick Terrell 2019-11-20 16:36:40 -0800
  • 2d4dcce55f
    Merge pull request #1894 from felixhandte/doc-clarify-dctx-reset Yann Collet 2019-11-19 16:18:56 -0800
  • c8fd2cf4c9
    Merge pull request #1887 from bimbashrestha/doc-fix Yann Collet 2019-11-19 16:14:20 -0800
  • 9cf8e67aaf
    Merge pull request #1896 from terrelln/test-fixes Nick Terrell 2019-11-19 12:52:51 -0800
  • 612a06eb3e
    Update util.c Sergey Dryabzhinsky 2019-11-19 23:24:00 +0300
  • f62cf1fff5
    Fix typo in util.c Sergey Dryabzhinsky 2019-11-19 23:15:28 +0300
  • e0d6daabac Fix Appveyor failure Nick Terrell 2019-11-19 11:12:26 -0800
  • 8f0c2d04c8 Going back to original flow but removing else return Bimba Shrestha 2019-11-19 10:03:07 -0800
  • b032a6e1d9 Updated some more outdated bounds Bimba Shrestha 2019-11-19 09:55:13 -0800
  • 722149cf2b Easy: Update Comment on ZSTD_initDStream() W. Felix Handte 2019-11-19 01:57:15 -0500
  • b5fb2e7c12 Add Tool to Diagnose Whether Corrupt Blobs are Plausibly Bit-Flips W. Felix Handte 2019-11-19 01:21:53 -0500
  • 6a7f65117e
    Merge pull request #1866 from legrosbuffle/dev Nick Terrell 2019-11-18 16:16:30 -0800
  • a839d6852c
    Merge pull request #1888 from senhuang42/superblocks_fixed Nick Terrell 2019-11-18 16:09:33 -0800
  • 76e661fa04
    Merge pull request #1889 from vtorri/dev Nick Terrell 2019-11-18 16:07:28 -0800