aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-28lib: crypto: Add AES key size defineIan Moffett
2024-09-28lib: net: Fix buffer overflow in recv_frame()Ian Moffett
2024-09-27lib: crypto: Return 0 in free_session_key()Ian Moffett
2024-09-26project: Introduce actual connectionsIan Moffett
2024-09-26ostp.d: Add configIan Moffett
2024-09-26net: listen: Fix typoIan Moffett
2024-09-26lib: net: Add message frame handlingIan Moffett
2024-09-26lib: Add more defines in defs.hIan Moffett
2024-09-26lib: net: Add message frame structureIan Moffett
2024-09-26lib: crypto: Implement AES message free functionsIan Moffett
2024-09-26lib: crypto: Fix ECDH session key buffer sizeIan Moffett
2024-09-26lib: crypto: Remove extra whitespaceIan Moffett
2024-09-26ostp.d: auth: Print newline in log_pubkey()Ian Moffett
2024-09-26project: Use unsigned byte for dataIan Moffett
2024-09-26lib: crypto: Add AES-256-GCM supportIan Moffett
2024-09-25lib: crypto: Add session key generationIan Moffett
2024-09-25lib: crypto: Remove unused functionIan Moffett
2024-09-24ostp.d: net: Refactor session request codeIan Moffett
2024-09-24ostp.d: init: Move main() to otd_init.cIan Moffett
2024-09-24Initial commitIan Moffett