156 Commits (1183d567c931245536e0028892b82b1c885d505d)

Author SHA1 Message Date
破娃酱 a407bcc568 add auth_aes128 8 years ago
破娃酱 e1aa68029d log if no user 8 years ago
破娃酱 1e2445061f remove keep alive 8 years ago
BreakWa11 d47905f01d fix name 8 years ago
BreakWa11 e15030cc6e set KEEPIDLE on windows/mac osx 8 years ago
BreakWa11 292865f625 Linux only 8 years ago
BreakWa11 8da3bdc511 set KEEPALIVE except windows 8 years ago
BreakWa11 4a291ff335 add keep alive setting 8 years ago
BreakWa11 82df4524d1 fix host_list type 8 years ago
BreakWa11 0213e78847 log listening port, remove `auth_simple`, redirect the same port 8 years ago
BreakWa11 32957158b9 check decode remote_addr 8 years ago
BreakWa11 9538afebff check decode remote_addr 8 years ago
BreakWa11 3f6f16e4d6 change the counter of the online users 8 years ago
BreakWa11 e2bae5874c catch decode error 8 years ago
BreakWa11 050270a725 fix send back str type 8 years ago
BreakWa11 bd43069bcf sendback param of server_post_decrypt 8 years ago
BreakWa11 3d1d38aa0f fix connections stat 8 years ago
BreakWa11 97785aae2e fix recv data bug 8 years ago
BreakWa11 d653c9bdb3 add forbidden_port 8 years ago
BreakWa11 91576d1e08 detect thread status 8 years ago
BreakWa11 82ffa15a56 add connection stat log 8 years ago
BreakWa11 7ccee594d5 catch sys exception & close port 8 years ago
BreakWa11 ce189ecd85 remove useless log 8 years ago
BreakWa11 3c64e849b0 log client address 8 years ago
BreakWa11 b3ab5d7c4c show exception peer name 8 years ago
BreakWa11 8b35508b6f show exception peer name 8 years ago
BreakWa11 c5ca6bd80a optimize DNS query 8 years ago
BreakWa11 5dbeac99de more error info about peers 8 years ago
BreakWa11 4e10ff9063 better way to stop a server 8 years ago
BreakWa11 be922ba7c2 add ignore_bind list 8 years ago
BreakWa11 6906c7db04 rename bind -> out_bind 8 years ago
BreakWa11 f91e04b0bd TCP: bind the IP which connecting in, or set the IP by config file 8 years ago
BreakWa11 b71af8f4df log connection info as debug level by default 8 years ago
BreakWa11 bb916eb705 LRUCache add 'clear' method 8 years ago
BreakWa11 95bc6e4a2f tcp resend data bug fix 9 years ago
BreakWa11 cb86c34c3b UDP recv size 9 years ago
BreakWa11 77abc7d1bc support big UDP data 9 years ago
BreakWa11 6576359c1c fix "ord" 9 years ago
BreakWa11 80604a9421 fix auth_sha1 9 years ago
BreakWa11 13579f1ca4 return after destory 9 years ago
BreakWa11 aff97d4ce8 improve LRUCache 9 years ago
BreakWa11 c83341da9b add protocol_param 9 years ago
BreakWa11 b5da4bc86a add MYSQL_TRANSFER_MUL 9 years ago
BreakWa11 4b97412569 only correct request add into transfer size 9 years ago
BreakWa11 57433bccb9 fix transfer upload size calculation. avoid flow attack 9 years ago
BreakWa11 737b7d9890 add verify_sha1 (libev OTA) 9 years ago
BreakWa11 8826629741 fix http_simple calc 'head_size' 9 years ago
BreakWa11 b778a60502 detect wrong http request 9 years ago
BreakWa11 f45d57950b default buffer setting 9 years ago
BreakWa11 5e46aa0b47 check encryptor object 9 years ago