ruanshudong
|
e642785516
|
add tc_http auto test
|
2020-06-09 21:03:58 +08:00 |
|
ruanshudong
|
03f6e23ef0
|
fix tc_mysql tableName with db bug
|
2020-06-09 10:35:57 +08:00 |
|
Douwanna
|
84dc44a65d
|
Update notes
|
2020-06-02 19:03:16 +08:00 |
|
Douwanna
|
d680d67591
|
Update notes
Update notes in tc_epoll_server.h, and add english notes
|
2020-05-29 00:18:30 +08:00 |
|
Douwanna
|
ffb8793d58
|
Update notes
Update the notes in tc_encoder.h.
Some controversy has not been modified in the explanatory notes for the function transFrom.
|
2020-05-27 00:20:05 +08:00 |
|
Douwanna
|
7f923f219f
|
Update notes.
Update notes in tc_cron.h, tc_des.h, tc_dyn_object.h, tc_consistent_hash.h, tc_consistent_hash_new.h
|
2020-05-24 23:36:57 +08:00 |
|
Douwanna
|
e2fc261aec
|
Update notes
Update the notes in tc_config.h
|
2020-05-24 01:25:18 +08:00 |
|
Douwanna
|
344764f48f
|
Update tc_common.h
Update tc_common.h notes, and add English version
|
2020-05-23 02:14:40 +08:00 |
|
Douwanna
|
089a725a4d
|
Update Notes
Update tc_clientsocket.h , add some english notes.
|
2020-05-21 00:33:12 +08:00 |
|
Douwanna
|
91aee8ad75
|
The newest update.
tc_cgi.h & tc_cas_queue.h
|
2020-05-20 02:42:11 +08:00 |
|
Douwanna
|
7694a7824b
|
Update Notes
Add English version
|
2020-05-20 02:34:12 +08:00 |
|
Douwanna
|
1671de9303
|
trans
|
2020-05-17 23:08:00 +08:00 |
|
pingfang
|
3150372228
|
format
|
2020-05-09 14:41:34 +08:00 |
|
pingfang
|
5cfc11550d
|
support temporary object
|
2020-05-09 14:37:26 +08:00 |
|
pingfang
|
f21311a758
|
fix bug: the key of null object is discarded
|
2020-05-09 14:36:25 +08:00 |
|
pingfang
|
c7f2b6492e
|
fix bug : last line of http headers is ingored
|
2020-05-09 14:33:01 +08:00 |
|
ruanshudong
|
7b0b7abac0
|
windows: tc_epoll_server when send pending add epoll mod; TarsTypes.h long long add tars_ntohll support
|
2020-05-06 11:17:36 +08:00 |
|
ruanshudong
|
2d9efed0d8
|
fix udp server bug
|
2020-04-28 20:00:04 +08:00 |
|
ruanshudong
|
79e4296338
|
Merge pull request #65 from wincsb/master
Windows platform exception repair
|
2020-04-26 20:08:43 +08:00 |
|
ruanshudong
|
cf79907dc1
|
fix load2str bug, openfile with 'rb'
|
2020-04-25 17:38:13 +08:00 |
|
wincsb
|
4e9a430831
|
Windows platform exception repair
|
2020-04-24 19:03:57 +08:00 |
|
ruanshudong
|
79be90a504
|
Merge pull request #61 from tantongchao/master
TC_EpollServer::Connction 构造时,增加对_authInit变量初始化
|
2020-04-20 19:30:02 +08:00 |
|
tantc
|
606340104a
|
TC_EpollServer::Connction 构造时,增加对_authInit变量初始化
|
2020-04-20 14:03:56 +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
|
dab2708f93
|
epoll server queue, tc_cas_queue change to tc_thread_queue
|
2020-04-06 21:49:25 +08:00 |
|
ruanshudong
|
b4529532dc
|
tc_thread queue add front & pop_front
|
2020-04-06 21:30:19 +08:00 |
|
ruanshudong
|
97d34e16f5
|
fix tc_xml warning
|
2020-04-06 16:13:22 +08:00 |
|
linfengchen(陈林峰)
|
ad8bae850d
|
1\fix tc_json bug;2\support tars2xml
|
2020-04-02 18:57:36 +08:00 |
|
ruanshudong
|
291cbac33c
|
fix strcmp bug in windows
|
2020-04-01 20:58:47 +08:00 |
|
ruanshudong
|
6d5f517be7
|
support http1, change file name same to taf
|
2020-04-01 20:29:29 +08:00 |
|
ruanshudong
|
0703a8f644
|
support tars cookie
|
2020-03-31 22:04:16 +08:00 |
|
315317396
|
2233513426
|
fix util/src/tc_epoll_server.cpp warning
|
2020-03-31 15:06:04 +08:00 |
|
315317396
|
467166aa42
|
fix compiler warning
|
2020-03-31 09:17:34 +08:00 |
|
ruanshudong
|
ee32e0bd4e
|
fix linux compiler bug
|
2020-03-31 09:14:05 +08:00 |
|
ruanshudong
|
fc4578e0c0
|
tc_port add getEnv/setEnv, exec command
|
2020-03-30 18:13:05 +08:00 |
|
ruanshudong
|
121adade0d
|
fix tc_file get ext bug, add cmake_tars_server.bat for windows
|
2020-03-29 19:28:25 +08:00 |
|
ruanshudong
|
030eb7ad8f
|
Merge pull request #51 from tantongchao/master
修复3des解密函数decrypt3内去除填充字符时,清除位置越界引发异常
|
2020-03-28 14:09:29 +08:00 |
|
ruanshudong
|
0aa338b06b
|
install in windows
|
2020-03-27 19:26:42 +08:00 |
|
ruanshudong
|
e3dcc07042
|
fix epoller bug in windows
|
2020-03-24 19:55:41 +08:00 |
|
tantc
|
a965fda51a
|
修复3des解密函数decrypt3内去除填充字符时,清除位置越界引发异常
|
2020-03-24 18:10:40 +08:00 |
|
pingfang
|
6eb5d4732d
|
add unsigned char specialization for TC_Common::strto1, fix the bug when input blank character
|
2020-03-24 14:45:19 +08:00 |
|
ruanshudong
|
2395491d78
|
tc_json JsonValueObj add get
|
2020-03-18 21:45:16 +08:00 |
|
ruanshudong
|
4a6c45f7cd
|
support cmake
|
2020-03-09 16:25:36 +08:00 |
|
ruanshudong
|
49a91f972b
|
support tarscpp compiler in framework on windows
|
2020-03-04 16:24:17 +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 |
|
jarodruan
|
7e30e7b52b
|
fix processPipe bug
|
2020-02-28 19:50:21 +08:00 |
|
jarodruan
|
5bd0b9a2aa
|
update Thirdparty, use mysql client lib
|
2020-02-27 22:07:29 +08:00 |
|
jarodruan
|
04def7c219
|
fix mysql include path
|
2020-02-27 14:44:02 +08:00 |
|
jarodruan
|
2188dcce35
|
fix ubuntu compiler
|
2020-02-26 19:42:00 +08:00 |
|
ruanshudong
|
3896bddbbf
|
windows compiler succ, support mysql & openssl
|
2020-02-26 10:16:18 +08:00 |
|