Age | Commit message (Expand) | Author |
---|---|---|
2024-10-03 | lib: auth: Fixup error handling | Ian Moffett |
2024-10-03 | server: Fix handling of multiple clients | Ian Moffett |
2024-10-03 | lib: server: Add listener_clients() | Ian Moffett |
2024-10-03 | lib: auth: Keep track of username | Ian Moffett |
2024-10-03 | lib: Add missing includes | Ian Moffett |
2024-10-01 | project: Convert project to library | Ian Moffett |
2024-09-30 | lib: session: Remove zeroing of hash | Ian Moffett |
2024-09-29 | project: Massive fixups | Ian Moffett |
2024-09-29 | libostp: session: Use DIAGNOSTIC | Ian Moffett |
2024-09-29 | project: Move server/client code into library | Ian Moffett |