summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-14server: session: add function returning sessionsDanny Holman
2023-05-14server: session: return number of bytes writtenDanny Holman
2023-02-15fixup! main: add a command line processorDanny Holman
2023-02-15session: simplify read_sessionDanny Holman
2023-02-15session: add error checking to session creationDanny Holman
2023-02-15session: add an alive flag to struct sessionDanny Holman
2023-02-15main: add a command line processorDanny Holman
2023-02-15server: display errors and warnings in shellDanny Holman
2023-02-15server: add a basic container_of macroDanny Holman
2023-01-04server: add a main header and source fileDanny Holman
2023-01-04server: add functions for session managementDanny Holman
2023-01-04server: add a file for commonly used macrosDanny Holman
2023-01-04server: add a linked list implementationDanny Holman
2023-01-04server: add server control functionsDanny Holman
2023-01-04logging: add a close functionDanny Holman
2022-11-18server: add a logging frameworkDanny Holman
2022-11-17Initial commitDanny Holman