Commit message (Expand) | Author | Age | |
---|---|---|---|
* | switch to egor@tensin.name | Egor Tensin | 2023-12-12 |
* | implement a command to list runs | Egor Tensin | 2023-11-15 |
* | net: don't copy data in struct buf | Egor Tensin | 2023-07-18 |
* | net: remove unused buf_* routines | Egor Tensin | 2023-07-18 |
* | add {file,net}_close as a wrapper to close(2) | Egor Tensin | 2023-06-09 |
* | net: drop the _all suffix | Egor Tensin | 2023-05-15 |
* | msg: enforce at least one word | Egor Tensin | 2023-05-14 |
* | fix unnecessary #include-s | Egor Tensin | 2023-05-13 |
* | net: add struct buf | Egor Tensin | 2023-04-29 |
* | add copyright notices | Egor Tensin | 2022-12-02 |
* | sanitize #include-s | Egor Tensin | 2022-09-08 |
* | net: removed unused API | Egor Tensin | 2022-08-30 |
* | net: error out unless net_recv_all receives all bytes | Egor Tensin | 2022-08-30 |
* | net: more portable | Egor Tensin | 2022-08-30 |
* | add missing #include | Egor Tensin | 2022-08-28 |
* | net: rework API | Egor Tensin | 2022-08-25 |
* | net: fix recv_all | Egor Tensin | 2022-08-23 |
* | add some code | Egor Tensin | 2022-08-23 |