Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ctabin/libzippp issues and pull requests
#204 - Fixes libzip download
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#203 - Fix build warning
Pull Request -
State: closed - Opened by AstroAir over 1 year ago
- 4 comments
#202 - ZipArchive::close: zip_close called before saving buffer data.
Issue -
State: open - Opened by Trico-Everfire over 1 year ago
- 4 comments
#201 - Fixes missing void in functions without params
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#200 - Update to libzip 1.10.0
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#199 - Fixes handling of error on close
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#198 - Memory leak when archive `close` is not successful
Issue -
State: closed - Opened by alex-sparus over 1 year ago
- 2 comments
#197 - Is it possible to incrementally append data to a file already added to an archive?
Issue -
State: open - Opened by andersfeyling14 over 1 year ago
- 1 comment
#196 - Fixes WIN32 compilation
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#195 - Adds ZipArchive::getCompressionMethod and fixes ZipEntry::getCompressionMethod
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#194 - Fixes toolchain options override in CMake
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#193 - Fix GCC compile warnings
Pull Request -
State: closed - Opened by tyler92 over 1 year ago
- 1 comment
#192 - Minor Makefile improvement
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#191 - Fixes read of zero-file length
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#190 - Adds support for compression level
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#189 - Improvement of ZipArchive::setCompressionMethod
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#188 - setCompressionMethod silently fail when the archive is not yet opened
Issue -
State: closed - Opened by fdgStilla over 1 year ago
#187 - Add the possibility to set the compression level
Issue -
State: closed - Opened by fdgStilla over 1 year ago
#186 - Fixes typo in fromWritable documentation
Pull Request -
State: closed - Opened by ctabin over 1 year ago
#185 - Added the ability to specify a password in all methods for opening an archive
Pull Request -
State: closed - Opened by wizardsd over 1 year ago
- 3 comments
#184 - ZipArchive::readEntry doesn't handle entries of zero size
Issue -
State: closed - Opened by niclasr over 1 year ago
#183 - Set compression method in addData
Pull Request -
State: closed - Opened by daljit97 over 1 year ago
- 1 comment
#182 - Set compression method in addData
Issue -
State: closed - Opened by daljit97 almost 2 years ago
#181 - Fixes for packaging on GNU/Unix like systems
Pull Request -
State: closed - Opened by niclasr almost 2 years ago
- 1 comment
#180 - If any error on close avoid to force progress percentage to 100%
Pull Request -
State: closed - Opened by Bob590 almost 2 years ago
- 1 comment
#179 - Minor: when the zip is aborted the percent is modified to 100%
Issue -
State: closed - Opened by Bob590 almost 2 years ago
- 3 comments
#178 - Issue opening zip file (constructor or .open() call)
Issue -
State: closed - Opened by gizmocuz almost 2 years ago
- 3 comments
#177 - Nested zip in memory
Issue -
State: open - Opened by ahoarau almost 2 years ago
#176 - Renaming of fromWriteableBuffer to fromWritableBuffer
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#175 - Fixes uint usage (does not exist on Windows)
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#174 - Improvement of error handler callback
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#173 - Fixes int/uint comparison
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#172 - Fixes wrong comparison between signed/unsigned integers
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#171 - Fixe zlib version for Windows compilation
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#170 - GitHub workflow hardening
Pull Request -
State: closed - Opened by ctabin almost 2 years ago
#169 - E0135 class "libzippp::ZipArchive" has no member "fromWriteableBuffer"
Issue -
State: closed - Opened by CarlBateman almost 2 years ago
- 1 comment
#168 - Vs2017 clean compile
Pull Request -
State: closed - Opened by Bob590 almost 2 years ago
- 3 comments
#167 - Added Cancel support
Pull Request -
State: closed - Opened by Bob590 almost 2 years ago
- 2 comments
#166 - Missing cancel option
Issue -
State: closed - Opened by Bob590 almost 2 years ago
- 7 comments
#165 - Fixed unzip progress hole when closing the zip archive
Pull Request -
State: closed - Opened by Bob590 about 2 years ago
- 1 comment
#164 - unzip progress handling
Issue -
State: closed - Opened by Bob590 about 2 years ago
- 3 comments
#163 - Fixed setCompressionMethod handling
Pull Request -
State: closed - Opened by Bob590 about 2 years ago
- 2 comments
#162 - Setting the compression method doesn't works
Issue -
State: closed - Opened by Bob590 about 2 years ago
- 3 comments
#161 - Update to zlib 1.2.13
Pull Request -
State: closed - Opened by ctabin about 2 years ago
#160 - Static linking: function already defined.
Issue -
State: closed - Opened by Kesanov about 2 years ago
- 3 comments
#159 - Issue including into VS project.
Issue -
State: closed - Opened by Stanlyhalo about 2 years ago
- 3 comments
#158 - Linking issue since 5.1-1.8.0
Issue -
State: closed - Opened by Werni2A over 2 years ago
- 13 comments
#157 - Updated the first example
Pull Request -
State: closed - Opened by gizmocuz over 2 years ago
- 3 comments
#156 - Define and expose user-defined error handler
Pull Request -
State: closed - Opened by flomnes over 2 years ago
- 2 comments
#155 - Use zip_error_strerror instead of zip_error_to_str
Pull Request -
State: closed - Opened by flomnes over 2 years ago
- 1 comment
#154 - How To add an existing directory/file into my Zip Archive ?
Issue -
State: closed - Opened by beemibrahim over 2 years ago
- 2 comments
#153 - Allow the user to specify the compression mode
Pull Request -
State: closed - Opened by flomnes over 2 years ago
- 4 comments
#152 - addData requires that data remains valid until close
Issue -
State: open - Opened by flomnes over 2 years ago
- 3 comments
#151 - Update to libzip 1.9.2
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#150 - Fixes buffer length type
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#149 - Renaming of the deflated size method
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#148 - Removal of useless C++ export
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#147 - Cleanup of debug output in tests
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#146 - Upgrade to libzip 1.9.0
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#145 - Entry::getInflatedSize() returns deflated size
Issue -
State: closed - Opened by hwiesmann over 2 years ago
#144 - ZipArchive's buffer length's type is too small
Issue -
State: closed - Opened by hwiesmann over 2 years ago
#143 - Usage of int instead of correct types
Pull Request -
State: closed - Opened by hwiesmann over 2 years ago
- 1 comment
#142 - Runs CI only on master branch
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#141 - Fixes README Travis link
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#140 - API improvement for writeable memory data
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#139 - Multiples fixes
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#138 - Fixes CMake on Win32
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#137 - Defines CMake options for Debug/Release compilation
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#136 - Supports of ZLIB CFLAGS and compiles with -O3
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#135 - Fixes mismatch free
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#134 - Adds a ZipArchive::free method
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#133 - Allows custom error handling
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#132 - Fixes zip_source leak in case of failure
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#131 - Memory leak when zip_open_from_source failed
Issue -
State: closed - Opened by ruitard over 2 years ago
- 1 comment
#130 - Upgrade to CMake 3.23.1
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#129 - Fixes GCC tested versions
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#128 - Upgrade to gcc-9 in Travis build
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#127 - Update to zlib 1.2.12
Pull Request -
State: closed - Opened by ctabin over 2 years ago
#126 - Zip file fails to open for some users
Issue -
State: closed - Opened by BullyWiiPlaza almost 3 years ago
- 6 comments
#125 - MSVC warning when compiling using find_package & vcpkg
Issue -
State: closed - Opened by matjam almost 3 years ago
- 1 comment
#124 - Support for different compression algorithms
Issue -
State: closed - Opened by daljit97 almost 3 years ago
- 1 comment
#123 - vcpkg custom install
Issue -
State: closed - Opened by Dariusz1989 about 3 years ago
- 1 comment
#122 - Use extern C++ instead of C
Pull Request -
State: closed - Opened by ctabin about 3 years ago
- 1 comment
#121 - Update nih.at URL to libzip.org
Pull Request -
State: closed - Opened by ctabin about 3 years ago
- 1 comment
#120 - Download libzip insecurely because of certificate expiration
Pull Request -
State: closed - Opened by ctabin about 3 years ago
#119 - Adds Extern C on header
Pull Request -
State: closed - Opened by ctabin about 3 years ago
#118 - Adds donate section
Pull Request -
State: closed - Opened by ctabin about 3 years ago
#117 - ZipArchive::fromBuffer shouldn't return a pointer that should be deleted by the user
Issue -
State: closed - Opened by lanyizi over 3 years ago
- 2 comments
#116 - Fixes wrong assert in tests
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#115 - Fixes uint initialization and ZIP constant references in header
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#114 - Signed/unsigned mismatch on ZipEntry
Issue -
State: closed - Opened by jecassis over 3 years ago
#113 - Minor improvements in README
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#112 - Minor improvements in README
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#111 - Handling of in-memory archives
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#110 - Avoids useless read of file length when adding a file to archive
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#109 - Implementation of progress listeners
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#108 - Adds methods to access underlying libzip handles
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#107 - Replaces NULL by nullptr
Pull Request -
State: closed - Opened by ctabin over 3 years ago
#106 - Implement zip_register_progress_callback_with_state function
Issue -
State: closed - Opened by billvog over 3 years ago
- 1 comment
#105 - Fixes libzippp typos
Pull Request -
State: closed - Opened by ctabin over 3 years ago