Florian Albrechtskirchinger
|
2eaa2ea64f
Make random_string() thread-safe (#2110)
|
9 months ago |
Florian Albrechtskirchinger
|
94a4028821
Update vendored gtest to 1.12.1 (#2100)
|
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 |
Andrea Pappacoda
|
37399af996
build(meson): copy MountTest.MultibytesPathName files (#2098)
|
9 months ago |
yhirose
|
48084d55f2
Fix #2096
|
9 months ago |
Florian Albrechtskirchinger
|
5a1ecc3958
Run 32-bit compiled unit tests on Ubuntu (#2095)
|
9 months ago |
Florian Albrechtskirchinger
|
85b5cdd78d
Move detail::read_file() to test/test.cc (#2092)
|
9 months ago |
Florian Albrechtskirchinger
|
f2928d7152
Switch redirect tests to httpbingo.org (#2090)
|
9 months ago |
Florian Albrechtskirchinger
|
ee0bee3907
Fix HttpWatch tests (#2089)
|
9 months ago |
yhirose
|
71ba7e7b1b
Fix #2068 (#2080)
|
9 months ago |
Florian Albrechtskirchinger
|
ebe7efa1cc
Parallelize testing with/without SSL on Windows & set concurrency group (#2079)
|
9 months ago |
Florian Albrechtskirchinger
|
22d90c29b4
Remove `select()` and use `poll()` (#2078)
|
9 months ago |
Florian Albrechtskirchinger
|
b944f942ee
Correct default thread pool size in README.md (#2077)
|
9 months ago |
Florian Albrechtskirchinger
|
550f728165
Refactor streams: rename is_* to wait_* for clarity (#2069)
|
9 months ago |
yhirose
|
a4b2c61a65
Max timeout test refactoring (#2071)
|
10 months ago |
Florian Albrechtskirchinger
|
5c0135fa5d
Fix typo in meson.build (#2070)
|
10 months ago |
Andrea Pappacoda
|
2b5d1eea8d
build(meson): automatically use poll or select as needed (#2067)
|
10 months ago |
yhirose
|
d274c0abe5
Fix typo
|
10 months ago |
yhirose
|
dda2e007a0
Fixed documentation about Unix Domain Sockt (#2066)
|
10 months ago |
yhirose
|
321a86d9f2
Add *.dSYM to Makefile clean
|
10 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
|
574f5ce93e
Add style check to workflow (#2062)
|
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
|
735e5930eb
Detect additional CMake build failures (#2058)
|
10 months ago |
Florian Albrechtskirchinger
|
748f47b377
Add workflow_dispatch with Google Test filter and OS selection (#2056)
|
10 months ago |