1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-09-28 00:33:31 +02:00
doorlockd-mirror/doorlockd
Ralf Ramsauer 49a5b88f6c Big rewrite of several things
- Data type Token changed from uint64_t to std::string
- Added new class "Request" that describes a JSON TCP request
- Classes may now throw Responses for proper error handling
- Removed JSON parsing from Logic
- proper Error handling everywhere
- Many small fixes
- removed unnecessary includes
- removed using namespace std everywhere
2015-10-01 22:09:55 +02:00
..
client Big rewrite of several things 2015-10-01 22:09:55 +02:00
daemon Big rewrite of several things 2015-10-01 22:09:55 +02:00
img added rest of the software 2015-09-25 00:50:07 +02:00
lib Big rewrite of several things 2015-10-01 22:09:55 +02:00
scripts Removed foreground option (default now) 2015-09-25 00:50:09 +02:00
CMakeLists.txt Big rewrite of several things 2015-10-01 22:09:55 +02:00
config.h.in Some refactoring 2015-09-25 00:50:10 +02:00