| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: retry pselect() when interrupted | Cameron Finucane | 2024-08-30 | 1 | -1/+4 |
| * | executor: handle EINTR in connect | Greg Steuck | 2024-07-30 | 1 | -1/+23 |
| * | executor: fix localhost handling for machines with only ipv6 | Konstantin Bogomolov | 2024-07-18 | 1 | -7/+15 |
| * | executor: manually replace localhost with equivalent ipv4/6 address | Konstantin Bogomolov | 2024-07-17 | 1 | -0/+5 |
| * | executor: fix diagnostic message typo | Greg Steuck | 2024-07-09 | 1 | -1/+1 |
| * | executor: fix endianess of size of received flatbuffers root table | Alexander Egorenkov | 2024-07-01 | 1 | -0/+2 |
| * | executor: include missing header | Dmitry Vyukov | 2024-06-26 | 1 | -0/+1 |
| * | executor: check whether the address is stdin before validation a port | Andrei Vagin | 2024-06-25 | 1 | -2/+2 |
| * | executor: add runner mode | Dmitry Vyukov | 2024-06-24 | 1 | -0/+192 |
