1. 27791c0 Fuchsia build configuration by Petr Hosek · 7 years ago main master
  2. 6462ccd Issue #901: Sparse files with long name get renamed. by Joerg Sonnenberger · 7 years ago upstream/master
  3. 62eca97 Complay with the spirit, if not the letter of the GNU sparse file rule. by Joerg Sonnenberger · 7 years ago
  4. 7ad477e Merge pull request #902 from mingzym/libressl by Tim Kientzle · 7 years ago
  5. 296123e fix building with libressl by Zhao Yongming · 7 years ago
  6. d4103c6 Merge pull request #897 from phillipberndt/master by Tim Kientzle · 7 years ago
  7. d5ed4f8 dirfd can be implemented as macro, so use a better test case. by Joerg Sonnenberger · 7 years ago
  8. 8f3e791 Shrink array for days per month. Saves 31 Bytes on AMD64. by Joerg Sonnenberger · 7 years ago
  9. 500a621 Plug memory leaks in xattr and acl tests. Detected with libasan on Linux. by Martin Matuska · 7 years ago
  10. e9eef34 Update date in archive_read_disk.3 and archive_write_disk.3 by Martin Matuska · 7 years ago
  11. a14fe90 Add manpage entry for archive_read_disk_set_behavior(). by Martin Matuska · 7 years ago
  12. 9bdd4b3 Add test for #870 by Phillip Berndt · 7 years ago
  13. c20d7a5 Report names of extended attributes that could not be restored by Martin Matuska · 7 years ago
  14. a04b5ad Encapsulate archive_disk_acl.* in an ARCHIVE_ACL_* ifdef by Martin Matuska · 7 years ago
  15. 13b0ed2 Fix copyright in archive_disk_acl_linux.c by Martin Matuska · 7 years ago
  16. cc1b3ee Fix compilation on FreeBSD without NFSv4 ACL support by Martin Matuska · 7 years ago
  17. 93b986c Unify platform ACL code in single files. by Martin Matuska · 7 years ago
  18. 7c5b1a0 Merge pull request #892 from vapier/master by Tim Kientzle · 7 years ago
  19. 98b2ea1 do not make DaysInMonth static by Mike Frysinger · 7 years ago
  20. 37d3d3d Merge pull request #891 from vapier/master by Tim Kientzle · 7 years ago
  21. 872a761 constify variables more by Mike Frysinger · 7 years ago
  22. e92cb61 Support UF_HIDDEN file flag (FreeBSD and Darwin) by Martin Matuska · 7 years ago
  23. 365a91d Improve extended attribute support by Martin Matuska · 7 years ago
  24. 3627d67 tar: fix conditionals and add richacl support to test_option_acls by Martin Matuska · 7 years ago
  25. 4fb1160 Update config_freebsd.h to match FreeBSD version by Martin Matuska · 7 years ago
  26. 3e37a9e Always include extern keyword for ACL map constants by Martin Matuska · 7 years ago
  27. 714d98c Sync documentation of archive_read_open_memory with reality. by Joerg Sonnenberger · 7 years ago
  28. 5881c90 Merge pull request #887 from codarrenvelvindron/master by Tim Kientzle · 7 years ago
  29. 70f497f As per Cryptographic Requirements published on Wikileaks on March 2017. by codarrenvelvindron · 7 years ago
  30. a300fab Deduplicate working path code in archive_read_disk_entry_from_file by Martin Matuska · 7 years ago
  31. 5925777 Do not treat archive_read_disk_entry_setup_acls() as static by Martin Matuska · 7 years ago
  32. bea9f9c Add NFSv4 ACL support for Linux via librichacl by Martin Matuska · 7 years ago
  33. f57d129 Move platform-specific ACL code to individual source files. by Martin Matuska · 7 years ago
  34. 500b905 Merge pull request #870 from phillipberndt/master by Tim Kientzle · 7 years ago
  35. 5898c0c Merge pull request #841 from JPeterMugaas/cng_enable by Tim Kientzle · 7 years ago
  36. 6f4eb5a Merge pull request #867 from praiskup/cpio-getgrgid by Tim Kientzle · 7 years ago
  37. 45a0bce Break out the library version functions into a separate source file. by Tim Kientzle · 7 years ago
  38. fea0fb4 OSS-Fuzz Issue 806: integer overflow in mtree_atol10 by Tim Kientzle · 7 years ago
  39. 71d26ad Darwin ACL: fix legacy support in tar/test_option_acls.c by Martin Matuska · 7 years ago
  40. 1a1be09 Darwin ACL: avoid unnecessary use of getpwuuid() and getgruuid() by Martin Matuska · 7 years ago
  41. 4c3cda2 Darwin ACL: avoid using mbr_identifier_to_uuid() by Martin Matuska · 7 years ago
  42. d73bdd2 The "size" pax header keyword overrides tar header's size field. by Martin Matuska · 7 years ago
  43. 7962e16 Merge branch 'master' of https://github.com/libarchive/libarchive into cng_enable by J. Peter Mugaas · 7 years ago
  44. 70cfe5d Merge pull request #879 from jwilk/spelling by Martin Matuška · 7 years ago
  45. f4b9b3f tar: test_option_fflags adjustments by Martin Matuska · 7 years ago
  46. a15c7f7 Solaris: use aclp instead of acl to not shadow global acl() by Martin Matuska · 7 years ago
  47. f5d473e New tar test: test_option_acls by Martin Matuska · 7 years ago
  48. 60f0931 Reorganize ACL defines and fix detection of ACL_SYNCHRONIZE on Mac OS by Martin Matuska · 7 years ago
  49. 784851b Change Solaris ACL support to use acl() and facl() by Martin Matuska · 7 years ago
  50. 7bb4aef Fix typos by Jakub Wilk · 7 years ago
  51. d9036ca Fix compilation on Mac OS X versions without ACL_SYNCHRONIZE by Martin Matuska · 7 years ago
  52. 13e1442 Compare full file flags in test_option_fflags by Martin Matuska · 7 years ago
  53. b5037bb Missing commas by Joerg Sonnenberger · 7 years ago
  54. 3533599 Fix markup by Joerg Sonnenberger · 7 years ago
  55. 93eff57 Fix markup by Joerg Sonnenberger · 7 years ago
  56. 2f085b9 Move documentation from archive_write_disk(3) into individual man pages. by Joerg Sonnenberger · 7 years ago
  57. 6a6159c Drop documentation for functions with their own man page. by Joerg Sonnenberger · 7 years ago
  58. 79b82a8 Drop trailing comma. by Joerg Sonnenberger · 7 years ago
  59. d2b95e2 Fix typos. by Joerg Sonnenberger · 7 years ago
  60. 43a42ee test_main: compact canNodump() source code a bit by Martin Matuska · 7 years ago
  61. 15f0b59 mdoc should not contain empty lines. by Joerg Sonnenberger · 7 years ago
  62. 38a41bd Mark function that doesn't return as dead. by Joerg Sonnenberger · 7 years ago
  63. 06c2b6c Add format function annotation. by Joerg Sonnenberger · 7 years ago
  64. 7b080e6 Mark functions that don't return as dead. by Joerg Sonnenberger · 7 years ago
  65. dce4ade Be more friendly to format string checkers. by Joerg Sonnenberger · 7 years ago
  66. f712d1c Use ctype macros with unsigned char arguments. by Joerg Sonnenberger · 7 years ago
  67. 6b86155 Mark functions that don't return as dead. by Joerg Sonnenberger · 7 years ago
  68. be3e97e bsdtar tests: add test_option_fflags by Martin Matuska · 7 years ago
  69. 077245a bsdtar manpage: be more precise what -p and --no-same-permissions does by Martin Matuska · 7 years ago
  70. 70d8540 Use types consistent with the prototypes in the header. by Joerg Sonnenberger · 7 years ago
  71. 6b0d239 After the 3.3.1 release, bump the version to 3.3.2dev and go back to debug building. by Tim Kientzle · 7 years ago
  72. d6b1bb9 Libarchive 3.3.1 by Tim Kientzle · 7 years ago v3.3.1
  73. 22aab5f CMake builds now default to "Release" in releases by Tim Kientzle · 7 years ago
  74. e00a446 seekable zip backend: Accept files with valid ZIP64 EOCD headers by Phillip Berndt · 7 years ago
  75. 429b71b First round of fixing autotools build on MSYS2-MINGW by Martin Matuska · 7 years ago
  76. 5a33ddb WARC reader: avoid use of isblank() by Martin Matuska · 7 years ago
  77. e34b772 Merge pull request #875 from tpgxyz/master by Martin Matuska · 7 years ago
  78. 501c682 Merge pull request #876 from bradking/bcrypt-vs2010 by Martin Matuska · 7 years ago
  79. 42a8e17 Merge pull request #873 from bradking/avoid-decl-after-stmt by Martin Matuska · 7 years ago
  80. bb29029 Define bcrypt macro not available in Win 7 SDK by Brad King · 7 years ago
  81. 8d49d9b Avoid using C99 declaration-after-statement syntax by Brad King · 7 years ago
  82. e46e851 Do not archive NFSv4 ACLs on Mac OS X by default. by Martin Matuska · 7 years ago
  83. 6127a37 tar: add new options to allow fine-tuning of --preserve-permissions by Martin Matuska · 7 years ago
  84. 8530618 Mac OS: write ACLs to disk when ARCHIVE_EXTRACT_MAC_METADATA is not set by Martin Matuska · 7 years ago
  85. 098e477 Add ARCHIVE_READDISK_NO_FFLAGS to suppress reading file flags from disk by Martin Matuska · 7 years ago
  86. a9c5818 Fix broken Linux fflags code since kernel 3.7 (Dec 2012) by Martin Matuska · 7 years ago
  87. d96e7f9 fix liblzma.h detect by tpg · 7 years ago
  88. 525f55c Fix portability of test use. by Joerg Sonnenberger · 7 years ago
  89. 3100a42 Unbreak Mac OS build after 9aaec1f5000b26f1db00eb84a6c1f79552b12f31 by Martin Matuska · 7 years ago
  90. 6a9dcf9 tar: use option_flags bitfield for boolean options by Martin Matuska · 7 years ago
  91. 4b7779d Revert "CMake: fix HAVE_LZMA_STREAM_ENCODER_MT test" by Martin Matuska · 7 years ago
  92. 9aaec1f Use ARCHIVE_READDISK_* flags as a internal bitfield, too by Martin Matuska · 7 years ago
  93. afbb01a Add ARCHIVE_READDISK_NO_ACL option to suppress reading ACLs from disk by Martin Matuska · 7 years ago
  94. 1bfa378 bsdcpio: ignore ENOENT for get{grg,pwu}id() by Pavel Raiskup · 7 years ago
  95. 5f70aa2 CMake: fix HAVE_LZMA_STREAM_ENCODER_MT test by tpg · 7 years ago
  96. d1dfc0f Improve verbosity of common functions for ACL tests by Martin Matuska · 7 years ago
  97. 36e9d4b Merge pull request #868 from bradking/fix-windows-build by Martin Matuska · 7 years ago
  98. 52d5a14 test suite: use a single main test file for all tests by Martin Matuska · 7 years ago
  99. 042dc94 Merge pull request #871 from praiskup/dev-in-version by Martin Matuska · 7 years ago
  100. 47ac1b5 testsuite: allow 'dev' in version by Pavel Raiskup · 7 years ago