Sign in
llvm
/
third_party
/
cpp-httplib
/
HEAD
258992a
Changed to use non-blocking socket in is_ssl_peer_could_be_closed
by yhirose
· 4 days ago
master
a7bc00e
Release v0.18.3
by yhirose
· 5 days ago
v0.18.3
11a4058
Fix #1998
by yhirose
· 5 days ago
3e86bdb
Fix #1997 (#2001)
by yhirose
· 5 days ago
c817d65
Fix casting uint64_t to size_t for 32-bit builds (#1999)
by Pavel P
· 6 days ago
51dee79
Release v0.18.2
by yhirose
· 8 days ago
v0.18.2
457fc43
Fix #1993
by yhirose
· 8 days ago
4f5b003
Fix #1992
by yhirose
· 9 days ago
5421e27
Fix a compiler warning
by yhirose
· 9 days ago
fe07660
Fix #1986 (#1988)
by yhirose
· 11 days ago
da2f9e4
Fix #1985 (#1989)
by yhirose
· 11 days ago
1a7a7ed
test: Don't check for the exact size of compressed content. (#1984)
by sebastianas
· 13 days ago
4139949
Update vcxproj files
by yhirose
· 3 weeks ago
01dcf1d
Fix #1969 (without unnecessary sleep_for) (#1982)
by yhirose
· 3 weeks ago
8e37877
Update README
by yhirose
· 3 weeks ago
970b528
Fix #1980
by yhirose
· 3 weeks ago
412ba04
Fix problem caused by #1975
by yhirose
· 3 weeks ago
bfef4b3
Fix #1975
by yhirose
· 3 weeks ago
7bd316f
Fix #1977
by yhirose
· 3 weeks ago
2620836
Fix warning
by yhirose
· 3 weeks ago
b1b4bb8
clangformat
by yhirose
· 3 weeks ago
9dd565b
Resolve #1973 (#1976)
by yhirose
· 3 weeks ago
924f214
Added unit test for exception handler
by yhirose
· 5 weeks ago
5c1a34e
Release v0.18.1
by yhirose
· 7 weeks ago
v0.18.1
fa90d06
Merge branch 'master' of github.com:yhirose/cpp-httplib
by yhirose
· 7 weeks ago
d869054
Allow empty header values (#1965)
by Jiwoo Park
· 7 weeks ago
0cc1ca9
Remove extra semicolon (#1963)
by Peter Boström
· 8 weeks ago
3701195
Merge branch 'master' of github.com:yhirose/cpp-httplib
by yhirose
· 8 weeks ago
f884a56
Remove space between operator"" and _t (#1962)
by Peter Boström
· 8 weeks ago
d79633f
clangformat
by yhirose
· 8 weeks ago
e0ebc43
Fix #1959
by yhirose
· 8 weeks ago
131bc6c
Add documentation for using Unix domain sockets. (#1954)
by Andrew McDaniel
· 9 weeks ago
10d68cf
Added a unit test for #1946
by yhirose
· 2 months ago
996acc5
Feat: add CPack support (#1950)
by zjyhjqs
· 2 months ago
7c4799d
Fix #1798 for CMake (#1944)
by yhirose
· 3 months ago
c239087
Fix Mafile errors
by yhirose
· 3 months ago
7018e92
test(meson): copy files in www directory (#1941)
by Andrea Pappacoda
· 3 months ago
4990b4b
Fix problems with `SSLSlientServerTest.*` tests
by yhirose
· 3 months ago
5064373
test(meson): fix `SSLClientServerTest.*` tests with OpenSSL 3.2.0 (#1940)
by Andrea Pappacoda
· 3 months ago
6c93aea
Revert "Enabled HostnameToIPConversionTest.YouTube_Online partially"
by yhirose
· 3 months ago
6553cde
Enabled HostnameToIPConversionTest.YouTube_Online partially
by yhirose
· 3 months ago
a61b242
Update benchmark base vertion to 0.18.0
by yhirose
· 3 months ago
af4ece3
Update benchmark/Makefile
by yhirose
· 3 months ago
e64379c
Release v0.18.0
by yhirose
· 3 months ago
v0.18.0
5053912
Updated actions/upload-artifact from v1 to v4
by yhirose
· 3 months ago
932b1cb
Fix shadow parameter warning (#1936)
by Jean-Francois Simoneau
· 3 months ago
de36ea7
Fix #1933 on Linux and macOS
by yhirose
· 3 months ago
9f8db2c
Fix #1933
by yhirose
· 3 months ago
3f00e1b
Revert "Changed set_file_content to accept only a regular file path."
by yhirose
· 3 months ago
7ab9c11
Changed set_file_content to accept only a regular file path.
by yhirose
· 3 months ago
3f2922b
Fix #1929
by yhirose
· 3 months ago
509f583
Fix problem caused by #1931.
by yhirose
· 3 months ago
2d01e71
Test reading empty zero-length file (#1931)
by Paul Harris
· 3 months ago
e612154
Issue1431 (#1926)
by yhirose
· 3 months ago
82fcbe3
Code cleanup
by yhirose
· 3 months ago
dbd2465
Add some Open SSL function calls
by yhirose
· 3 months ago
ea79494
Renamed enable_server_host_verification to enable_server_hostname_verification and added Error::SSLServerHostnameVerification
by yhirose
· 3 months ago
f35aff8
Fixed FuzzableServer build error
by yhirose
· 3 months ago
7b18ae6
Update benchmark
by yhirose
· 3 months ago
a79c56d
Fix #1796
by yhirose
· 3 months ago
3d6e315
Fix #1923
by yhirose
· 3 months ago
4c27f9c
Made default server and client read/write timeout settings separately
by yhirose
· 3 months ago
d173a37
Increased CPPHTTPLIB_READ_TIMEOUT_SECOND to 300 from 5
by yhirose
· 3 months ago
7fd346a
Fix #1379
by yhirose
· 3 months ago
c673d50
Update server_and_client.cc
by yhirose
· 3 months ago
c43c513
Add monitor tool
by yhirose
· 3 months ago
3e86d93
clangformat
by yhirose
· 3 months ago
f6e4e2d
Code cleanup
by yhirose
· 3 months ago
01a52aa
Add example/server_and_client.cc
by yhirose
· 3 months ago
8415bf0
Resolve #1906
by yhirose
· 3 months ago
327ff26
httplib.h: support LibreSSL (#1922)
by orbea
· 3 months ago
61c4180
Release v0.17.3
by yhirose
· 3 months ago
v0.17.3
9720ef8
Code cleanup
by yhirose
· 3 months ago
978a4f6
Fix KeepAliveTest.SSLClientReconnectionPost problem (#1921)
by yhirose
· 3 months ago
80fb036
Only match path params that span full path segment (#1919)
by bgs99
· 3 months ago
2480c03
‘constexpr’ error (#1918)
by laowai9189
· 3 months ago
eb6f610
Fix find_package for curl (#1920)
by bgs99
· 3 months ago
cb74e41
Performance imporovement for Keep-Alive
by yhirose
· 3 months ago
dfa641c
Misc
by yhirose
· 3 months ago
969a9f9
Adjust sleep
by yhirose
· 3 months ago
c099b42
Removed write_format
by yhirose
· 3 months ago
b831527
Add a missing file
by yhirose
· 3 months ago
485f8f2
Added one more case to MountTest.Redicect unit test.
by yhirose
· 3 months ago
953e4f3
Adjust sleep duration
by yhirose
· 3 months ago
adf65cf
Target C++11 for benchmark
by yhirose
· 3 months ago
12c829f
Fix #1389 and #1907
by yhirose
· 3 months ago
913314f
Fix warning
by yhirose
· 3 months ago
ef63f97
Release v0.17.2
by yhirose
· 3 months ago
v0.17.2
bda74db
Fix fuzzing test error
by yhirose
· 3 months ago
9ff3ff9
Fixed build error
by yhirose
· 3 months ago
c75d071
Add benchmark tool
by yhirose
· 3 months ago
b498913
Peformance improvement by removing `tolower` function call
by yhirose
· 3 months ago
4fc0303
clangformat
by yhirose
· 3 months ago
3d9cc51
Fixed build error on Windows due to `max` macro in windows.h
by yhirose
· 3 months ago
f695876
build(meson): add libcurl test dependency (#1914)
by Andrea Pappacoda
· 3 months ago
d5fc340
Update README
by yhirose
· 3 months ago
d79a547
Merge branch 'solarispika-fix-100-continue'
by yhirose
· 3 months ago
bd1da43
Disable Expect100ContinueTest test on Windows
by yhirose
· 3 months ago
4c2a608
Fix GitHub Actions errors
by yhirose
· 3 months ago
ee4eb8d
Merge branch 'fix-100-continue' of github.com:solarispika/cpp-httplib into solarispika-fix-100-continue
by yhirose
· 3 months ago
Next »