yhirose
|
0db9d21eb0
|
Fix #571
|
2020-07-19 18:40:55 -04:00 |
|
yhirose
|
66f698fab6
|
Fixed build errors with some examples
|
2020-05-16 00:50:52 -04:00 |
|
yhirose
|
da26b517a3
|
Added url::Get interface
|
2020-04-21 23:00:39 -04:00 |
|
yhirose
|
5b51aa6851
|
Revert "Add 1000-concurrency-result report"
This reverts commit b0af78e340761114cf107f68f839241627235d3e.
|
2020-03-24 17:30:32 -04:00 |
|
yhirose
|
b0af78e340
|
Add 1000-concurrency-result report
|
2020-03-21 15:49:26 +00:00 |
|
yhirose
|
ab96f49766
|
Fixed problem that line end char is missing on start messagein simple
server example
|
2020-03-13 16:36:33 -04:00 |
|
yhirose
|
b251668522
|
Fixed build problem.
|
2020-02-03 22:45:50 -05:00 |
|
yhirose
|
ac7742bb32
|
Changed the order of parameters of set_mounting_point.
|
2020-02-01 09:18:24 -05:00 |
|
yhirose
|
8801e51138
|
Fix #341
|
2020-01-31 20:35:20 -05:00 |
|
yhirose
|
f5e19faae7
|
Updated README
|
2020-01-17 23:21:42 -05:00 |
|
yhirose
|
2e360f9dd6
|
Improved Stream interface
|
2020-01-16 23:28:11 -05:00 |
|
yhirose
|
b4f808da74
|
Updated example/upload.cc
|
2020-01-10 18:38:38 -05:00 |
|
yhirose
|
04957c0f08
|
Fix #315
|
2020-01-06 17:13:31 -05:00 |
|
yhirose
|
58b2814fda
|
Format code
|
2019-12-14 23:50:53 -05:00 |
|
yhirose
|
e5827ad16f
|
Fixed build error
|
2019-12-12 23:09:34 -05:00 |
|
Yuji Hirose
|
fd4e1b4112
|
Fix #266
|
2019-12-10 12:10:14 -05:00 |
|
yhirose
|
b9539b8921
|
Fixed build errors
|
2019-12-03 10:30:07 -05:00 |
|
yhirose
|
448de6a9c6
|
Added upload example
|
2019-11-28 18:51:05 -05:00 |
|
yhirose
|
e4fd9f19ca
|
Updated Makefile
|
2019-10-23 08:28:15 -04:00 |
|
yhirose
|
3291bdad91
|
Fixed a build error with example/redirect.cc
|
2019-08-03 03:28:38 +09:00 |
|
yhirose
|
8480850a3f
|
Fixed build error
|
2019-07-28 19:09:24 -04:00 |
|
libingjun
|
d1080087d3
|
fix the example Makefile
|
2019-07-10 10:00:19 +08:00 |
|
yhirose
|
0b2c506ca4
|
Added redirect exampe
|
2019-06-27 21:49:09 -04:00 |
|
yhirose
|
8098f88c90
|
Corrected licence
|
2019-06-27 21:48:57 -04:00 |
|
yhirose
|
cdc45c4601
|
Changed to use CXX and CXXFLAGS in Makefile
|
2019-06-26 15:09:34 -04:00 |
|
yhirose
|
dfc94f2cab
|
Code cleanup
|
2019-05-07 21:46:15 -04:00 |
|
yhirose
|
3f42804a4f
|
Wildcard support for verifying server certificate. fix #87
|
2019-05-07 21:40:03 -04:00 |
|
yhirose
|
b08e22ab00
|
Changed the server certificate verification API
|
2019-05-07 16:54:51 -04:00 |
|
yhirose
|
0bd9737c88
|
Fix #87
|
2019-05-07 16:41:33 -04:00 |
|
Yuji Hirose
|
5d082f1da4
|
Apply clangformat
|
2019-04-11 08:13:31 -04:00 |
|
yhirose
|
abf79d5a38
|
Code cleanup
|
2018-09-23 12:32:26 -04:00 |
|
yhirose
|
9546ec842b
|
Fixed problem with log format in server examples
|
2018-09-14 17:53:11 -04:00 |
|
yhirose
|
07b47d8e0f
|
Merge pull request #91 from mrexodia/msvc-examples
Some minor fixed to the Visual Studio example project
|
2018-08-17 07:04:47 -04:00 |
|
Duncan Ogilvie
|
e392738251
|
Fix intermediate directory in project + add x64 configurations in MSVC example solution
|
2018-08-17 11:51:20 +02:00 |
|
Duncan Ogilvie
|
4af5b1e441
|
Refactor the examples to compile with a C++11 compiler
|
2018-08-17 11:49:42 +02:00 |
|
yhirose
|
312a8d7523
|
Removed HTTP version. It's now always 'HTTP/1.1'.
|
2018-05-13 19:18:25 -04:00 |
|
yhirose
|
6c5d0b2a18
|
Fix #57 and #62
|
2018-05-08 21:51:41 -04:00 |
|
yhirose
|
1afcc6e702
|
Upgraded VC++ projects to 2017 version
|
2017-12-30 14:49:01 -05:00 |
|
yhirose
|
1d5fbe6a5b
|
Add gzip support. resolved #11
|
2017-12-30 00:00:43 -05:00 |
|
yhirose
|
7a87dd1039
|
Added -lpthread
|
2017-12-29 22:34:46 -05:00 |
|
yhirose
|
23c8f0c738
|
Fixed #28. (Keep-Alive connection support)
|
2017-12-20 17:32:15 -05:00 |
|
yhirose
|
a83dcefe86
|
Fixed SSL server problem with bad key.pem and cert.pem
|
2017-12-17 22:23:05 -05:00 |
|
yhirose
|
95b22a980a
|
Fixed #35
|
2017-12-16 19:07:58 -05:00 |
|
yhirose
|
31e53d21e4
|
Fixed #32
|
2017-12-10 22:34:37 -05:00 |
|
yhirose
|
bb8a1df7a3
|
Fixed #21
|
2017-12-05 19:19:07 -05:00 |
|
yhirose
|
e58cfe8168
|
Fixed warnings
|
2017-12-05 17:28:52 -05:00 |
|
yhirose
|
3dded8c3e3
|
Added -Wall and -Wextra to example/Makefile
|
2017-12-03 21:25:50 -05:00 |
|
yhirose
|
140e5c06fb
|
Added example/benchmark.cc
|
2017-11-06 13:25:56 -05:00 |
|
yhirose
|
484e4415c6
|
Fixed build error
|
2017-06-28 21:16:16 -04:00 |
|
yhirose
|
7cdf62dd31
|
Fixed build errors and adjusted a test case.
|
2017-06-28 19:36:48 -04:00 |
|