openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libarchive
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 211 of 227
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove unnecessary #ifdef. lzma_bidder_bid of xz isn't compiled if liblzma is unavailable.
Michihiro NAKAJIMA
More...
over 16 years ago
Some ar writers seem to pad the filename table with `. Permit this.
Tim Kientzle
More...
over 16 years ago
Fix linking error when neither lzmadec nor lzma isn't available.
Michihiro NAKAJIMA
More...
over 16 years ago
Fix a minor bug in r521 and add xz files entry into CMakeLists.txt.
Michihiro NAKAJIMA
More...
over 16 years ago
Fix a minor bug in r520
Michihiro NAKAJIMA
More...
over 16 years ago
Add support xz format and compressing lzma format.
Michihiro NAKAJIMA
More...
over 16 years ago
Use CMAKE_PREFIX_PATH directly by the people who use cmake. On Windows, set "C:/Program Files/GnuWin32" to CMAKE_PREFIX_PATH instead of "C:/Program Files/GnuWin32/lib". Add check that path is existed.
Michihiro NAKAJIMA
More...
over 16 years ago
Fix build when neither <rmd160.h> nor <ripemd.h> nor <openssl/ripemd.h> is available.
Tim Kientzle
More...
over 16 years ago
FreeBSD has <ctype.h>
Tim Kientzle
More...
over 16 years ago
Use ~0 instead of -1 to set all bits on for a 'all' keyword.
Michihiro NAKAJIMA
More...
over 16 years ago
Bug fix in mtree format. does not add '\' character to the end of a entry when the entry is only a filename whose length is longer than 15bytes.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format, add support dironly keyword. It's like mtree(8) -d option.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format. - Use /set keyword. - Indent output form. - Convert one line to multiple lines for output if the line is longer than 77.
Michihiro NAKAJIMA
More...
over 16 years ago
Fix read attribute keywords of a file with multiple lines in mtree format.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format, add support ripemd160digest/rmd160/rmd160digest.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format, add nano second entry to the time keyword output. It is the same as mtree(8).
Michihiro NAKAJIMA
More...
over 16 years ago
Fix some compiling error when use strict warning options.
Michihiro NAKAJIMA
More...
over 16 years ago
Improve portability of MD5/SHA* headers and functions used in mtree format. It tested on FreeBSD, NetBSD and Ubuntu.
Michihiro NAKAJIMA
More...
over 16 years ago
Always swallow the PK\007\008 end-of-data marker, even if this is a non-regular file. In particular, it seems that some "jar" programs store directory entries using length-at-end semantics. Which is wasteful (a directory is always zero length, so there's no point in storing the additional data), but entirely legal.
Tim Kientzle
More...
over 16 years ago
Use isdigit instead of isnumber. some platform don't have it.
Michihiro NAKAJIMA
More...
over 16 years ago
Eliminate compiling error on linux.
Michihiro NAKAJIMA
More...
over 16 years ago
Fix %ju handling in archive_string_sprintf()
Tim Kientzle
More...
over 16 years ago
In mtree format, add support sha256/sha256digest, sha384/sha384digest and sha512/sha512digest keywords.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format, add support sha1/sha1digest keyword.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format, add support md5/md5digest keyword.
Michihiro NAKAJIMA
More...
over 16 years ago
In mtree format, add support cksum keyword.
Michihiro NAKAJIMA
More...
over 16 years ago
Allow numerics to the option name of the options frame work.
Michihiro NAKAJIMA
More...
over 16 years ago
mtree format support options frame work.
Michihiro NAKAJIMA
More...
over 16 years ago
Include the new test_write_disk_sparse in the autoconf and cmake builds.
Tim Kientzle
More...
over 16 years ago
Remove unnecessary handling for list.h. It make sure an "out-of-source" build.
Michihiro NAKAJIMA
More...
over 16 years ago
←
1
2
…
207
208
209
210
211
212
213
214
215
…
226
227
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree