Skip to content

Pull requests: redis/hiredis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add license to every file
#799 opened May 4, 2020 by michael-grunder Loading… updated May 4, 2020
More GNU conforming make install paths
#806 opened May 15, 2020 by michael-grunder Loading… updated May 15, 2020
TLS: Validate the hostname of the server certificate
#864 opened Aug 12, 2020 by mkauf Loading… updated Aug 17, 2020
Qt support
#884 opened Oct 7, 2020 by joesdiner Loading… updated Oct 7, 2020
add static to non-public functions, helped by -Wmissing-prototypes
#942 opened Apr 15, 2021 by gfx Loading… updated Apr 15, 2021
Hiredis: Advanced async-handling
#983 opened Sep 29, 2021 by oshamash Loading… updated Oct 3, 2021
Fix warnings about implicit cast
#1064 opened Apr 28, 2022 by TedLyngmo Loading… updated May 4, 2022
Add support for Redis 7's sharded pubsub commands
#1066 opened May 17, 2022 by slact Loading… updated May 24, 2022
Fix sign error, int/size_t discrepancies, warnings on windows builds.
#936 opened Apr 8, 2021 by kristjanvalur Loading… updated Aug 18, 2022
Avoid unnecessary system calls in redisAsyncCommand()
#1089 opened Aug 27, 2022 by tezc Loading… updated Sep 2, 2022
Prevent FD leakage when calling fork(2)+exec(2)
#558 opened Nov 6, 2017 by feliperuiz Loading… updated Sep 7, 2022
Add MSYS2 support
#912 opened Jan 9, 2021 by taozuhong Loading… updated Sep 27, 2022
fix %c and %s format
#1113 opened Sep 14, 2022 by FAYWORD Loading… updated Feb 1, 2023
Update ssl.c
#1174 opened Mar 13, 2023 by eyesudian Loading… updated Mar 13, 2023
Add finalizer support to async Redis client
#926 opened Feb 19, 2021 by tudor Loading… updated Jul 19, 2023
Add finalizer support in async API
#1173 opened Mar 12, 2023 by zuiderkwast Loading… updated Aug 23, 2023
Introduce Typos
#1226 opened Sep 18, 2023 by szepeviktor Loading… updated Sep 18, 2023
Remove dangling pointer dereference in RedisQtAdapter destructor
#1230 opened Sep 23, 2023 by ochsnerd Loading… updated Sep 23, 2023
#1231 Resolve
#1232 opened Oct 6, 2023 by kendamaskareivis Loading… updated Oct 6, 2023
Fixed crash when
#1223 opened Sep 1, 2023 by kaegoorn Loading… updated Nov 20, 2023
Add sharded subscribe support
#1236 opened Nov 9, 2023 by VyacheslavVanin Loading… updated Apr 4, 2024
Makefile: correctly handle version suffixes on macOS
#1257 opened Apr 8, 2024 by ZhongRuoyu Loading… updated Apr 8, 2024
Added reply_parsing_fuzzer
#1266 opened Jun 24, 2024 by tyler92 Loading… updated Jun 24, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.