Age | Commit message (Expand) | Author |
---|---|---|
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 |