Commit Graph

  • 6330963336 Clarify deflateReset() documentation. Mark Adler 2015-07-28 23:17:49 -0700
  • 4ed45be394 Avoid uninitialized access by gzclose_w(). Mark Adler 2015-07-28 23:13:53 -0700
  • b33ff00b66 Avoid use of reallocf() in test/infcover.c. Mark Adler 2015-07-28 21:55:09 -0700
  • 851ca40a5d Add comment about not using windowBits of 8 for deflate(). Mark Adler 2015-07-28 21:06:06 -0700
  • 2c119e7ce0 Improve speed of gzprintf() in transparent mode. Mark Adler 2015-07-05 18:14:53 -0700
  • ad7239bc0f Avoid left shift of a negative value in flush rank calculation. Mark Adler 2015-07-05 13:51:50 -0700
  • d4b8fd5d9c Remedy Coverity warning. [Randers-Pehrson] Mark Adler 2015-01-26 21:41:26 -0800
  • 56b091ca11 Fix bug in test/example.c where error code not saved. Mark Adler 2014-07-02 16:34:22 -0700
  • 7d20c6d866 Note in zlib.h that compress() uses Z_DEFAULT_COMPRESSION. Mark Adler 2014-04-26 08:12:37 -0700
  • c9f8cf22fc Fix compress() to work on lengths more than a maximum unsigned. Mark Adler 2014-04-25 21:52:19 -0700
  • 7256293426 Assure that gzoffset() is correct when appending. Mark Adler 2014-04-24 19:45:36 -0400
  • b2e793af81 Avoid use of DEBUG macro -- change to ZLIB_DEBUG. Mark Adler 2015-07-28 22:44:31 -0700
  • 232f80a997 Drop OF macro Kornel 2023-10-09 00:37:16 +0100
  • 960b6ae114 Replace K&R function definitions Kornel 2023-10-08 11:17:04 +0100
  • 3ee0ac51b4 Replace tabs from CMakeLists.txt with spaces Ruslan Baratov 2014-02-01 11:31:20 +0400
  • 5639691d2f Keep the interface stable Milan Bulat 2023-10-09 17:04:51 +0400
  • f091607fdc Fix compilation issues when added as a subdirectory to a CMake project. ShiXiaodi 2023-10-09 14:14:43 +0800
  • d213e64378 Backport "Unconditional refill for literals with fastpath" Felix Hanau 2023-09-08 17:58:50 -0400
  • c03304a657 Backport 'Small speedup to inflate' [psumbera] via chromium zlib Felix Hanau 2023-09-08 17:51:48 -0400
  • 2f796b2d41
    Update CMakeLists.txt Dan Rosser 2023-09-29 03:30:13 +1000
  • 9e8571784e zlibstat built with DLL runtime in some configurations Svante Seleborg 2023-09-26 10:34:20 +0200
  • 481ee63d5f Add support for IBM Z hardware-accelerated deflate Ilya Leoshkevich 2018-07-18 13:14:07 +0200
  • 82bd304baa
    Discard repeated words Dimitri Papadopoulos 2023-08-06 13:56:45 +0200
  • 559c8ee83d s390x: vectorize crc32 Ilya Leoshkevich 2020-03-19 11:52:03 +0100
  • e81710bebd
    Merge 8aca10a8a5 into 09155eaa2f mmatti-sw 2023-09-15 16:46:45 +0000
  • 8aca10a8a5 Fix clang's behavior on versions >= 7 Manjunath S Matti 2023-09-14 06:45:31 -0500
  • 6879bc81b1 Add Power8+ optimized crc32 Manjunath S Matti 2023-09-14 06:43:11 -0500
  • 096441298e Preparation for Power optimizations Manjunath S Matti 2023-09-14 06:15:57 -0500
  • c79dd99e3b
    Merge 23b29d725b into 09155eaa2f OneSecure 2023-09-12 07:54:20 +0800
  • 477161fb25
    Merge f6322f1754 into 09155eaa2f itsb 2023-09-12 07:53:15 +0800
  • cef82d91ad
    Merge 94f2cc55be into 09155eaa2f Deleted user 2023-09-12 07:52:29 +0800
  • f9e6185bfc
    Merge bbb08f5806 into 09155eaa2f Roman Lishtaba 2023-09-12 07:51:59 +0800
  • 6d060e10c9
    Merge 369ad7cfee into 79a0e447a0 Adrian Imboden 2023-09-12 07:47:27 +0800
  • 3389e9a4f8
    Merge b68160735b into 09155eaa2f Ross Burton 2023-09-12 07:46:38 +0800
  • a96544c621
    Merge 19b484c415 into 09155eaa2f Ross Burton 2023-09-12 07:45:40 +0800
  • c13593fda9 examples: define functions as static ones. Xin LI 2023-09-03 13:10:10 -0700
  • c0bfa22a5a configure: Directory pathnames may now contain the equals sign. DoctorNoobingstoneIPresume 2023-09-02 17:24:26 +0300
  • f00f9a7bd3 configure: Support --sharedlibdir, --archs, --disable-shared. DoctorNoobingstoneIPresume 2023-09-02 17:03:38 +0300
  • b5aad58614 Fixed sln/vcxproj file format. (CRLF) Kelvin Lee 2017-03-19 10:11:42 +1100
  • 6f064f6b3f Address C4244 warnings in MSVC build Levi Broderick 2023-08-30 10:50:57 -0700
  • ebfd39763b Create LICENSE.Info-Zip Yuriy Chernyshov 2023-08-30 14:44:59 +0200
  • 1508b428ea
    Merge 2449d54dcc into 09155eaa2f NancyLi1013 2023-08-21 11:13:08 -0700
  • 35c8fc3830 Fix version of MiniUnz tbeu 2016-11-15 21:04:58 +0100
  • d85a784c1d
    Merge b646565976 into 79a0e447a0 tbeu 2023-08-20 13:23:19 +0200
  • b9a11c5f0c Update version and date in contrib/nuget. Mark Adler 2023-08-19 23:17:29 -0700
  • d0c4f5e45e Rebase with master ClausKlein 2023-08-20 08:44:32 +0200
  • 5a2ee1eab4 Use enable_testing() and apply cmake-lint Claus Klein 2023-07-31 09:15:40 +0200
  • 4d3f6f396b Improve CMakeLists.txt to fix MSYS2 problems Claus Klein 2023-07-31 08:19:16 +0200
  • 8f9bd8c72c
    Create build.yml hatsuyuki13 2023-08-19 23:35:50 +0800
  • dacaf858ba
    Merge 28aa7820d3 into 09155eaa2f Jasper Siepkes 2023-08-18 20:02:58 +0200
  • 454869fc4e
    Revert "restore Windows 16-bit resource flags" Viktor Szakats 2023-08-18 12:33:58 +0000
  • 0a45f5518a
    Revert "restore GCC_WINDRES" Viktor Szakats 2023-08-18 12:33:46 +0000
  • 1ce99e0c13
    restore GCC_WINDRES Viktor Szakats 2022-10-25 22:35:45 +0000
  • da79d5639a
    restore Windows 16-bit resource flags Viktor Szakats 2022-10-25 22:05:56 +0000
  • 8dcf1a988e
    cmake: respect custom RC flags with mingw + delete GCC_WINDRES Viktor Szakats 2022-07-11 16:01:19 +0000
  • 431e663985 minizip: Check length of comment, filename, and extra field, in zipOpenNewFileInZip4_64 Hans Wennborg 2023-08-18 11:05:33 +0200
  • 01a737b103 Updated CMakeLists.txt to a minimum range 2.4.4 to 3.15.0 Bruno S Marques 2023-03-14 13:31:18 -0300
  • 5df9b0a1ed Remove calculation of unused pointer value Safe to remove because this local pointer was never used afterwards, irwir 2023-08-14 14:53:35 +0300
  • df8a2c5d3b
    Fix residual typos found by codespell Dimitri Papadopoulos 2023-08-06 14:51:29 +0200
  • e28496e632 Resolve issue #803: - repeated include of headers - obsolete check for `NULL` in `TRYFREE` irwir 2023-08-09 13:33:08 +0300
  • 5f0bad9e8c [mini_zip][build] Fix typo Adenilson Cavalcanti 2023-08-08 21:59:26 -0700
  • cb596b8316 [mini_zip][build] Add minizip build target Adenilson Cavalcanti 2023-08-08 16:47:12 -0700
  • fa00d78665
    Do not specify non-existant gcc version on macOS runners Dimitri Papadopoulos 2023-08-06 14:28:31 +0200
  • 535faf290d minizip: use single ZREAD64 call in unz64local_getShort/Long/Long64 implementation, rather than read it byte by byte Eugene Golushkov 2023-08-03 19:53:08 +0200
  • 0a71628b1f minizip support for Haiku #741 Gilles Vollant 2023-07-29 11:17:19 +0200
  • 3de0f21c28 bugfix #699 fix Reading "disk number start on zip64 files Gilles Vollant 2023-07-29 10:45:42 +0200
  • a0ce0bd328 Remove duplicated code #806 Gilles Vollant 2023-07-29 10:08:42 +0200
  • 02e1f493ea Allows example binaries skipping Daniel Alves 2023-06-07 11:55:37 +0200
  • fd365f2945
    zlib.h: Defer to the zlibVersion(3) manual page for docs Alejandro Colomar 2023-05-31 02:06:03 +0200
  • e8e6901885
    zlibVersion.3: Add manual page Alejandro Colomar 2023-05-31 01:01:38 +0200
  • 0899897bda 64 bit time changes required to pass compilation and tests Ijtaba Hussain 2023-05-28 19:37:27 +0500
  • 9b2dfe3098 CMakeLists.txt: Fix add_subdirectory build Wan-Teh Chang 2023-05-25 11:11:20 -0700
  • 9290b5db97
    Merge 898c339649 into 48c3741002 Jay Krell 2023-05-16 14:04:44 +0800
  • e4f0d2a0af gzgets should take an unsigned integer, not a signed one Rose 2023-05-05 12:26:43 -0400
  • f4397bf751 compile windows zlib David Pacheco 2023-05-03 23:21:41 +0200
  • ebc92c4b7e zlib compile David Pacheco 2023-05-03 23:08:03 +0200
  • 178ad85f94
    Merge cfa12c8c77 into 04f42ceca4 icodywu 2023-05-03 17:35:12 +0000
  • cfa12c8c77 added inflateBackWrap() for stand-alone validation of inflateBack() icodywu 2023-05-03 10:29:54 -0700
  • 6aff2db3fd
    Merge 0df9ea4dc0 into 04f42ceca4 Rose 2023-05-02 15:47:52 +0000
  • 0df9ea4dc0 Use the correct format specifiers. Rose 2023-05-02 11:45:41 -0400
  • 8992e0e12c compil zlib FaustBuilder 2023-05-01 23:42:00 +0200
  • bbf4fa1214
    Remove duplicate "the" Paul Marquess 2023-05-01 21:54:25 +0100
  • d20bdfcd0e Port uncompress2() function and use it for uncompress() function. Co-authored-by: Mark Adler <madler@alumni.caltech.edu> kaka11chen 2023-04-10 15:24:25 +0800
  • 19bf97064c
    Add files via upload cfg1234 2023-04-19 10:25:55 +0800
  • f7c4c6ee31
    add zlib_uadk.cc and uadk_test.c cfg1234 2023-04-18 23:37:44 +0800
  • 120ab2b27a the index creates byte-aligned index points enabling jdk zlib ports and other low-version zlib options. jim 2023-04-13 15:05:29 +0800
  • dd8729c105 added options for ALIAS, include directories etc Hendrik A 2023-04-08 20:33:50 +0200
  • befb971b78 The new changes allow for faster decompression. icodywu 2023-03-28 06:53:30 -0700
  • 9e601a3f37 Export 'inflateValidate' as ZLIB_1.2.9 symbol Volker Simonis 2022-11-07 15:11:05 +0100
  • 0f1ac81eef Fix building on MSVC qbnu 2022-11-22 09:01:40 +0000
  • dc950a89ff Fix truncation of 64-bit offset to 32 bit Marc DeRosier 2023-03-07 14:46:22 -0800
  • a3412141fe make darwin cross compilation possibe OldWorldOrdr 2023-03-05 17:46:04 -0500
  • 867cb9750e
    Merge ad782ead21 into eb0e038b29 Jay Krell 2023-02-27 10:42:07 +0800
  • 4e4e4c4fbd Port inflate dynamic table size optimization Felix Hanau 2023-02-12 21:15:38 -0500
  • 495185554c
    Merge 0c018e6cbb into eb0e038b29 chai min 2023-02-24 15:46:51 +0800
  • af702767e0
    Fix typos found by codespell in minizip Dimitri Papadopoulos 2023-02-02 16:03:24 +0100
  • 9284be6111
    Fix typos found by codespell Dimitri Papadopoulos 2023-02-02 15:50:00 +0100
  • 127d5f4014
    Fix typos found by codespell in dotzlib Dimitri Papadopoulos 2023-02-02 16:03:24 +0100
  • f59edf3122
    Fix typos found by codespell in ada Dimitri Papadopoulos 2023-02-02 16:03:24 +0100
  • a91aec548d Remove K&R function definitions without prototypes Peter Levine 2023-02-15 10:07:07 -0500