Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |
2020-02-02 | LibCore: Put all classes in the Core namespace and remove the leading C | Andreas Kling |
2020-01-23 | rpcdump: Use pledge() and unveil() | Brian Gianforcaro |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-21 | LibCore: Convert CLocalSocket to ObjectPtr | Andreas Kling |
2019-09-11 | Inspector+LibCore+rpcdump: Rework the RPC stuff to be request/response | Andreas Kling |
2019-09-11 | rpcdump: Don't call CSocket::connect() before setting up hooks | Andreas Kling |
2019-08-17 | LibCore+rpcdump: Publish CObject graph to on-demand RPC socket | Andreas Kling |