1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-06-29 02:25:09 +02:00
doorlockd-mirror/doorlockd/lib
Ralf Ramsauer 9c549d1d27 Logic: Allow tokens of arbitrary length
Make token size dynamically adjustable. Shorter tokens are absolutely
sufficient and simplify the manual copying of tokens

Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
2016-04-03 17:05:23 +02:00
..
clientmessage.cpp Improved Clientmessage 2015-10-07 15:54:28 +02:00
clientmessage.h Improved Clientmessage 2015-10-07 15:54:28 +02:00
door.cpp Bugfix & logical change 2015-10-05 23:30:25 +02:00
door.h Improved Logging 2015-10-02 17:25:16 +02:00
doormessage.cpp Bugfix & logical change 2015-10-05 23:30:25 +02:00
doormessage.h Bugfix & logical change 2015-10-05 23:30:25 +02:00
logger.cpp removed usings from logger.cpp 2015-10-02 17:27:51 +02:00
logger.h Improved Logging 2015-10-02 17:25:16 +02:00
logic.cpp Logic: Allow tokens of arbitrary length 2016-04-03 17:05:23 +02:00
logic.h Logic: Allow tokens of arbitrary length 2016-04-03 17:05:23 +02:00
request.cpp Improved Logging 2015-10-02 17:25:16 +02:00
request.h Big rewrite of several things 2015-10-01 22:09:55 +02:00
response.cpp Big rewrite of several things 2015-10-01 22:09:55 +02:00
response.h Big rewrite of several things 2015-10-01 22:09:55 +02:00
util.cpp Logic: Allow tokens of arbitrary length 2016-04-03 17:05:23 +02:00
util.h Logic: Allow tokens of arbitrary length 2016-04-03 17:05:23 +02:00