redis/tests/unit
Ozan Tezcan 72be22dfff Lua script may lead to integer overflow and potential RCE (CVE-2025-46817) 2025-10-02 23:38:24 +03:00
..
cluster Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
moduleapi Fix short read issue that causes exit() on replica (#14085) 2025-07-06 14:59:42 +03:00
type Fix HINCRBYFLOAT removes field expiration on replica (#14224) 2025-09-29 22:17:19 +03:00
acl-v2.tcl Fix Read/Write key pattern selector (CVE-2024-51741) 2025-01-13 21:20:19 +02:00
acl.tcl Free current client asynchronously after user permissions changes (#13274) 2024-05-30 22:09:30 +08:00
aofrw.tcl
auth.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
bitfield.tcl Add BITFIELD_RO basic tests for non-repl use cases (#12187) 2023-05-18 12:16:46 +03:00
bitops.tcl BITCOUNT and BITPOS with non-existing key and illegal arguments should return error, not 0 (#11734) 2023-08-21 19:48:30 +03:00
client-eviction.tcl Async IO Threads (#13695) 2024-12-23 14:16:40 +08:00
dump.tcl Fix 'RESTORE can set LFU' test (#13896) 2025-03-28 13:33:58 +08:00
expire.tcl Fix dictionary use-after-free in active expire and make kvstore iter to respect EMPTY flag (#13135) 2024-03-18 17:41:54 +02:00
functions.tcl Trigger Lua GC after script loading (#13407) 2024-07-16 09:28:47 +08:00
geo.tcl adding geo command edge cases tests (#12274) 2023-06-20 12:50:03 +03:00
hyperloglog.tcl Remove string cat usage in tcl tests in order to support tcl8.5 2025-07-06 14:59:42 +03:00
info-command.tcl
info-keysizes.tcl Fix multiple issues with "INFO KEYSIZES" (#13825) 2025-02-25 00:38:44 +02:00
info.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
introspection-2.tcl RED-129256, Fix TOUCH command from script in no-touch mode (#13512) 2024-09-12 11:33:26 +03:00
introspection.tcl Remove io-threads-do-reads from normal config list (#13987) 2025-04-28 12:55:47 +03:00
keyspace.tcl Prevent pattern matching abuse (CVE-2024-31228) 2024-10-08 20:55:44 +03:00
latency-monitor.tcl Add printing for LATENCY related tests (#12514) 2023-08-27 11:42:55 +03:00
lazyfree.tcl Fix timing issue in lazyfree test (#13926) 2025-04-13 20:32:16 +08:00
limits.tcl
maxmemory.tcl Async IO Threads (#13695) 2024-12-23 14:16:40 +08:00
memefficiency.tcl Fix timeout issues in memefficiency.tcl (#14231) 2025-09-29 22:17:26 +03:00
multi.tcl Fix propagation of entries_read by calling streamPropagateGroupID unconditionally (#12898) 2024-02-29 09:48:20 +02:00
networking.tcl
obuf-limits.tcl Fix 'Client output buffer hard limit is enforced' test causing infinite loop (#13934) 2025-05-06 10:44:16 +08:00
oom-score-adj.tcl Check user's oom_score_adj write permission for oom-score-adj test (#13111) 2024-03-05 14:42:28 +02:00
other.tcl Cluster compatibility check (#13846) 2025-03-20 10:35:53 +08:00
pause.tcl CLIENT UNBLOCK should't be able to unpause paused clients (#14164) 2025-09-29 22:16:52 +03:00
printver.tcl
protocol.tcl Fix crash due to cron argv release (#13725) 2025-01-08 09:57:23 +08:00
pubsub.tcl Fix KSN for HSETEX command when FXX/FNX is used (#14150) 2025-09-29 22:16:36 +03:00
pubsubshard.tcl Async IO Threads (#13695) 2024-12-23 14:16:40 +08:00
querybuf.tcl Adding AGPLv3 as a license option to Redis! (#13997) 2025-05-01 14:04:22 +01:00
quit.tcl flushSlavesOutputBuffers should not write to replicas scheduled to drop (#12242) 2023-06-12 14:05:34 +03:00
replybufsize.tcl
scan.tcl Revert "improve performance for scan command when matching data type (#12395)" 2025-02-05 20:49:42 +02:00
scripting.tcl Lua script may lead to integer overflow and potential RCE (CVE-2025-46817) 2025-10-02 23:38:24 +03:00
shutdown.tcl
slowlog.tcl Exit early if slowlog/acllog max len set to zero (#12965) 2024-01-22 16:01:04 -08:00
sort.tcl Fix get # option in sort command (#13608) 2024-10-22 09:55:00 +08:00
tls.tcl
tracking.tcl Bump codespell from 2.2.4 to 2.2.5 (#12557) 2023-09-08 16:10:17 +03:00
violations.tcl
wait.tcl CLIENT UNBLOCK should't be able to unpause paused clients (#14164) 2025-09-29 22:16:52 +03:00