summaryrefslogtreecommitdiff
path: root/libarchive/archive_entry.h
Commit message (Expand)AuthorAgeFilesLines
* Libarchive 3.4.2devMartin Matuska2019-12-301-1/+1
* Remove remnants of archive_entry_acl_next_wJoerg Sonnenberger2019-11-301-3/+0
* Set up 3.4.1devMartin Matuska2019-06-111-1/+1
* 3.4.0v3.4.0Martin Matuska2019-06-111-1/+1
* Windows symlinks: new functions and extended tar headerMartin Matuska2019-04-151-1/+9
* Set up 3.3.4devTim Kientzle2018-09-031-1/+1
* archive_entry.h: Fix missing int64_t type on musl libcKylie McClain2018-06-131-0/+1
* Libarchive 3.3.3devTim Kientzle2017-07-091-1/+1
* After the 3.3.1 release, bump the version to 3.3.2dev and go back to debug bu...Tim Kientzle2017-02-251-1/+1
* Merge pull request #868 from bradking/fix-windows-buildMartin Matuska2017-02-211-2/+23
|\
| * Avoid using ssize_t in public headerBrad King2017-02-201-2/+23
* | Bump version to 3.3.1devTim Kientzle2017-02-191-1/+1
* | Libarchive 3.3.0v3.3.0Tim Kientzle2017-02-191-1/+1
|/
* New archive_acl_to_text() style flag: ARCHIVE_ENTRY_ACL_STYLE_COMPACTMartin Matuska2017-02-151-0/+5
* Use __LA_DEPRECATED for functions deprecated in 379867eMartin Matuska2016-12-301-2/+8
* Extend NFSv4 ACL support in libarchiveMartin Matuska2016-12-271-16/+41
* Add archive_entry_acl_types() to check ACL types in an entry's ACLMartin Matuska2016-11-241-0/+3
* Libarchive 3.2.2v3.2.2releaseTim Kientzle2016-10-231-1/+1
* Libarchive 3.2.1v3.2.1Tim Kientzle2016-06-191-1/+1
* Libarchive 3.2.0v3.2.0Tim Kientzle2016-04-301-1/+1
* Tag libarchive 3.1.901av3.1.901aTim Kientzle2016-04-101-1/+1
* Add large file support for androiddosomder2016-03-141-0/+5
* Set version number to 3.1.900aTim Kientzle2016-01-311-1/+1
* Port main library code to OSF operating systemBrad King2015-10-261-1/+1
* Rework the la_ssize_t and la_int64_t definitions to avoidTim Kientzle2015-09-051-11/+10
* Add compatibility with old #definesPhilippe Daouadi2015-06-091-0/+7
* Do not use private macros for special typesPhilippe Daouadi2015-06-081-15/+15
* Add a support for utf-8 in archive_entry fieldsNicolas Cornu2014-12-111-0/+11
* Don't include windows.h on CygwinXiao-Long Chen2014-09-161-1/+1
* Include windows.h in archive_entry.hXiao-Long Chen2014-09-141-0/+4
* rest of changes to be buildable by Open WatcomJiri Malak2014-03-121-2/+2
* Better fix.NiLuJe2013-12-221-4/+0
* Revert "Remove unnecessary windows.h include"NiLuJe2013-12-221-0/+4
* Merge branch 'encryption_detection' of github.com:kwk/libarchive into kwk-enc...Tim Kientzle2013-12-191-0/+5
|\
| * Better archive_read_has_encrypted_entries functionKonrad Kleine2013-10-091-2/+2
| * Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+5
* | Remove unnecessary windows.h includeNikolai Vavilov2013-10-121-4/+0
|/
* Bump version to 3.1.2.Andres Mejia2013-02-081-1/+1
* Update libarchive to 3.1.1.v3.1.1Andres Mejia2013-01-131-1/+1
* Bump version to 3.1.0 due to API/ABI changes.Andres Mejia2013-01-131-1/+1
* Update configure script and header files to new libarchive version.Andres Mejia2013-01-131-1/+1
* Libarchive 3.0.4.Tim Kientzle2012-03-271-1/+1
* Set trunk version to 3.0.200a for pre-3.1 development.Tim Kientzle2012-01-291-1/+1
* Remove the unused system types from the public headers. We strippedTim Kientzle2012-01-121-24/+19
* Cast mode constants to mode_t in case it is signedBrad King2012-01-111-8/+8
* Bump trunk to 3.0.900a so it will be ready toTim Kientzle2011-12-281-1/+1
* Libarchive 3.0.1b TEST releasev3.0.1bTim Kientzle2011-11-271-1/+1
* Issue #189: Don't rely on dev/ino being zero when theyTim Kientzle2011-11-031-0/+2
* Update comment.Tim Kientzle2011-09-111-6/+4
* Fix build on VS2005.Tim Kientzle2011-08-191-2/+2