382 Commits (a805d2290182764ef4ae7dfd22789e694b492de8)
 

Author SHA1 Message Date
UnknownObject a805d22901 re-commit all files to new repo 2 years ago
UnknownObject 102ed0f431 commit all 3 years ago
UnknownObject 95c258f7e0 add log level check 3 years ago
UnknownObject 9df50c1310 add log level check 3 years ago
UnknownObject e0f8a4da37 upload all 3 years ago
Chunting Gu 50cf424dc8 log the connect error 4 years ago
Chunting gu f6e25ab19a fix syscall not declared error on ubuntu 4 years ago
Chunting Gu a0c31be90e
Update README_zh_CN.md 4 years ago
Chunting Gu 28ae628d56 rework client classes 4 years ago
Chunting Gu d294cda3c1 extract a new class SslClient 4 years ago
Chunting Gu 326a3ea215 check url scheme 4 years ago
Chunting Gu 26bb6b341a introduce string_view 4 years ago
Chunting Gu 751a3539ae delete copy constructor and operator assign for most classes 4 years ago
Chunting Gu b76ce67726 refine file downloader example 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 74854c4861 add log for study server threading 4 years ago
Chunting Gu d65ca13b7d Create .editorconfig 4 years ago
Chunting Gu 12971b7df3 fix session cancel issue 4 years ago
Chunting Gu e70863e2bd fix http date format error 4 years ago
Chunting Gu 3c5c73b59b Merge branch 'master' of https://github.com/sprinfall/webcc 4 years ago
Chunting Gu df96f969bc add a cmake option to switch between std and boost filesystem 4 years ago
Chunting Gu 077758564f
remove the note about legacy branch 4 years ago
Chunting Gu 39719c4ded use put_time() to format http date 4 years ago
Chunting Gu 1c726e7361 remove a unnecessary std::move 4 years ago
Chunting Gu 01210e8a42 simplify string utilities 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 1c35b97654
Update README_zh_CN.md 5 years ago
Chunting Gu 2b6f38d27e
Update README_zh_CN.md 5 years ago
Chunting Gu a1d254dfc3
Update README_zh_CN.md 5 years ago
Chunting Gu 7f628f5e4a
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu e2a5d1ca22
Update README.md 5 years ago
Chunting Gu ce206bbeea
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 283cecbc0b
Update Build-Instructions.md 5 years ago
Chunting Gu 4fe8ebb1e8
Update Build-Instructions.md 5 years ago
Chunting Gu e1fc3b297e
Delete Build-on-Windows.md 5 years ago
Chunting Gu d9bb026e2a
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 77f2e0ddab
Update Build-Instructions.md 5 years ago
Chunting Gu ffc739a3a2
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu be22e487ce
Delete Build-on-Linux.md 5 years ago
Chunting Gu 1f749fdf62
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 9d907fc2c4
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu ad5c868ca4 fix a typo 5 years ago
Chunting Gu 1b8b0b24ac refine the usage of build options 5 years ago
Chunting Gu 233aa5910c add an example to embed a server in a Qt GUI app 5 years ago
Chunting Gu c3643277b2
Update request_parser.cc
handle empty form part
5 years ago
Chunting Gu 613b8ab50f Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu c2f3a87cd2 allow to set buffer size for server 5 years ago