M2-PT-DRP/source
study-faraphel a7c1bba666 reorganised some parts of the code
Utils moved to subdirectories
Task activation have been moved to static member of the Task class, instead of being manually activated.
2024-11-26 21:57:37 +01:00
..
behavior reorganised some parts of the code 2024-11-26 21:57:37 +01:00
packets added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
utils reorganised some parts of the code 2024-11-26 21:57:37 +01:00
Context.cpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
Context.hpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
main.cpp improved messages and structure of the program 2024-11-11 13:39:13 +01:00
Manager.cpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00
Manager.hpp added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +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 added backend for AES / RSA encryption, implemented variable size packets. 2024-11-26 09:29:56 +01:00