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 |
yhirose
|
5814e121df
Release v0.18.7
|
10 months ago |
Florian Albrechtskirchinger
|
7adbccbaf7
Refine when content is expected (#2044)
|
10 months ago |
yhirose
|
eb30f15363
Release v0.18.6
|
10 months ago |
yhirose
|
4941d5b56b
Fix #2033 (#2039)
|
10 months ago |
Florian Albrechtskirchinger
|
9bbb4741b4
Run clang-format (#2037)
|
10 months ago |
alex-cornford
|
60a1f00618
Support building httplib.h on OpenVMS x86 systems (#2031)
|
10 months ago |
Baiyies
|
d69f144a99
Update httplib.h (#2030)
|
10 months ago |
yhirose
|
929dfbd348
Update copyright year
|
11 months ago |
yhirose
|
3779800322
Release v0.18.5
|
11 months ago |