1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
Commit Graph

3051 Commits

Author SHA1 Message Date
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
Darien Raymond
0e571c91a3
new use protogen 2017-12-23 23:45:54 +01:00
Darien Raymond
76fa4958c1
update protoc 2017-12-23 23:10:39 +01:00
Darien Raymond
e736c08794
report pack error instead of panic 2017-12-23 21:11:17 +01:00
Darien Raymond
755415056b
Update version 2017-12-22 10:51:43 +01:00
Darien Raymond
4656d5fd6d
fix lint warnings 2017-12-22 10:44:13 +01:00
Darien Raymond
7fdaa02bf6
comments 2017-12-22 10:41:10 +01:00
Darien Raymond
3938c65f7d
fix log format 2017-12-22 00:51:25 +01:00
Darien Raymond
2b8cc43cb4
fix a typo 2017-12-22 00:42:27 +01:00
Darien Raymond
11d726f9bf
refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond
c91112798c
test cases for common 2017-12-20 11:16:45 +01:00
Darien Raymond
35545cb2db
fix test 2017-12-20 00:51:46 +01:00
Darien Raymond
7078f23291
fix nil pointer on close(). 2017-12-20 00:09:52 +01:00
Darien Raymond
c277c6de54
fix test 2017-12-20 00:00:36 +01:00
Darien Raymond
ab4f245313
overrideable dns 2017-12-19 23:55:09 +01:00
Darien Raymond
7d11286d80
fix test 2017-12-19 23:54:21 +01:00
Darien Raymond
9e50a8daa6
fix test 2017-12-19 22:29:56 +01:00
Darien Raymond
49056d22ac
remove unused function 2017-12-19 22:04:20 +01:00
Darien Raymond
3b45a8d4cc
comments 2017-12-19 22:02:57 +01:00
Darien Raymond
49b270152a
register logger on start 2017-12-19 22:02:52 +01:00
Darien Raymond
f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond
054ceb865d
avoid port in-use error in websocket test 2017-12-19 13:37:37 +01:00
DarienRaymond
6c14ecb2a0
Merge pull request #786 from astrataro/patch-1
Support Linux on s390x
2017-12-19 13:11:25 +01:00
astrataro
a908f028e4
Build s390x in Travis-CI script 2017-12-19 19:28:00 +08:00
astrataro
b8dc01be55
Support Linux on s390x 2017-12-19 06:16:32 +08:00
Darien Raymond
12ae92ade4
exclude errorgen from coverage 2017-12-18 21:37:44 +01:00
Darien Raymond
1f226797bc
remove header operation to http protocol package 2017-12-18 20:59:43 +01:00
Darien Raymond
91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond
a0b2c285b2
more test cases 2017-12-18 00:07:50 +01:00
Darien Raymond
88b81a0d29
Update version 2017-12-17 23:07:53 +01:00
Darien Raymond
3cc6d8f653
fix a data race in KCP 2017-12-17 01:22:39 +01:00
Darien Raymond
048ffbc7dc
simplify tls config 2017-12-17 00:53:17 +01:00
Darien Raymond
9561301fea
update headers test cases 2017-12-16 23:31:05 +01:00
Darien Raymond
80e43a6b37
reduce websocket memory usage 2017-12-16 02:04:51 +01:00
Darien Raymond
0959755d21
fix a buffer leak in buffered reader 2017-12-16 02:02:48 +01:00
Darien Raymond
c6b07a8fc1
Update version 2017-12-15 11:39:34 +01:00
Darien Raymond
6c3ef146f1
fix test break 2017-12-14 23:57:04 +01:00
Darien Raymond
4fad49fef8
fix build break 2017-12-14 23:43:28 +01:00
Darien Raymond
2acef1cc07
cleanup kcp connection 2017-12-14 23:24:40 +01:00
Darien Raymond
0032760fdc
cleanup kcp connection 2017-12-14 23:02:10 +01:00
Darien Raymond
bc9267846c
fix crash on init timeout = 0 2017-12-14 17:39:58 +01:00
Darien Raymond
bf1f099b51
add download count 2017-12-14 17:03:44 +01:00
Darien Raymond
484bdeecc9
comments 2017-12-14 15:02:36 +01:00
Darien Raymond
6797483fe0
remove unused web server 2017-12-14 14:52:51 +01:00
Darien Raymond
08411e3d80
update README 2017-12-14 12:18:47 +01:00