Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | Everywhere: Remove the `AK::` qualifier from Stream usages | Tim Schumacher |
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-01-29 | AK: Move `Stream` and `SeekableStream` from `LibCore` | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-02-06 | Userland: Convert TLS::TLSv12 to a Core::Stream::Socket | Ali Mohammad Pur |
2021-12-08 | LibHTTP: Avoid implicitly copying ByteBuffer | Ben Wiederhake |
2021-11-02 | Libraries: Fix visibility of Object-derivative constructors | Ben Wiederhake |
2021-09-30 | LibHTTP: Respect the 'Connection: close' header on keep-alive jobs | Ali Mohammad Pur |
2021-09-19 | RequestServer+LibHTTP+LibGemini: Cache connections to the same host | Ali Mohammad Pur |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |