Piotr
|
dbc4af819a
Fix compilation error on windows (#2118)
|
8 months ago |
yhirose
|
7dbf5471ce
Fix the style error and comment
|
8 months ago |
Piotr
|
72b35befb2
Add AF_UNIX support on windows (#2115)
|
8 months ago |
Jean-Francois Simoneau
|
65ce51aed7
Fix start_time shadow variable (#2114)
|
9 months ago |
yhirose
|
787a34ad7f
Release v0.20.0
|
9 months ago |
yhirose
|
7a212cfe40
clang-format
|
9 months ago |
yhirose
|
87a5ae64a4
Fix #2097
|
9 months ago |
yhirose
|
33acccb346
Fix #2109
|
9 months ago |
davidalo
|
c765584e6b
Add zstd support (#2088)
|
9 months ago |
Florian Albrechtskirchinger
|
2eaa2ea64f
Make random_string() thread-safe (#2110)
|
9 months ago |
Florian Albrechtskirchinger
|
a8d6172250
Avoid static std::string (#2103)
|
9 months ago |
Florian Albrechtskirchinger
|
2f39723d08
Wrap poll()/WSAPoll() in a function and build compiled library on Windows (#2107)
|
9 months ago |
Florian Albrechtskirchinger
|
a9ba0a4dff
Remove SSLInit (#2102)
|
9 months ago |
yhirose
|
48084d55f2
Fix #2096
|
9 months ago |
Florian Albrechtskirchinger
|
85b5cdd78d
Move detail::read_file() to test/test.cc (#2092)
|
9 months ago |
yhirose
|
71ba7e7b1b
Fix #2068 (#2080)
|
9 months ago |
Florian Albrechtskirchinger
|
22d90c29b4
Remove `select()` and use `poll()` (#2078)
|
9 months ago |
Florian Albrechtskirchinger
|
550f728165
Refactor streams: rename is_* to wait_* for clarity (#2069)
|
9 months ago |
yhirose
|
ada97046a2
Fix misspelled words
|
10 months ago |
Florian Albrechtskirchinger
|
6e73a63153
Make poll() the default (#2065)
|
10 months ago |
Uros Gaber
|
cdc223019a
server_certificate_verifier extended to reuse built-in verifier (#2064)
|
10 months ago |
Florian Albrechtskirchinger
|
2996cecee0
Fix code inconsistently formatted and re-format (#2063)
|
10 months ago |
Florian Albrechtskirchinger
|
32bf5c9c09
Simplify SSL shutdown (#2059)
|
10 months ago |
Florian Albrechtskirchinger
|
985cd9f6a2
Fix compilation failures with include <windows.h> (#2057)
|
10 months ago |
Florian Albrechtskirchinger
|
233f0fb1b8
Refactor setting socket options (#2053)
|
10 months ago |
yhirose
|
03cf43ebaa
Release v0.19.0
|
10 months ago |
Brett Profitt
|
a268d65c4f
Fix check for URI length to prevent incorrect HTTP 414 errors (#2046)
|
10 months ago |
Florian Albrechtskirchinger
|
b397c768e4
Unify select_read() and select_write() (#2047)
|
10 months ago |
yhirose
|
8e22a7676a
Remome 'global timeout' to 'max timeout'
|
10 months ago |
yhirose
|
8a7c536ad5
Fix #2034 (#2048)
|
10 months ago |