Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further modernize Hurd code by enforcing strict prototypes and no implicit fu... | Flavio Cruz | 2023-04-08 | 2 | -2/+2 |
* | Modernize code by removing use of old style definitions. | Flavio Cruz | 2023-04-03 | 2 | -2/+2 |
* | Fix types of read write and readables methods | Samuel Thibault | 2022-08-30 | 1 | -3/+3 |
* | Make RPC input array parameters const | Samuel Thibault | 2022-01-16 | 1 | -2/+2 |
* | Fix build warnings | Samuel Thibault | 2022-01-01 | 1 | -1/+1 |
* | Fix build with -fno-common | Samuel Thibault | 2020-03-31 | 2 | -2/+5 |
* | lwip: Call if_change_flags() inside a thread-safe context | Joan Lledó | 2019-08-12 | 1 | -5/+55 |
* | lwip: Stop using netifapi. | Joan Lledó | 2019-03-31 | 1 | -4/+2 |
* | lwip: Add headers to the tun driver | Joan Lledó | 2019-03-31 | 1 | -0/+3 |
* | lwip: Use the right error type. | Joan Lledó | 2019-03-31 | 8 | -23/+28 |
* | lwip: Fix wrong error checks | Joan Lledó | 2019-03-31 | 1 | -2/+2 |
* | Include required sockets headers | Joan Lledó | 2018-05-01 | 1 | -0/+2 |
* | lwip: Add LwIP-based TCP/IP translator | Joan Lledó | 2017-12-18 | 8 | -0/+1727 |