Commit Graph

655 Commits

Author SHA1 Message Date
ruanshudong
989d5a0c88 fix compiler bug 2020-08-21 09:11:04 +08:00
ruanshudong
4096c12948 update common.cmake v2.4.9 2020-08-20 22:35:33 +08:00
ruanshudong
3f62d6e172 update changelist.md 2020-08-20 21:15:10 +08:00
ruanshudong
a128d4f067 1 fix servant http call context release bug
2 fix servant connection reconnect dead cycle
3 fix http servant set timeout bug
4 fix windows roll log bug
5 fix tc_time postAtTime bug
6 remove TARS_SSL in header
7 fix windows gtest build bug
2020-08-20 21:01:18 +08:00
ruanshudong
54c18dca15 update changelist, v2.4.9 2020-08-18 21:50:19 +08:00
ruanshudong
9e6cfd931c Merge branch 'master' into release/2.4 2020-08-18 21:39:25 +08:00
ruanshudong
c0ee84a098
Merge pull request #110 from libjjc/tc_encode_optimize
tc_encoder optimize
2020-08-18 21:37:49 +08:00
ruanshudong
50274ef510
Merge pull request #113 from ETZhangSX/patch-1
Fix tars-tool.cmake  `make upload` bug in linux
2020-08-18 21:36:26 +08:00
ruanshudong
288dcbfab0
Merge pull request #111 from BeyondWUXF/feature/BeyondWUXF/cmake_support_multi_tars_file
Update tars-tools.cmake
2020-08-18 21:36:13 +08:00
Z.SX
cc7cc85fc2
Fix tars-tool.cmake make upload bug in linux
Fix `make upload` error when you install `cmake3` in linux
2020-08-10 16:09:20 +08:00
BeyondWUXF
427d0db769
Update tars-tools.cmake
一个Server下多个tars文件时只生成一个头文件
2020-08-08 01:57:56 +08:00
dannychen
bf0ab2d437 tc_encoder optimize 2020-08-07 16:21:07 +08:00
ruanshudong
eb9eba2d01 update changelist 2020-08-05 21:27:58 +08:00
ruanshudong
d98ed23969 fix EndpointManager bug 2020-08-05 21:25:38 +08:00
ruanshudong
48a8d699cd fix tars-tools.cmake upload tars bug 2020-08-05 21:01:28 +08:00
ruanshudong
a210c64fc8 fix tc_http bug 2020-08-05 18:30:27 +08:00
ruanshudong
dfab1cf070 update v2.4.8 2020-08-05 11:41:43 +08:00
ruanshudong
1dd875c6ce add tarsmerge tool, can merge tars file to one file. 2020-08-05 11:37:57 +08:00
FrankLee
a1f471fd38
Merge pull request #109 from Douwanna/release/2.4
Update notes
2020-08-04 11:01:12 +08:00
Douwanna
0d5c2b6d3b
Update tc_parsepara.h 2020-08-01 00:10:10 +08:00
Douwanna
a52c92f888
Update notes 2020-08-01 00:04:47 +08:00
FrankLee
f45b17324e
Merge pull request #104 from Douwanna/release/2.4
Upload notes
2020-07-22 08:59:26 +08:00
Douwanna
c96a04b289
Upload notes 2020-07-19 17:12:03 +08:00
ruanshudong
925e7fe802 Merge branch 'master' into release/2.4 2020-07-19 10:48:37 +08:00
ruanshudong
e902b8d3bf fix tc_gzip memory leak, update Common.cmake version, update Changelist 2020-07-19 10:45:25 +08:00
ruanshudong
326199de8f
Merge pull request #99 from watermoon/feature/callback_on_accept
enable callback to application when accept new clients
2020-07-19 10:20:30 +08:00
ruanshudong
9bf400615b
Merge pull request #101 from keranbingaa/release/2.4
[ISSUE #100]solve the default threads num problem
2020-07-19 10:13:31 +08:00
FrankLee
cb074b59f5
Merge pull request #102 from Douwanna/release/2.4
Upload notes
2020-07-18 14:07:18 +08:00
Douwanna
5cc4772671
Upload notes 2020-07-17 16:11:12 +08:00
keranbingaa
e571a4cb11
change default threads num from 0 to 1 2020-07-17 11:18:05 +08:00
linguokun
da1418b480 enable callback to application when accept new clients 2020-07-15 21:29:17 +08:00
ruanshudong
cf130869b4 Merge branch 'master' into release/2.4 2020-07-15 17:43:44 +08:00
ruanshudong
f5b91789ff
Merge pull request #98 from BeyondWUXF/hotfix/BeyondWUXF/fix_cmake_when_open_ssl
Hotfix/beyond wuxf/fix cmake when open ssl
2020-07-15 17:43:12 +08:00
ruanshudong
889b3e4847 tars2cpp remote routerkey support 2020-07-15 17:41:21 +08:00
BeyondWUXF
bb8f116c22
Update tars-tools.cmake
TARS_SSL=ON时cmake生成的makefile库链接顺序不正确导致生成可执行程序时链接出错
2020-07-14 21:08:55 +08:00
FrankLee
2b0e2bd417
Merge pull request #97 from Douwanna/release/2.4
Upload notes
2020-07-14 00:58:05 +08:00
Douwanna
ba45de14ce
Upload Notes 2020-07-13 23:54:39 +08:00
Douwanna
f940f091f7
Upload notes 2020-07-11 22:52:24 +08:00
FrankLee
1fee185228
Merge pull request #96 from Douwanna/release/2.4
Upload notes
2020-07-08 23:20:23 +08:00
Douwanna
97801fb0e9
Upload notes 2020-07-08 23:15:49 +08:00
ruanshudong
43350109f0 Merge branch 'release/2.4' 2020-07-07 23:09:11 +08:00
ruanshudong
626fd86131 fix tc_http parse header bug 2020-07-07 23:00:04 +08:00
FrankLee
ebaa1ebfa0
Merge pull request #94 from Douwanna/release/2.4
Upload notes
2020-07-05 23:54:05 +08:00
Douwanna
8b70963305
Upload Notes 2020-07-05 23:45:34 +08:00
Douwanna
422ac27d57
Upload notes 2020-07-03 23:41:38 +08:00
kivenchen
8bd591afb7
Update Common.cmake
motify version for tars2node, support json version
2020-07-03 10:13:13 +08:00
ruanshudong
476e1ca8d3 update servant 2020-07-01 09:22:58 +08:00
Douwanna
72a7b6e93e Upload notes 2020-07-01 09:22:58 +08:00
Douwanna
9b34e2e950 Upload notes 2020-07-01 09:22:58 +08:00
Douwanna
7b18c491d9 Upload notes 2020-07-01 09:22:58 +08:00