-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: redis/hiredis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
add
static
to non-public functions, helped by -Wmissing-prototypes
#942
opened Apr 15, 2021 by
gfx
Loading…
updated Apr 15, 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 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
Remove dangling pointer dereference in RedisQtAdapter destructor
#1230
opened Sep 23, 2023 by
ochsnerd
Loading…
updated Sep 23, 2023
pull certificates from CA store on Windows, additionally to current Root system certificate store added with #889
#1235
opened Nov 7, 2023 by
masariello
Loading…
updated Nov 14, 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
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.