summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibArchive/Tar.h
AgeCommit message (Expand)Author
2021-11-24LibArchive: Limit all Tar header fields to their buffer lengthTim Schumacher
2021-09-01Everywhere: Use my cool new @serenityos.org email addressPeter Elliott
2021-05-17LibArchive: Move method implementations away from headerJean-Baptiste Boric
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-22AK+Userland: Use idan.horowitz@serenityos.org for my copyright headersIdan Horowitz
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18Everywhere: Fix a bunch of typosLinus Groh
2021-04-12LibArchive: Support POSIX.1-1988 tar filesPeter Elliott
2021-03-23Libraries: Rename LibTar to LibArchiveIdan Horowitz