Download List

프로젝트 설명

libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-19 05:34 Back to release list
0.10

전통 PKWARE 암호화에 대한 지원이 추가되었습니다, 윈도우와 CMake 지원과 설명서가 향상되었습니다. 의 CVE은 - 2011-0421, 65,535 개 이상의 항목, 각종 버그와 메모리 누수와 archvies를 여는가 수정되었습니다. zip_get_num_files ()이 새로운 함수 zip_get_num_files ()로 중지되었습니다.
Support for traditional PKWARE encryption was added, Windows and CMake support and documentation were improved. CVE-2011-0421, opening archvies with more than 65535 entries, and various other bugs and memory leaks were fixed. zip_get_num_files() has been deprecated with the new function zip_get_num_files().

Project Resources