index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibArchive
Age
Commit message (
Expand
)
Author
2021-11-24
LibArchive: Limit all Tar header fields to their buffer length
Tim Schumacher
2021-11-11
Everywhere: Pass AK::ReadonlyBytes by value
Andreas Kling
2021-09-01
Everywhere: Use my cool new @serenityos.org email address
Peter Elliott
2021-05-17
LibArchive: Move method implementations away from header
Jean-Baptiste Boric
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-22
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
Idan Horowitz
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-18
Everywhere: Fix a bunch of typos
Linus Groh
2021-04-12
LibArchive: Support POSIX.1-1988 tar files
Peter Elliott
2021-03-27
LibArchive: Bounds check header offsets in Zip Parser
Idan Horowitz
2021-03-27
LibArchive: Make bounds checks stricter in the Zip parser
Idan Horowitz
2021-03-23
LibArchive: Implement ZipOutputStream for zip archive creation
Idan Horowitz
2021-03-23
LibArchive: Add Zip file parser
Idan Horowitz
2021-03-23
Libraries: Rename LibTar to LibArchive
Idan Horowitz