Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | core: Remove unused includes | ameerj | 2021-11-04 | 1 | -1/+0 |
* | network: retrieve subnet mask and gateway info | Sönke Holz | 2021-08-16 | 1 | -0/+19 |
* | configuration: add option to select network interface | spholz | 2021-08-12 | 1 | -2/+3 |
* | [network] Error handling reform | comex | 2021-02-28 | 1 | -0/+6 |
* | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` | comex | 2020-12-07 | 1 | -9/+15 |
* | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 1 | -6/+6 |
* | core: Fix clang build | Lioncash | 2020-10-18 | 1 | -6/+6 |
* | core/network: Add network abstraction | ReinUsesLisp | 2020-07-19 | 1 | -0/+87 |