summaryrefslogtreecommitdiff
path: root/receiver.cpp
AgeCommit message (Expand)Author
2021-01-16unique_ptr needs <memory>Dirk Engling
2021-01-16Add destructor code for g_sessions in case of shutdownDirk Engling
2020-12-10Make receiver work on sub directoriesDirk Engling
2020-12-05Make iv history session localDirk Engling
2020-12-05Prevent IV reuse to protect agains replay attacksDirk Engling
2020-12-05Rework receiver as a c++ programmDirk Engling