simple-discuss/src
thematdev 140738e4e8
Added redis auth module
In order to use hiredis it is needed to move from ANSI C to C99 or
gnu89.

For now redis auth code is untested it's just first compiling prototype
2023-07-04 18:39:14 +03:00
..
auth.h Added redis auth module 2023-07-04 18:39:14 +03:00
config.h Added redis auth module 2023-07-04 18:39:14 +03:00
main.c Added redis auth module 2023-07-04 18:39:14 +03:00
redis_auth.c Added redis auth module 2023-07-04 18:39:14 +03:00
string_buffer.c Added redis auth module 2023-07-04 18:39:14 +03:00
string_buffer.h Slight improvements 2023-07-04 15:34:30 +03:00
utils.c First fully featured prototype 2023-07-03 20:25:23 +03:00
utils.h First fully featured prototype 2023-07-03 20:25:23 +03:00