Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lwip: Fix integer type mismatch on x86_64 | Samuel Thibault | 2024-11-04 | 1 | -1/+1 |
* | More prototypes fixes | Samuel Thibault | 2023-05-10 | 1 | -4/+4 |
* | 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 | -4/+4 |
* | Fix build warnings | Samuel Thibault | 2022-01-01 | 1 | -1/+1 |
* | lwip,pfinet: Make S_io_reauthenticate return error | Samuel Thibault | 2020-01-05 | 1 | -1/+1 |
* | lwip,pfinet: Fix crash on make_sock_user getting EINTR | Samuel Thibault | 2020-01-05 | 1 | -1/+5 |
* | lwip: Use the right error type. | Joan Lledó | 2019-03-31 | 1 | -0/+1 |
* | lwip: return EINTR when a select() IPC thread is cancelled | Joan Lledó | 2018-08-14 | 1 | -0/+8 |
* | lwip: poll(): return EIO when POLLERR is set | Joan Lledó | 2018-08-14 | 1 | -0/+3 |
* | lwip: Add LwIP-based TCP/IP translator | Joan Lledó | 2017-12-18 | 1 | -0/+554 |