M2-PT-DRP/source
2025-01-03 11:21:27 +01:00
..
behavior use docker for testing 2025-01-02 21:48:27 +01:00
managers separated managers functions and improved error messages 2025-01-03 11:21:27 +01:00
packets use docker for testing 2025-01-02 21:48:27 +01:00
utils use docker for testing 2025-01-02 21:48:27 +01:00
Context.cpp separated managers functions and improved error messages 2025-01-03 11:21:27 +01:00
Context.hpp separated managers functions and improved error messages 2025-01-03 11:21:27 +01:00
main.cpp separated managers functions and improved error messages 2025-01-03 11:21:27 +01:00
Peer.cpp reorganised some parts of the code 2024-11-26 21:57:37 +01:00
Peer.hpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
RemotePeer.cpp simplified some constructor syntax, made the "id" value of a peer not required for the program to work correctly (id will be removed later) 2024-11-17 14:21:49 +01:00
RemotePeer.hpp simplified some constructor syntax, made the "id" value of a peer not required for the program to work correctly (id will be removed later) 2024-11-17 14:21:49 +01:00
test.cpp separated managers functions and improved error messages 2025-01-03 11:21:27 +01:00