Commit Graph

3181 Commits (cdfbd0317f0826bc09adbaff2d123312862865e9)

Author SHA1 Message Date
Darien Raymond 34f51c6a0d
enable mux command for next version 2018-02-12 00:06:51 +01:00
Darien Raymond 20fc4950b2
comments 2018-02-11 23:28:42 +01:00
Darien Raymond 997c852be8
remove unused code 2018-02-11 23:28:23 +01:00
Darien Raymond 9333649c0a
Update version 2018-02-11 21:35:58 +01:00
DarienRaymond 058882e333
Merge pull request #861 from Ariselia/master
Update Golang tarball version.
2018-02-11 21:32:04 +01:00
Ariselia 684d8620d6
Update Golang tarball version. 2018-02-11 18:15:51 +08:00
Ariselia 693c9bda49
Merge pull request #1 from v2ray/master
Pull
2018-02-11 18:05:21 +08:00
Darien Raymond ae52e325a2
send ack more frequently too 2018-02-11 02:08:20 +01:00
Darien Raymond 0a6a9547a0
fix kcp for not sending data immediately 2018-02-11 02:06:43 +01:00
Darien Raymond 6f4bddd62e
disable mux command temporarily 2018-02-10 11:17:40 +01:00
Darien Raymond c4f1e10a3d
comments 2018-02-10 11:17:22 +01:00
Darien Raymond 92aef24f98
remove unnecessary proxy functions 2018-02-09 23:07:38 +01:00
Darien Raymond 42d83a703e
fix transfer for mux 2018-02-09 22:29:30 +01:00
Darien Raymond 30a0aa6fb0
don't read 0 bytes 2018-02-09 17:56:39 +01:00
Darien Raymond 8460d016ab
fix address parsing for mux 2018-02-09 17:48:09 +01:00
Darien Raymond 05d93e5eb0
fix handling for empty email addresses 2018-02-09 11:43:23 +01:00
Darien Raymond 87ba7dd0d1
implement remove user in vmess 2018-02-09 11:32:12 +01:00
Darien Raymond c1fc7c738a
fix command listener 2018-02-08 23:37:47 +01:00
Darien Raymond c05dade00a
fix commander test 2018-02-08 23:33:40 +01:00
Darien Raymond d9040b571d
decouple commander interface from grpc 2018-02-08 23:24:35 +01:00
Darien Raymond 495ae1c5e3
implement remove user operation 2018-02-08 22:53:01 +01:00
Darien Raymond f8ce1945e1
remove unused code 2018-02-08 22:52:54 +01:00
Darien Raymond 90925bdf7a
use go 1.9.4 2018-02-08 22:10:02 +01:00
Darien Raymond 862f9a152e
comments and refactoring 2018-02-08 22:09:55 +01:00
Darien Raymond 278fd7261e
remove context in udp hub 2018-02-08 22:09:41 +01:00
Darien Raymond 0e8d9ae2bf
Update version 2018-02-08 22:04:16 +01:00
Darien Raymond b5facc0ca5
remove context from mux.Client 2018-02-08 17:46:50 +01:00
Darien Raymond 32f1ba7c7e
properly start and close outbound handlers 2018-02-08 17:24:14 +01:00
Darien Raymond dffaef60b4
use periodic task in dns.Server 2018-02-08 17:00:22 +01:00
Darien Raymond acc6ea3e6b
fix websocket test 2018-02-08 16:39:18 +01:00
Darien Raymond 9fdb783729
fix kcp test 2018-02-08 16:22:44 +01:00
Darien Raymond c368412728
test case for periodic task 2018-02-08 16:19:43 +01:00
Darien Raymond 5755d4153a
fix encoding test 2018-02-08 16:13:27 +01:00
Darien Raymond 9a46cf37fb
fix default outbound handler 2018-02-08 15:45:50 +01:00
Darien Raymond efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond a1ae4aa515
cleanup session history 2018-02-07 16:35:22 +01:00
Darien Raymond 8b83bf2283
comments and test cases. 2018-02-07 12:38:12 +01:00
Darien Raymond 8b5fe1a13b
correct handler running status 2018-02-07 12:34:15 +01:00
Darien Raymond deaee9fa65
test case for removing handler on the fly 2018-02-06 13:47:50 +01:00
Darien Raymond 2328c69fba
include new packages 2018-02-06 13:47:36 +01:00
Darien Raymond 01c76d70da
listen on localhost only 2018-02-06 12:22:46 +01:00
Darien Raymond ede2c39967
non-blocking timer. Fixes #848 2018-02-06 11:16:49 +01:00
Darien Raymond 3a0f211c22
gofmt 2018-02-05 23:39:04 +01:00
Darien Raymond 1e6d5561cc
prototype of commander 2018-02-05 23:38:24 +01:00
Darien Raymond 384844f898
fix #840 2018-02-02 22:35:18 +01:00
Darien Raymond cf832a4272
adjust init sequence 2018-01-31 13:23:23 +01:00
Darien Raymond 0273b36027
prepare for remove function 2018-01-30 21:38:43 +01:00
Darien Raymond 8923159aee
commander interface 2018-01-24 15:05:46 +01:00
Darien Raymond 9cd0e90e99
injectable clock 2018-01-23 23:12:02 +01:00
Darien Raymond c3dce11c4e
fix a typo 2018-01-19 14:08:45 +01:00