Commit Graph

121 Commits

Author SHA1 Message Date
ruanshudong
addb77b5d5 suport tarsnode deploy in domain 2020-03-24 21:41:56 +08:00
ruanshudong
d2488da313 modify demo CMakeLists.txt
close TARS_SSL TARS_HTTP2 default
2020-03-18 17:09:27 +08:00
ruanshudong
ad39ed3dfd fix windows compiler 2020-03-14 19:05:47 +08:00
ruanshudong
9143c7a61a fix log & tars-tools.cmake, support upload by token 2020-03-14 17:53:34 +08:00
ruanshudong
9f124879e7 fix demo CMakeLists.txt, can cmake .. -DTARS_WEB_HOST=... 2020-03-13 09:44:57 +08:00
ruanshudong
59437a5f69 fix tars-tools.cmake support make tar 2020-03-12 14:49:37 +08:00
ruanshudong
614f02646f fix Thirdparty.cmake install 2020-03-12 14:08:46 +08:00
ruanshudong
d89067c3bb reserve makefile support 2020-03-10 20:50:37 +08:00
ruanshudong
b2ca1d68c1 change http-demo to cmake 2020-03-10 20:38:16 +08:00
ruanshudong
0339acf26a fix tars-tools.cmake support multi server compiler & upload 2020-03-10 19:24:43 +08:00
ruanshudong
64a03a0526 tars-tools.cmake support release all & upload all 2020-03-10 14:59:41 +08:00
ruanshudong
3100950932 add gtest 2020-03-10 10:42:12 +08:00
ruanshudong
daf02e3f9a add file 2020-03-09 16:28:25 +08:00
ruanshudong
4a6c45f7cd support cmake 2020-03-09 16:25:36 +08:00
ruanshudong
46a78d383d support windows compiler 2020-03-09 16:06:59 +08:00
ruanshudong
21f58d250b 1 udp in ipv6 bug
2 add tars.resource
3 fix rsp queue
4 add max buffer limit
5 send queue, data accumulate clear
6 Adjust cmake third library path
7 tc_network_buffer add iterator
8 optimize tc_http tc_http_async, improve http parser performance
2020-03-04 10:33:14 +08:00
ruanshudong
34c6435833 update protocol 2020-03-01 17:34:35 +08:00
jarodruan
30b29a09d1 rename file SSLServer.cpp 2020-02-28 14:45:37 +08:00
jarodruan
5bd0b9a2aa update Thirdparty, use mysql client lib 2020-02-27 22:07:29 +08:00
jarodruan
0eb936e4bc update cmake/Thirdparty.cmake not open ssl in unix 2020-02-27 14:44:02 +08:00
ruanshudong
4e1769cc7d update protocol 2020-02-27 11:26:46 +08:00
ruanshudong
eb9bcf9154 update CMakeLists.txt fix cmake 2.8 bug 2020-02-26 14:38:15 +08:00
jarodruan
1b9c92c436 support all thirdparty lib compiler and install in linux 2020-02-26 12:05:15 +08:00
ruanshudong
9062f061cc windows compiler, mysql depends ssl 2020-02-25 21:00:54 +08:00
ruanshudong
cbaa99c283 windows compiler mysql depends openssl 2020-02-25 18:14:12 +08:00
jarodruan
6cd033c64a update protocol 2020-02-23 10:59:47 +08:00
jarodruan
9a500bdc2a merge taf, and update auth crypo to des3 2020-02-22 21:22:51 +08:00
ruanshudong
f0bc2c2905 update 2.0 2020-02-20 22:03:37 +08:00
ruanshudong
ce4fdcf063 support framework 2020-02-20 22:00:32 +08:00
jarodruan
40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 2020-02-19 16:04:43 +08:00
ruanshudong
a76cab4b1c fix vector &[0] bug 2020-02-19 15:44:32 +08:00
ruanshudong
4832dd19de fix run-http.bat 2020-02-19 11:14:50 +08:00
jarodruan
b0db8c4a2d fix tars2xxx in windows bug 2020-02-19 10:47:11 +08:00
ruanshudong
878f0b5426 fix windows compiler 2020-02-19 10:14:56 +08:00
jarodruan
270c0cfe5d update tarsparse for windows compiler easy 2020-02-19 09:01:58 +08:00
ruanshudong
539fb61b76 http2 in linux succ 2020-02-18 14:55:40 +08:00
ruanshudong
87606c8969 fix linux compiler 2020-02-18 09:17:16 +08:00
jarodruan
f221f966a3 http2 server & client multi thread succ 2020-02-17 20:47:20 +08:00
jarodruan
96c0a8bbd1 http2 sync and async succ, modify async interface 2020-02-17 20:16:18 +08:00
jarodruan
8f3c4cdd7b add tc_http2 base class 2020-02-17 10:08:29 +08:00
jarodruan
c8c2800c09 http2 sync succ 2020-02-17 09:06:10 +08:00
jarodruan
0d6a4eb76b http2 compiler succ, sync has bug 2020-02-16 20:17:52 +08:00
jarodruan
0350c6cdf8 ssl & auth succ 2020-02-15 19:40:08 +08:00
jarodruan
50f74d5982 normal & ssl all succ 2020-02-14 15:08:17 +08:00
jarodruan
a20b3e1e01 add auth ssl, ssl succ 2020-02-14 14:07:16 +08:00
jarodruan
2eaa72a378 Transceiver add finishInvoke for auth 2020-02-12 20:35:39 +08:00
jarodruan
5229509b66 run-all succ except http 2020-02-12 16:50:16 +08:00
ruanshudong
7c359b7281 linux compiler succ 2020-02-12 10:55:00 +08:00
ruanshudong
bcb8884843 fix compiler bug 2020-02-12 10:23:24 +08:00
jarodruan
b9ca43dcdd update ssl 2020-02-12 09:32:12 +08:00