Fix compilation error on windows (
#2118 )
Pull request merge
Fix the style error and comment
yhirosepushed 1 commit to master • 72b35be…7dbf547 • 15 hours ago
Add AF_UNIX support on windows (
#2115 )
Pull request merge
yhirosepushed 1 commit to master • 65ce51a…72b35be • 15 hours ago
Fix start_time shadow variable (
#2114 )
Pull request merge
cmake: only validate component when the required library is found (
#2112 Pull request merge
Make random_string() thread-safe (
#2110 )
Pull request merge
Update vendored gtest to 1.12.1 (
#2100 )
Pull request merge
Avoid static std::string (
#2103 )
Pull request merge
Wrap poll()/WSAPoll() in a function and build compiled library on Win…
Pull request merge
build(meson): copy MountTest.MultibytesPathName files (
#2098 )
Pull request merge
Run 32-bit compiled unit tests on Ubuntu (
#2095 )
Pull request merge
Move detail::read_file() to test/test.cc (
#2092 )
Pull request merge
Switch redirect tests to httpbingo.org (
#2090 )
Pull request merge
Fix HttpWatch tests (
#2089 )
Pull request merge
Parallelize testing with/without SSL on Windows & set concurrency gro…
Pull request merge
Remove
select()
and use
poll()
(
#2078 )
Pull request merge
You can’t perform that action at this time.