Commit Graph

180 Commits (1776dc728985be64b91ec0e0c4d124f4e0ae322b)

Author SHA1 Message Date
刘河 91c1ffc6ce adjust external ip 2019-12-02 02:15:13 +08:00
刘河 927038fd4c socks5 udp support 2019-12-02 01:47:22 +08:00
ffdfgdfg 674a178506
Merge pull request #284 from cnlh/master
pr merge to dev
2019-12-01 23:32:11 +08:00
Callan Taylor 88dcea59ec Stop tickers to free up resources (#263) 2019-12-01 23:29:36 +08:00
李鹏 9bb847df87 client net dail timeout (#125)
* client net dail timeout

* Delete conn.go

mux 已变更设计

* Revert "Delete conn.go"

This reverts commit 0c944ec41d.

* Update client.go
2019-12-01 23:18:11 +08:00
he liu 605f4aface
Merge pull request #262 from CallanTaylor/close-file
Close file
2019-11-30 21:54:16 +08:00
ffdfgdfg e429b17e63
strange 64bit alignment 2019-11-29 00:23:55 +08:00
ffdfgdfg fadfc24e52
Merge pull request #276 from cnlh/dev
Dev 0.24.0 merge
2019-11-28 20:19:14 +08:00
ffdfgdfg 78ebeba1bb minor bug fix, docker 2019-11-27 22:46:34 +08:00
ffdfgdfg 32e3d411ad change initial window size 2019-11-24 21:19:25 +08:00
ffdfgdfg 405f41f87f change some bandwidth calculation 2019-11-23 00:42:46 +08:00
ffdfgdfg 9bb8230fc1 fix several race condition, change slide window max size 2G to 32M, add buffer release 2019-11-21 23:53:06 +08:00
zhangzc bfe08e5114
Update util.go
修改nginx代理转发后无法获取真实ip
2019-11-20 11:47:55 +08:00
ffdfgdfg aaf79b21f0 fine mux connection ping calculation, increase connection waiting time 2019-11-19 23:43:52 +08:00
CallanTaylor 592c39fb1d Close file 2019-11-19 13:57:25 +13:00
ffdfgdfg 2ca84c912b fix mux auto disconnect, add mux new connection queue 2019-11-13 23:33:02 +08:00
ffdfgdfg bc1783cfb6 64bit alignment, readme 2019-11-10 21:04:35 +08:00
ffdfgdfg a4bdbb2b54 version 2019-11-09 23:24:26 +08:00
ffdfgdfg f362c96e1e fine mux, add goroutine pool 2019-11-09 23:02:29 +08:00
ffdfgdfg 5f58c34c8b perf test 2019-11-02 22:59:52 +08:00
ffdfgdfg 5f35415849 fix queue bug 2019-10-27 23:25:12 +08:00
ffdfgdfg 442354db17 add test code 2019-10-23 23:35:39 +08:00
ffdfgdfg 23b023c562 add lock free queue 2019-10-21 11:55:29 +08:00
ffdfgdfg c2f4510a0f add test code 2019-10-15 16:32:21 +08:00
刘河 d23ed2126d change now time 2019-10-14 23:46:00 +08:00
刘河 18ca5d04cc connection trace web server 2019-10-14 23:44:07 +08:00
ffdfgdfg f5d5f63366 change slide window bandwidth calculation 2019-10-13 22:45:40 +08:00
ffdfgdfg 1f8e441090 multiple changes 2019-10-12 22:56:37 +08:00
ffdfgdfg 4c8d7b0738 reduce memory allocate 2019-10-08 21:41:25 +08:00
ffdfgdfg d9f9dc6acb change ping calculate, fix window size calculate 2019-10-08 13:38:42 +08:00
ffdfgdfg b3ed822c72 change slide window design 2019-10-07 23:04:54 +08:00
ffdfgdfg 8bcf5313f4 merge 2019-09-25 00:13:34 +08:00
刘河 c062cc414a merge master 2019-09-24 23:11:59 +08:00
ffdfgdfg a61ff2d200 merge 2019-09-24 22:29:31 +08:00
ffdfgdfg 0de2c95934 Merge remote-tracking branch 'remotes/origin/master' into mux_test
# Conflicts:
#	lib/common/util.go
#	lib/conn/conn.go
#	lib/conn/snappy.go
#	lib/mux/conn.go
#	lib/mux/mux.go
#	lib/mux/mux_test.go
#	lib/mux/queue.go
#	lib/pool/pool.go
#	server/proxy/p2p.go
#	server/proxy/udp.go
2019-09-24 21:57:40 +08:00
ffdfgdfg 847f0ce1d4 fix window write loss 2019-09-23 23:09:58 +08:00
ffdfgdfg f0201c1039 change slide window 2019-09-22 22:08:51 +08:00
ffdfgdfg 1bf4cf2347 fix conn write block, add priority queue support 2019-09-17 19:05:04 +08:00
ffdfgdfg 6157b1a528 fix block problems 2019-09-15 15:02:10 +08:00
zhangwei 11d185ad59 new feature multi user auth with socks5 2019-09-12 22:54:53 +08:00
zhangwei a05995fba5 new feature multi user auth with socks5 2019-09-12 08:22:12 +08:00
ffdfgdfg 1c1be202b7 test for user close problem 2019-09-11 20:19:14 +08:00
zhangwei 5e55b761cf new feature multi user auth with socks5 2019-09-10 23:15:38 +08:00
zhangwei fce53fa308 new feature multi user auth with socks5 2019-09-10 23:14:05 +08:00
ffdfgdfg 9d3df6be7e add mux slide window 2019-09-08 23:49:16 +08:00
ffdfgdfg 3413ceb7c2 add write queue again 2019-09-02 00:18:52 +08:00
ffdfgdfg 51a3787708 remove mux write queue, add connection close once 2019-09-01 22:52:48 +08:00
ffdfgdfg bb2cffe10a Change pool, change mux connection close ,change copy buffer 2019-08-30 20:05:09 +08:00
ffdfgdfg 41c282b38b fix buffer size bug 2019-08-27 20:07:37 +08:00
ffdfgdfg 53c2e472ae Change BuffSizeCopy pool 2019-08-26 23:29:22 +08:00
刘河 4bb7e33b16 no message 2019-08-26 21:42:20 +08:00
ffdfgdfg f35a73f734 mux test 2019-08-26 18:47:23 +08:00
ffdfgdfg 00900c1315 mux test 2019-08-23 18:53:36 +08:00
刘河 18c11f108b change version 2019-08-21 01:34:23 +08:00
刘河 3cc4234117 fix:端口范围映射bug 2019-08-21 01:20:19 +08:00
ffdfgdfg d35e3510a9
Merge pull request #164 from exfly/feat/go-mod-supported
feat: go mod supported
2019-08-19 09:35:14 +08:00
ffdfgdfg 7178b33807 Change to 755, fixes #176 2019-08-16 10:48:48 +08:00
exfly b0d16d3b3d style: fmt 2019-08-10 11:15:25 +08:00
exfly 5fcbeb60aa feat: go mod supported 2019-08-10 11:10:01 +08:00
刘河 fe27d4c9c7 http bug 2019-04-25 20:13:07 +08:00
刘河 f6c596f318 P2p、install、log package 2019-04-21 23:03:58 +08:00
刘河 45521d5680 Exit bug、web display 2019-04-20 10:45:04 +08:00
刘河 89f1e72c50 version 2019-04-17 14:18:30 +08:00
刘河 0cc0e82c5d version 2019-04-12 17:43:53 +08:00
刘河 c01c61fc6b http trunk bug 2019-04-12 17:40:27 +08:00
刘河 4831e17b38 version 2019-04-12 05:43:03 +08:00
刘河 60c8b0c7bf Xss 2019-04-10 20:54:51 +08:00
刘河 7ea9001aa4 cache 2019-04-08 18:02:54 +08:00
刘河 824b12a2f8 Modular 、Functional enhancement 2019-04-08 17:01:08 +08:00
刘河 f0f50579fc ConfigFIle mode host bug 2019-04-03 17:15:50 +08:00
刘河 a831ccd8fa version 2019-04-01 23:58:23 +08:00
刘河 d69ce38604 reset 2019-03-31 19:34:51 +08:00
刘河 92ea594ccf Reload 2019-03-31 19:23:25 +08:00
刘河 5bbf247863 Optimizing compatibility 2019-03-30 16:35:43 +08:00
刘河 2b841adb1b Multiple HTTPS certificate support 2019-03-30 12:03:17 +08:00
刘河 5fd335f330 Db file change 2019-03-29 15:21:30 +08:00
刘河 cd7f99063c csv file change 2019-03-29 13:31:11 +08:00
刘河 58cb05e302 Snappy 2019-03-29 10:44:12 +08:00
刘河 cc6d053b6d Code optimization 2019-03-29 10:41:57 +08:00
刘河 3d30f7a4b0 Version 2019-03-27 10:06:52 +08:00
刘河 d42710497c Readme 2019-03-26 23:46:34 +08:00
刘河 42a73fa392 public key bug and multiuser enhancement and server ip support and config file of client optimization 2019-03-26 23:34:55 +08:00
刘河 00a4a33c5f Client run bug 2019-03-26 17:53:56 +08:00
刘河 5beee738df hot reload 2019-03-26 15:54:20 +08:00
刘河 8fa3e8f785 Version 2019-03-26 15:31:21 +08:00
刘河 65e0822b63 nps some config hot reload 2019-03-26 15:23:39 +08:00
刘河 7637cd448e Flow display and user login and rate limit bug 2019-03-26 11:13:07 +08:00
刘河 ec9439564e no message 2019-03-25 18:40:04 +08:00
刘河 a0e599d96a Https crypt bug 2019-03-25 18:39:31 +08:00
刘河 e9256ab9aa Client config file 2019-03-24 09:54:56 +08:00
刘河 62bc3c856f version 2019-03-24 03:28:10 +08:00
刘河 b189fb1b6e Code optimization 2019-03-23 22:19:59 +08:00
刘河 efa341c7e8 web api 2019-03-20 13:47:25 +08:00
刘河 c0e2b6283c version 2019-03-19 22:43:42 +08:00
刘河 a66b465046 Https kcp 2019-03-19 22:41:40 +08:00
刘河 7ec3e82b0f no message 2019-03-18 14:38:15 +08:00
刘河 7e93497f1a no message 2019-03-18 14:19:30 +08:00
刘河 e24b2921ac Connection disconnection |ip limit bug 2019-03-18 14:18:58 +08:00
刘河 97330bfbdc MUX optimization 2019-03-15 14:03:49 +08:00
刘河 f78e81b452 健康检查 2019-03-07 18:07:53 +08:00