Age | Commit message (Expand) | Author |
---|---|---|
2025-02-04 | lib9p: Test that we can do clean shutdown | Luke T. Shumaker |
2025-02-03 | lib9p: idl: Inline the `d` and `d_signed` structs | Luke T. Shumaker |
2025-02-03 | lib9p: srv.c: Use the correct types for fidmap and reqmap keys | Luke T. Shumaker |
2025-01-19 | lib9p: Use <libmisc/endian.h> | Luke T. Shumaker |
2025-01-19 | lib9p: Don't nul-terminate strings, add some string utils | Luke T. Shumaker |
2025-01-14 | lib9p: idl: Add numeric constants | Luke T. Shumaker |
2025-01-14 | lib9p: idl: .u: Pull out an `nuid` type | Luke T. Shumaker |
2025-01-11 | lib9p: Rename `lib9p_*_stat()` to `lib9p_stat_*()` for consistency | Luke T. Shumaker |
2025-01-11 | lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variants | Luke T. Shumaker |
2024-12-10 | Start getting lib9p stack analysis dialed in | Luke T. Shumaker |
2024-11-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | Luke T. Shumaker |
2024-11-19 | Add libmisc/log.h to remove stdio.h | Luke T. Shumaker |
2024-11-12 | Fuss with compile-time config | Luke T. Shumaker |
2024-11-12 | Avoid using fprintf | Luke T. Shumaker |
2024-11-11 | libmisc: Write my own assert.h with assert_notreached() | Luke T. Shumaker |
2024-10-29 | Add a way to make private object members | Luke T. Shumaker |
2024-10-28 | s/Licence/License/g | Luke T. Shumaker |
2024-10-26 | conventions: Don't have 2 ways to spell "implements_foo" | Luke T. Shumaker |
2024-10-26 | Lint for tabs-as-alignment | Luke T. Shumaker |
2024-10-23 | wip | Luke T. Shumaker |
2024-10-17 | libmisc | Luke T. Shumaker |
2024-10-16 | copyright statements | Luke T. Shumaker |
2024-10-14 | wip libnet rewrite | Luke T. Shumaker |
2024-10-12 | lib9p: Fix directory listing | Luke T. Shumaker |
2024-10-12 | get read working correctly | Luke T. Shumaker |
2024-10-11 | lib9p: Implement Tflush | Luke T. Shumaker |
2024-10-11 | lib9p: Implement Twrite | Luke T. Shumaker |
2024-10-11 | Factor back out a fidinfo struct | Luke T. Shumaker |
2024-10-11 | lib9p: Mark what I intend to complete | Luke T. Shumaker |
2024-10-10 | implement dread | Luke T. Shumaker |
2024-10-10 | lib9p: Implemnt Topen, add permission checks in Twalk | Luke T. Shumaker |
2024-10-09 | lib9p: finish refactor | Luke T. Shumaker |
2024-10-08 | wip | Luke T. Shumaker |
2024-10-07 | wip | Luke T. Shumaker |
2024-10-06 | lib9p: wip srv | Luke T. Shumaker |
2024-10-05 | fixes, valgrind | Luke T. Shumaker |
2024-10-05 | lib9p: srv: clean up | Luke T. Shumaker |
2024-10-05 | libcr_ipc: Redo | Luke T. Shumaker |
2024-10-05 | compiles | Luke T. Shumaker |
2024-10-04 | wip | Luke T. Shumaker |
2024-10-04 | wip | Luke T. Shumaker |
2024-10-04 | wip srv | Luke T. Shumaker |
2024-10-04 | wip srv | Luke T. Shumaker |
2024-10-02 | wip validate, bitfield | Luke T. Shumaker |
2024-09-29 | fixes | Luke T. Shumaker |
2024-09-28 | it compiles! | Luke T. Shumaker |
2024-09-28 | misc | Luke T. Shumaker |
2024-09-28 | wip | Luke T. Shumaker |
2024-09-27 | wip fixes | Luke T. Shumaker |
2024-09-27 | fixes | Luke T. Shumaker |