Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
2021-04-16 19:07:31 +08:00 |
|
Chunting Gu
|
7f345b7a4e
|
fix build option issues; refine cmake
|
2021-02-05 14:12:26 +08:00 |
|
Chunting Gu
|
3d7b66f911
|
remove zlib from third_party, find it by cmake find_package()
|
2020-09-01 14:41:01 +08:00 |
|
Chunting Gu
|
d49db1ec9c
|
switch asio from standalone to boost
|
2020-08-31 14:57:47 +08:00 |
|
Chunting Gu
|
1e3c2b2604
|
don't use boost string algorithm
|
2020-02-18 09:49:45 +08:00 |
|
Chunting Gu
|
7e7ab1c1e8
|
replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
|
2020-02-15 12:04:51 +08:00 |
|
Chunting Gu
|
9166b5d99e
|
Add auto test for client timeout.
|
2019-09-11 14:27:35 +08:00 |
|
Chunting Gu
|
db87f940e0
|
Refine CMake to find boost.
|
2019-07-15 17:24:21 +08:00 |
|
Chunting Gu
|
113dacb9ce
|
Remove PostFile() from session; refine cmake files; replace final with override.
|
2019-04-24 13:42:16 +08:00 |
|
Adam Gu
|
ddd521b684
|
Fix link error against crypto32; update screenshots for configure on Mac.
|
2019-04-23 21:16:36 +08:00 |
|
Chunting Gu
|
2a868c4dc1
|
Add an option to disable GZIP.
|
2019-04-22 14:43:46 +08:00 |
|
Adam Gu
|
847a20483f
|
Fix build on Mac
|
2019-04-21 12:16:28 +08:00 |
|
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|
Chunting Gu
|
a4b24c63b8
|
Rename autotest and unittest files
|
2019-04-18 10:08:53 +08:00 |
|
Chunting Gu
|
c8409dbdf2
|
Add the missing linkage of jsoncpp to autotest
|
2019-04-18 09:49:39 +08:00 |
|
Chunting Gu
|
ba9f6c4c23
|
Rename test to autotest
|
2019-04-17 17:05:29 +08:00 |
|