Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-23 | LibCore: Have CNetworkJob protect itself during the on_finish callback | Andreas Kling |
2019-10-15 | LibCore: Put HTTP debug spam behind FOO_DEBUG macros | Andreas Kling |
2019-09-21 | LibCore: Make it possible to cancel pending CNetworkJobs | Andreas Kling |
2019-08-04 | LibCore: Move CHttpJob and CNetworkJob output to the right places | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |