1. c19ad30 Avoid using ssize_t in public header by Brad King · 7 years ago
  2. 481e97f Bump version to 3.3.1dev by Tim Kientzle · 7 years ago
  3. 100ee75 Libarchive 3.3.0 by Tim Kientzle · 7 years ago v3.3.0
  4. cdd5f10 Correctly report 0 compression when nothing has yet been written. by Tim Kientzle · 7 years ago
  5. 891bf10 Replace archive_entry_acl_count() with archive_entry_acl_types() by Martin Matuska · 7 years ago
  6. 433e36b posix writer: when creating hardinks call open() on regular files only by Martin Matuska · 7 years ago
  7. 109d484 disk read: improve path handling for acls, xattrs and mac_metadata by Martin Matuska · 7 years ago
  8. a0df025 Test default ACLs against a nested directory. This verifies path handling. by Martin Matuska · 7 years ago
  9. 68e34b6 disk read: rework handling of paths for acls, xattrs and mac_metadata by Martin Matuska · 7 years ago
  10. c4d3694 tar reader: fail if negative entry_bytes_remaining in gnu_sparse_10_read() by Martin Matuska · 7 years ago
  11. 0edabba Fix typo in archive_entry_acl.3 by Martin Matuska · 7 years ago
  12. b1f2b8c Bump manpage date in archive_entry_acl.3 by Martin Matuska · 7 years ago
  13. f266cc3 New archive_acl_to_text() style flag: ARCHIVE_ENTRY_ACL_STYLE_COMPACT by Martin Matuska · 7 years ago
  14. 7e50bc5 Merge pull request #863 from Tarsnap/spelling-upload by Tim Kientzle · 7 years ago
  15. 354143e NFSv4 ACL parser: allow empty permission and flag fields by Martin Matuska · 7 years ago
  16. d49f1a0 Merge branch 'master' of github.com:libarchive/libarchive by Tim Kientzle · 7 years ago
  17. e00010d Zip reader: Guard against 64-bit overflow for file sizes and offsets by Tim Kientzle · 7 years ago
  18. 521e301 NFSv4 ACL maps: make const and deduplicate a bit by Martin Matuska · 7 years ago
  19. 2bda2a4 Spelling fixes by Graham Percival · 7 years ago
  20. b3bd0b8 mtree reader: limit the range of nanoseconds (0 to 999999999) by Martin Matuska · 7 years ago
  21. ff6d3d2 cpio reader: compare TRAILER!!! against pathname only by Martin Matuska · 7 years ago
  22. 4f5a7af WARC reader: skip whitespace and check for first digit in _warc_rdlen() by Martin Matuska · 7 years ago
  23. 9553a3a XAR reader: implement checksum_cleanup() to avoid memory leaks on error by Martin Matuska · 7 years ago
  24. f4661da Add missing test file by Tim Kientzle · 7 years ago
  25. 1523af7 Fix spelling of test file by Tim Kientzle · 7 years ago
  26. 75ed24b WARC reader: additonal sanity checks by Martin Matuska · 7 years ago
  27. c2c71a6 WARC reader: always check against valid line end by Martin Matuska · 7 years ago
  28. d77b577 Mention Mac OS NFSv4 ACL support in NEWS by Martin Matuska · 7 years ago
  29. b49d822 Repair detected memory leaks in libarchive tests by Martin Matuska · 7 years ago
  30. 532ff5f Free leaked archive_string in create_filesystem_object() by Martin Matuska · 7 years ago
  31. 108503d ISO9960 reader: free leaked archive_string in parse_file_info() by Martin Matuska · 7 years ago
  32. 8fd7839 Plug memory leak in zip_read_local_file_header() by Martin Matuska · 7 years ago
  33. 99f28bb Plug memory leak in __archive_read_program() by Martin Matuska · 7 years ago
  34. 190f798 Properly free memory allocated by acl_get_qualifier() by Martin Matuska · 7 years ago
  35. 8347f04 Plug memory leak in XAR reader and one in XAR writer by Martin Matuska · 7 years ago
  36. 6a50989 Disable automatic detection of liblzo2 by Martin Matuska · 7 years ago
  37. 0c48883 Free data->program_name in __archive_write_program_free() by Martin Matuska · 7 years ago
  38. 9f43a7d Add NFSv4 ACL support for Mac OS X by Martin Matuska · 7 years ago
  39. 1220de6 Issue #857: Clarify the padding/blocking behavior of the convenience functions by Tim Kientzle · 7 years ago
  40. 9fc4e57 Merge pull request #805 from bsergean/patch-1 by Tim Kientzle · 7 years ago
  41. c4d5acd Merge pull request #844 from yaneurabeya/tar-coverity-fixes by Tim Kientzle · 7 years ago
  42. e5e7117 Merge pull request #845 from yaneurabeya/libarchive-coverity-fixes by Tim Kientzle · 7 years ago
  43. 60fa608 Merge pull request #858 from SixTrack/fix_CYGWIN64-MSYS by Tim Kientzle · 7 years ago
  44. fed432c Correctly convert 32-bit time_t to __time64_t by Kyrre Sjobak · 7 years ago
  45. 937c6ca Avoid endless loop when parsing MSZIP signature in cab archives by Martin Matuska · 7 years ago
  46. 3e7ddf2 cpio reader: use strncmp() when comparing against TRAILER!!! by Martin Matuska · 7 years ago
  47. 4cbd077 mtree reader: check line length when looking for /set and /unset by Martin Matuska · 7 years ago
  48. 23ccc71 WARC reader: do not consider CR or LF as space in xstrpisotime() by Martin Matuska · 7 years ago
  49. 51d7afd Fix possible null pointer dereference in lz4_filter_read_legacy_stream() by Martin Matuska · 7 years ago
  50. b51e595 Fix typo in comment by Kyrre Sjobak · 7 years ago
  51. c03f28b Silence unused-parameter compiler warnings. by Kyrre Sjobak · 7 years ago
  52. 16abbaf Fix signed/unsigned comparison warnings. by Kyrre Sjobak · 7 years ago
  53. f60321a Avoid multiple #DEFINEs with the same name by Kyrre Sjobak · 7 years ago
  54. ab310db CMakelists.txt: disable new acl variables if acl is not requested by Martin Matuska · 7 years ago
  55. 90b16f6 Merge pull request #856 from DerDakon/cmake-man-install by Tim Kientzle · 7 years ago
  56. 98dcbbf Fail with negative lha->compsize in lha_read_file_header_1() by Martin Matuska · 7 years ago
  57. 42f7080 Replace archive_acl_count() with archive_acl_types() where possible by Martin Matuska · 7 years ago
  58. 77ab581 Use HAVE_ACL_TYPE_NFS4 instead of checking against system constant by Martin Matuska · 7 years ago
  59. bc10663 - Don't check for `mine` being NULL; it's already been dereferenced by Ngie Cooper · 7 years ago
  60. 5d6c125 Always free `file` on failure in `parse_file_info` by Ngie Cooper · 7 years ago
  61. adce4cf Free attr, name, and value on memory allocation failure in by Ngie Cooper · 7 years ago
  62. a141880 Free `temp` immediately after use in archive_write_gnutar_header(..) by Ngie Cooper · 7 years ago
  63. a9a33b7 Fix up some minor whitespace issues in archive_write_gnutar_header(..) by Ngie Cooper · 7 years ago
  64. 01c98d5 Clarify that calling memset with '0' is intentional by casting the by Ngie Cooper · 7 years ago
  65. 787a16d Merge branch 'master' into tar-coverity-fixes by ngie · 7 years ago
  66. f4184bd CMake: install all manpages by Rolf Eike Beer · 7 years ago
  67. f8e2a7b Rework sun_acl_is_trivial() once again by Martin Matuska · 7 years ago
  68. 0f64fb3 Fix two tests on Solaris if compiling with -m64 by Alexander Pyhalov · 7 years ago
  69. c425dc0 Fix sun_acl_is_trivial() for directories by Martin Matuska · 7 years ago
  70. 59e3c39 Support extracting NFSv4 ACLs from Solaris tar archives by Martin Matuska · 7 years ago
  71. 4e0e764 Style fix: replace spaces with tabs by Martin Matuska · 7 years ago
  72. 7d9ca86 Fix ci_test_driver error status on non-FreeBSD by Martin Matuska · 7 years ago
  73. 1e07342 Use uid 18 instead of 17 for test_option_uid_uname Uid 17 is assigned on Solaris by Martin Matuska · 7 years ago
  74. 8574961 Implement ACL triviality check for Solaris by Martin Matuska · 7 years ago
  75. 610bc04 Allow setting custom make and cmake in build/ci_build.sh by Martin Matuska · 7 years ago
  76. cb869b4 Unify platform ACL tests by Martin Matuska · 7 years ago
  77. 33692bc Travis CI: use container based infrastructre by Martin Matuska · 7 years ago
  78. f082a5b Make acl_perm_map[] and acl_inherit_map[] more readable by Martin Matuska · 7 years ago
  79. 85fb512 Add POSIX.1e and NFSv4 ACL support for Solaris and derivates by Martin Matuska · 7 years ago
  80. 22f2d19 Do not fallback from failed acl_set_fd() to acl_set_file() by Martin Matuska · 7 years ago
  81. bdcaa28 Fix id handling in archive_acl_(from|to)_text* for NFSv4 ACLs by Martin Matuska · 7 years ago
  82. 14de003 Merge pull request #691 from stefanberger/master by Tim Kientzle · 7 years ago
  83. 62ae8b6 Write xattr as LIBARCHIVE.xattr and/or SCHILY.xattr by Stefan Berger · 8 years ago
  84. fdead7a Introduce add_pax_attr_binary and have add_pax_attr call it by Stefan Berger · 8 years ago
  85. 8a1a72f Introduce archive_array_append to append a raw array to an archive_string by Stefan Berger · 8 years ago
  86. efd756b Add test case for SCHILY.xattr support by Stefan Berger · 8 years ago
  87. 1e4d5aa When trying to write ACLs do not warn if filesystem has no ACL support by Martin Matuska · 7 years ago
  88. 3444b6c When writing ACLs use acl_set_fd_np() if available before acl_set_fd() by Martin Matuska · 7 years ago
  89. 98eb6b0 Add missing entries to acl_inherit_map[] by Martin Matuska · 7 years ago
  90. 0c6ea74 If possible read default ACLs with acl_get_fd_np() by Martin Matuska · 7 years ago
  91. dd3a743 Add support for extracting SCHIL.xattr extended attributes by Stefan Berger · 8 years ago
  92. 9c6c7af Merge pull request #854 from Tarsnap/spelling-upload by Martin Matuska · 7 years ago
  93. 1f012cc Fix build on Solaris-based systems by Martin Matuska · 7 years ago
  94. 7d5f1f9 Spelling fix in "trad_enc_decypt_byte" code by Graham Percival · 7 years ago
  95. 54027a7 Spelling fixes by Graham Percival · 7 years ago
  96. ab94a81 Use __LA_DEPRECATED for functions deprecated in 379867e by Martin Matuska · 7 years ago
  97. 2a2488a Merge pull request #851 from Tarsnap/spelling-upload by Martin Matuska · 7 years ago
  98. 3c0a5dd Merge pull request #843 from yaneurabeya/cpio-coverity-fixes by Martin Matuska · 7 years ago
  99. 8934a8b Fix prototypes to match headers. From Thomas Klausner. by Joerg Sonnenberger · 7 years ago
  100. e8a9de5 Fix style typo in tar.5 by Martin Matuska · 7 years ago