Commit Graph

70 Commits

Author SHA1 Message Date
ruanshudong
55adab3be9 fix tars2node Current bug 2020-05-04 20:56:58 +08:00
ruanshudong
5e0177bb85 add Chnagelist, add FILE_FUNC_LINE, tars_invoke_async &
tars_invoke change to public
2020-05-02 11:48:35 +08:00
ruanshudong
dca9521888 RemoteLogger.h add FILE_FUNC_LINE macro for debug 2020-05-01 20:43:07 +08:00
ruanshudong
2d9efed0d8 fix udp server bug 2020-04-28 20:00:04 +08:00
huanghua
4626fe1d08 fix bug about array with json in tar2cpp 2020-04-20 14:35:42 +08:00
ruanshudong
55903820b7 add tools/*, for windows compiler 2020-04-13 20:09:18 +08:00
linfengchen(陈林峰)
ab7ae05309 delete extra files 2020-04-07 19:37:28 +08:00
linfengchen(陈林峰)
b8b6609bee modified: servant/makefile/tars-tools.cmake
modified:   util/src/tc_epoll_server.cpp
2020-04-07 19:29:35 +08:00
ruanshudong
84c14951cb Merge branch 'master' of https://github.com/forrestlinfeng/TarsCpp into forrestlinfeng-master 2020-04-06 16:03:43 +08:00
ruanshudong
aa7ba23144 update protocol 2020-04-04 11:42:36 +08:00
ruanshudong
689ea07f28 framework.tars install in tarscpp 2020-04-03 16:01:03 +08:00
linfengchen(陈林峰)
dac1794d9a delete makefile 2020-04-03 15:55:20 +08:00
ruanshudong
5c2039fd44 fix tars-tools.cmake bug , support make tar 2020-04-03 10:09:55 +08:00
linfengchen(陈林峰)
ad8bae850d 1\fix tc_json bug;2\support tars2xml 2020-04-02 18:57:36 +08:00
ruanshudong
750ee9e6fd add files 2020-04-01 20:40:43 +08:00
ruanshudong
6d5f517be7 support http1, change file name same to taf 2020-04-01 20:29:29 +08:00
ruanshudong
d0dfcb4e18 fix flex & bison bug 2020-03-31 19:41:05 +08:00
ruanshudong
0f1a542e02 add gtest 2020-03-31 16:56:10 +08:00
ruanshudong
08228ba588 fix windows deploy, use mysql-tool & fix cmakelist, remote DEBUG/RELEASE 2020-03-24 22:31:26 +08:00
ruanshudong
8dd0fbfaed add tars2node files 2020-03-18 17:36:08 +08:00
ruanshudong
bcc6e2f20c update tars2node gen_proxy.cpp 2020-03-18 17:26:25 +08:00
ruanshudong
d2488da313 modify demo CMakeLists.txt
close TARS_SSL TARS_HTTP2 default
2020-03-18 17:09:27 +08:00
ruanshudong
614f02646f fix Thirdparty.cmake install 2020-03-12 14:08:46 +08:00
ruanshudong
4a6c45f7cd support cmake 2020-03-09 16:25:36 +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
5bd0b9a2aa update Thirdparty, use mysql client lib 2020-02-27 22:07:29 +08:00
ruanshudong
42a105648a update mysql to 5.6.46 2020-02-27 17:16:51 +08:00
jarodruan
04def7c219 fix mysql include path 2020-02-27 14:44:02 +08:00
jarodruan
0eb936e4bc update cmake/Thirdparty.cmake not open ssl in unix 2020-02-27 14:44:02 +08:00
ruanshudong
c76c26be51 support mysql openssl protobuf compiler in windows 2020-02-26 18:32:49 +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
3896bddbbf windows compiler succ, support mysql & openssl 2020-02-26 10:16:18 +08:00
jarodruan
3c419aa122 add tarsparse 2020-02-25 21:28:04 +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
17378d8314 add tarsparse tars.lex.cpp tars.tab.cpp 2020-02-25 18:11:57 +08:00
jarodruan
9a500bdc2a merge taf, and update auth crypo to des3 2020-02-22 21:22:51 +08:00
tarscpp
d40fe16ea3 update ARM 2020-02-22 10:52:40 +08:00
ruanshudong
ce4fdcf063 support framework 2020-02-20 22:00:32 +08:00
jarodruan
22c4187e19 fix cmakelist, open mysql in windows 2020-02-20 09:16:49 +08:00
jarodruan
40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 2020-02-19 16:04:43 +08:00
jarodruan
b0db8c4a2d fix tars2xxx in windows bug 2020-02-19 10:47:11 +08:00
jarodruan
c4cefc1ca4 bison & flex not create file in windows 2020-02-19 10:18:07 +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
jarodruan
aada7d6465 add protobuf zlib depends 2020-02-11 21:37:07 +08:00
jarodruan
9f5da0f7bf support http2 succ 2020-02-10 16:23:17 +08:00
jarodruan
5c90bd38b9 compiler on windows succ 2020-02-07 13:50:04 +08:00