summaryrefslogtreecommitdiff
path: root/libarchive/archive_options.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify by using strdup. Check for allocation failure.Joerg Sonnenberger2016-12-061-2/+9
* Improve readability of ternary expression checking for empty stringBrad King2015-10-261-3/+3
* Do not return "Unknown module name" error when a format name matchesMichihiro NAKAJIMA2012-11-301-0/+2
* Add support for TAR_WRITE_OPTIONS and TAR_READ_OPTIONS environmmentMichihiro NAKAJIMA2012-11-071-1/+12
* Fix issue 237.Michihiro NAKAJIMA2012-02-141-2/+36
* From Roman Neuhauser: Rework textual options handling.Tim Kientzle2011-03-181-0/+164