2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
- .github/release-drafter-config.yml+49
- .github/workflows/build.yml+177
- .github/workflows/release-drafter.yml+19
- .github/workflows/test.yml+98
- .travis.yml+3-9
- CHANGELOG.md+184
- CMakeLists.txt+111-21
- Makefile+87-48
- README.md+160-28
- adapters/libev.h+18-9
- adapters/libevent.h+1-1
- adapters/libhv.h+123
- adapters/libuv.h+112-58
- adapters/poll.h+197
- alloc.c+4
- alloc.h+5
- async.c+247-100
- async.h+6-1
- async_private.h+1-1
- dict.c+1-10
- dict.h+1-2
- examples/CMakeLists.txt+7-1
- examples/example-libevent-ssl.c+1-1
- examples/example-libhv.c+70
- examples/example-libuv.c+31-6
- examples/example-poll.c+62
- examples/example-push.c-1
- examples/example-ssl.c+7-5
- examples/example.c+55-1
- fmacros.h+2
- fuzzing/format_command_fuzzer.c+56
- hiredis.c+82-45
- hiredis.h+48-18
- hiredis.pc.in+1-1
- hiredis.targets+11
- hiredis_ssl.h+37-1
- hiredis_ssl.pc.in+2-1
- net.c+61-18
- read.c+100-52
- sds.c+11-8
- sds.h+3-1
- sockcompat.c+34-2
- sockcompat.h+3
- ssl.c+71-2
- test.c+1.0k-17
- test.sh+43-9
0 commit comments