You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nicolas Favre-Felix 96282e1e0b
Version bump after release
2 years ago
..
b64 Add "fall through" comments in switch to disable warning 4 years ago
formats Add missing includes for strings.h 2 years ago
hiredis Define _POSIX_C_SOURCE=200809L 2 years ago
http-parser Fix http_parser check for architectures with unsigned chars 3 years ago
jansson CodeQL: Potentially uninitialized local variable 3 years ago
md5 Release 0.1.8 5 years ago
sha1 Release 0.1.8 5 years ago
acl.c Add missing includes for strings.h 2 years ago
acl.h Release 0.1.8 5 years ago
client.c Add missing includes for strings.h 2 years ago
client.h Avoid responding to the wrong fd after client disconnection 3 years ago
cmd.c Add missing includes for strings.h 2 years ago
cmd.h Reject unauthorized commands after SUBSCRIBE 3 years ago
conf.c Add missing includes for strings.h 2 years ago
conf.h Add config parsing 3 years ago
http.c Add missing includes for strings.h 2 years ago
http.h Add HEADER_CHECK_DUPE to bypass duplicate check 3 years ago
pool.c Review comments 3 years ago
pool.h Release 0.1.8 5 years ago
server.c Remove O_NOFOLLOW from src/server.c 2 years ago
server.h Encrypt connections to Redis 3 years ago
slog.c Address review comments 3 years ago
slog.h WS: Log commands 3 years ago
version.h Version bump after release 2 years ago
webdis.c Release 0.1.8 5 years ago
websocket.c Improvements to ws_peek_data (by @majklik) 3 years ago
websocket.h Call ws_close_if_able instead of ws_client_free in worker.c 3 years ago
worker.c Call ws_close_if_able instead of ws_client_free in worker.c 3 years ago
worker.h Release 0.1.8 5 years ago