Age | Commit message (Expand) | Author |
---|---|---|
2021-05-18 | LibCompress: Discard GZip NAME & COMMENT optional strings | Idan Horowitz |
2021-05-07 | LibCompress: Add a method that describes a Gzip Header | Idan Horowitz |
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-03-21 | LibCompress: Convert GzipDecompressor from recursive to iterative | Idan Horowitz |
2021-03-16 | LibCompress: Allow partial header reads in GzipDecompressor | Idan Horowitz |
2021-03-16 | LibCompress: Handle and propagate stream errors in GzipDecompressor | Idan Horowitz |
2021-03-13 | LibCompress: Implement GZip compression | Idan Horowitz |
2021-03-03 | LibCore+LibHTTP+LibGfx: Switch to LibCompress | Idan Horowitz |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |