yhirose
|
9d0a9d4e23
Fix #1437
|
3 years ago |
TheMarpe
|
5758769ad3
Windows CMake directory install fix (#1434)
|
3 years ago |
Ray Beck
|
e7eadc3605
add SYSTEM to include to prevent warnings (#1428)
|
3 years ago |
yhirose
|
07c6e58951
Fix #1421
|
3 years ago |
Pavel Artemkin
|
87994811a1
undef poll at the end if CPPHTTPLIB_USE_POLL (#1427)
|
3 years ago |
yhirose
|
42feb7e8be
Updated README
|
3 years ago |
yhirose
|
26196b70af
Add test case for 'Issue 52666 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer'
|
3 years ago |
Changbin Park
|
93a51979c4
Get client process id over ip/port when server runs on UNIX socket. (#1418)
|
3 years ago |
Changbin Park
|
ad7edc7b27
avoid lockup in `ThreadPool::shutdown()` on legacy host (#1417)
|
3 years ago |
Andreas Kempf
|
27cd4e6ffe
Support compilation on AIX (#1402)
|
3 years ago |
yhirose
|
cae5a8be1c
Added more fuzzing corpus
|
3 years ago |
yhirose
|
8e10d4e8e7
Release v0.11.2
|
3 years ago |
Changbin Park
|
b57f79f438
Detecting client disconnection (#1373)
|
3 years ago |
Andrea Pappacoda
|
a9cf097951
build: set soversion to major.minor (#1357)
|
3 years ago |
yhirose
|
5c3624e1af
Updated example/uploader.sh
|
3 years ago |
yhirose
|
cba9ef8c0b
Issue 49740 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer
|
3 years ago |
yhirose
|
4f8407a3a7
Refactoring the previous commit
|
3 years ago |
Gopinath K
|
656e936f49
add multipart formdata for PUT requests. (#1351)
|
3 years ago |
yhirose
|
d92c314466
Release v0.11.1
|
3 years ago |
yhirose
|
b747fb111d
Updated README
|
3 years ago |
yhirose
|
7e0a0b2d0c
Updated README
|
3 years ago |
Changbin Park
|
362d064afa
UNIX domain socket support (#1346)
|
3 years ago |
Ata Yardımcı
|
1bd88de2e5
Fix test build warning (#1344)
|
3 years ago |
Rockybilly
|
0b541ffebc
Add get_socket_fd method to Client and ClientImpl, add according unit… (#1341)
|
3 years ago |
yhirose
|
106be19c3e
Issue 49512: cpp-httplib:server_fuzzer: Timeout in server_fuzzer
|
3 years ago |
yhirose
|
25d72bf881
Release v0.11.0
|
3 years ago |
Mehmet İbrahimoğlu
|
9d5b5297cc
ssize_t redefinition on Windows - int/int64 vs long/long long (#1337)
|
3 years ago |
Mehmet İbrahimoğlu
|
462884bebb
With SSL enabled and NOMINMAX not defined, there is a conflict with 'max', which this fixes (#1334)
|
3 years ago |
ZHANG Xiang
|
b1cc24b795
Update README.md (#1332)
|
3 years ago |
yhirose
|
f0eb55b327
Changed to use `const std::string &` as much as possible instead of `const char *` (#1331)
|
3 years ago |