1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
Commit Graph

3145 Commits

Author SHA1 Message Date
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
Darien Raymond
4b5e41c783
fix UDP handling in Shadowsocks client 2018-01-19 11:08:34 +01:00
Darien Raymond
0e01e28278
use uuid as struct 2018-01-18 23:25:48 +01:00
Darien Raymond
14176a340d
fix error usage 2018-01-18 11:35:04 +01:00
Darien Raymond
fbfbbb8841
id of v2ray instance 2018-01-17 19:09:32 +01:00
Darien Raymond
630a76d06a
kcp cleanup 2018-01-17 17:36:14 +01:00
Darien Raymond
a6c0ef11ba
check connection state for every write operation 2018-01-17 16:18:38 +01:00
Darien Raymond
b5caea67ac
gofmt 2018-01-13 00:07:37 +01:00
Darien Raymond
ddb6437976
remove unused code 2018-01-13 00:07:29 +01:00
Darien Raymond
72e9ef8fb3
fix release ci 2018-01-12 13:27:18 +01:00
Darien Raymond
fa72ccce71
Update version 2018-01-12 11:13:27 +01:00
Darien Raymond
7fab28cf0b
fix build break 2018-01-10 17:33:15 +01:00
Darien Raymond
efc8c23207
support dial for v2ray instance 2018-01-10 17:31:52 +01:00
Darien Raymond
c45b24c861
fix creation logic 2018-01-10 14:47:23 +01:00
Darien Raymond
68ef98a35d
remove unused code 2018-01-10 14:47:12 +01:00
Darien Raymond
6a7887b655
fix LocalNameServer 2018-01-10 13:32:48 +01:00
Darien Raymond
7d2c34f674
remove unused code 2018-01-10 13:30:57 +01:00
Darien Raymond
ec54b04537
fix test break 2018-01-10 13:07:56 +01:00
Darien Raymond
e4554e5871
fix test break 2018-01-10 12:59:45 +01:00
Darien Raymond
292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond
5a3c7fdd20
remove use of unsafe 2018-01-06 00:32:21 +01:00
Darien Raymond
c5d356545e
comments for typed messages 2018-01-04 11:24:17 +01:00
Darien Raymond
24395a3e60
comments for protos. 2018-01-04 11:09:23 +01:00
Darien Raymond
9ccdf67d2d
fix lint warnings 2018-01-02 18:57:22 +01:00
Darien Raymond
30f27706e0
Use 'h2' for ALPN in TCP 2018-01-02 18:16:36 +01:00
Darien Raymond
27a63656ac
update License 2018-01-01 01:19:25 +01:00
Darien Raymond
7cf654a943
fix a typo 2017-12-30 22:30:56 +01:00
Darien Raymond
64859ff47b
specify release description 2017-12-29 00:27:24 +01:00
Darien Raymond
b15f3374d3
Update version 2017-12-28 23:59:04 +01:00
Darien Raymond
bc52a105ff
rename dns.Server 2017-12-28 23:19:41 +01:00
Darien Raymond
2bf5a008f0
fix error levels 2017-12-27 22:25:12 +01:00
Darien Raymond
9b15e2f6f7
more informational logs 2017-12-27 21:39:14 +01:00
Darien Raymond
8a09c6c926
migrate to signal.Semaphore and Notifier 2017-12-27 21:33:42 +01:00
Darien Raymond
664b840812
send username/password together with initial handshake data in socks client. Fix #785 2017-12-26 23:33:25 +01:00
Darien Raymond
1777540e3d
update geoip.dat 2017-12-25 22:23:49 +01:00
Darien Raymond
a82ca019b2
release script relocation 2017-12-25 21:54:44 +01:00
Darien Raymond
e8cad4a126
remove old protogen 2017-12-23 23:46:24 +01:00