Chunting Gu
|
d294cda3c1
|
extract a new class SslClient
|
4 years ago |
Chunting Gu
|
e27338854c
|
fix ssl handshake and parsing issues
|
4 years ago |
Chunting Gu
|
52fbba705b
|
remove ssl_verify flag from client API, always use peer verify mode
|
4 years ago |
Chunting Gu
|
f5f72d7897
|
fix compile error on windows; fix compile error when ssl is off
|
4 years ago |
Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
4 years ago |
Chunting Gu
|
7f345b7a4e
|
fix build option issues; refine cmake
|
5 years ago |
Chunting Gu
|
1b8b0b24ac
|
refine the usage of build options
|
5 years ago |
Chunting Gu
|
d49db1ec9c
|
switch asio from standalone to boost
|
5 years ago |
Chunting Gu
|
718392fa9e
|
replace boost.asio with standalone asio.
|
5 years ago |
Chunting Gu
|
7e7ab1c1e8
|
replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
|
6 years ago |
Chunting Gu
|
b16ba928d4
|
Add more comments for using Windows system cert store.
|
6 years ago |
Chunting Gu
|
3b77b001e1
|
Fix a stack overflow issue when reading large response data.
|
6 years ago |
Chunting Gu
|
46ea52cb90
|
Refine the connection close
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
43aadee885
|
Use system certificate on Windows.
|
6 years ago |
Chunting Gu
|
e326a663f6
|
Refine coding style
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |