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