WIP: authentication (plain password)
Showing
- include/CMakeLists.txt 1 addition, 0 deletionsinclude/CMakeLists.txt
- include/authentication.h 82 additions, 0 deletionsinclude/authentication.h
- include/connection.h 6 additions, 0 deletionsinclude/connection.h
- include/utils.h 8 additions, 0 deletionsinclude/utils.h
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/authentication.cpp 57 additions, 0 deletionssrc/authentication.cpp
- src/connection.cpp 14 additions, 0 deletionssrc/connection.cpp
include/authentication.h
0 → 100644
src/authentication.cpp
0 → 100644
Please register or sign in to comment