1
0
mirror of synced 2025-07-29 11:01:13 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
413994912d Update vcxproj files 2024-11-16 11:14:13 -05:00
df20c27696 resolve http server can't send file large than 2GB (Fix #1290) (#1294)
* resolve problem: http server can't send file large than 2GB.
add unit test for http server send large file.
add /bigobj compile option to msvc x64.

* disable unit test "ServerLargeContentTest" due to out-of-memory on GitHub Actions.
2022-05-27 11:56:20 -04:00
ef65f09608 OpenSSL support on Visual Studio project 2020-07-30 17:19:12 -04:00
08fc7085e5 Fixed #456 2020-04-30 19:40:23 -04:00
fae30af47d Updated appveyor.yml 2020-04-25 15:48:19 -04:00
c47c6b3910 Updated test.vcxproj 2019-09-26 13:20:53 -04:00
1f99ad5d6e Updated vcxproj for test 2019-09-25 08:16:15 -04:00
28d17448b7 Revert test.vcproj.
This reverts commit cc983be31f.
2018-09-14 15:58:16 -04:00
cc983be31f Removed unused build projects 2018-08-02 22:31:36 -04:00
7d6df0c651 Fixed toolset setting 2018-04-17 13:10:05 -04:00
a0f50911e1 Fixed toolset setting of test/test.vcxproj 2018-04-06 16:09:41 -04:00
1afcc6e702 Upgraded VC++ projects to 2017 version 2017-12-30 14:49:01 -05:00
29c56644b0 Visual Studio 2015 support. 2015-08-04 18:13:39 -04:00
eef74af19b static file support. vc12 support. 2013-07-04 18:18:52 -04:00