Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-24 | Services: Use default constructors/destructors | Lenny Maiorani |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2022-02-06 | Userland: Convert TLS::TLSv12 to a Core::Stream::Socket | Ali Mohammad Pur |
2022-01-27 | RequestServer: Make Request::url() virtual | Andreas Kling |
2021-04-25 | Services: Rename ProtocolServer to RequestServer | DexesTTP |