Darien Raymond
|
d75eeed25d
|
format code
|
2016-01-21 12:05:16 +00:00 |
|
Darien Raymond
|
85feb725a5
|
BytesLiteral.All()
|
2016-01-21 11:52:09 +00:00 |
|
Darien Raymond
|
c78460df1e
|
test case for ipv4 address in ipv6 format
|
2016-01-21 11:51:53 +00:00 |
|
v2ray
|
f60747c455
|
2nd step to reduce number of authentication bits
|
2016-01-21 10:08:00 +01:00 |
|
v2ray
|
51695df239
|
implement inbound connection handler manager in point
|
2016-01-21 01:40:52 +01:00 |
|
Darien Raymond
|
23b6b987ca
|
fix a bug in cmdkey generation
|
2016-01-20 16:45:50 +00:00 |
|
v2ray
|
baaef1dad5
|
handle switch account command in vmess out
|
2016-01-20 17:31:43 +01:00 |
|
v2ray
|
b0adb24003
|
handle inbound detour in vmess inbound
|
2016-01-19 23:41:40 +01:00 |
|
v2ray
|
573d0a9c29
|
fix build break
|
2016-01-19 10:32:20 +01:00 |
|
v2ray
|
6eff759b05
|
more fields in switch account command
|
2016-01-19 01:21:07 +01:00 |
|
v2ray
|
65d5c07533
|
BytesLiteral.String
|
2016-01-18 12:58:04 +01:00 |
|
v2ray
|
4dd771170c
|
lazy evaluation of access log
|
2016-01-18 12:31:27 +01:00 |
|
v2ray
|
eec0bb4db4
|
lazy evaluation of log fields
|
2016-01-18 12:24:33 +01:00 |
|
v2ray
|
8f20933457
|
cleanup socks log
|
2016-01-18 11:43:24 +01:00 |
|
v2ray
|
0bfe78dd6e
|
more logs in point
|
2016-01-18 11:41:02 +01:00 |
|
v2ray
|
a6a14247af
|
remove workaround for centos 6. it doesn't work anyway.
|
2016-01-18 10:48:42 +01:00 |
|
v2ray
|
d3d2b28032
|
bump version for next release
|
2016-01-18 00:38:04 +01:00 |
|
v2ray
|
0bdf277de5
|
detect systemctl in install release script
|
2016-01-18 00:19:37 +01:00 |
|
v2ray
|
666e98da85
|
add systemd deploy script
|
2016-01-17 22:45:56 +01:00 |
|
v2ray
|
dde47290d7
|
completely remove json folder in v2ray
|
2016-01-17 21:43:10 +01:00 |
|
Darien Raymond
|
9af80c834b
|
Merge branch 'master' of https://github.com/v2ray/v2ray-core
|
2016-01-17 15:22:08 +00:00 |
|
Darien Raymond
|
ae8121e633
|
remove json packages in app folder
|
2016-01-17 15:20:49 +00:00 |
|
Darien Raymond
|
0210e35c61
|
Merge pull request #69 from kxjhlele/patch-7
Update install.sh
|
2016-01-17 15:02:04 +01:00 |
|
kxjhlele
|
76e5df4ea8
|
Update install.sh
go1.5.3
|
2016-01-17 20:59:32 +08:00 |
|
v2ray
|
48f1d34ca5
|
fix config in http
|
2016-01-16 13:08:50 +01:00 |
|
v2ray
|
2d233295e6
|
simplify stringlist
|
2016-01-15 15:23:12 +01:00 |
|
v2ray
|
a403859105
|
move network to net
|
2016-01-15 14:34:33 +01:00 |
|
v2ray
|
393a64820f
|
simplify port range
|
2016-01-15 13:39:36 +01:00 |
|
v2ray
|
5ceac7a6e2
|
move host from net/json to net
|
2016-01-15 13:17:04 +01:00 |
|
v2ray
|
1f1f79b90a
|
simplify address
|
2016-01-15 13:16:07 +01:00 |
|
v2ray
|
8c08248418
|
enable json test in travis
|
2016-01-15 13:14:08 +01:00 |
|
v2ray
|
e5fa96f814
|
massive refactoring against json config parsing
|
2016-01-15 12:43:06 +01:00 |
|
Darien Raymond
|
f87ab4713c
|
simplify v2ray.service
|
2016-01-13 10:13:37 +00:00 |
|
v2ray
|
9bc68f3575
|
update repo
|
2016-01-13 01:05:37 +01:00 |
|
v2ray
|
e09363cb96
|
check file exists before executing
|
2016-01-13 01:05:27 +01:00 |
|
v2ray
|
e433779dfc
|
install unzip and daemon for yum and apt-get
|
2016-01-13 00:52:26 +01:00 |
|
v2ray
|
a6b662b173
|
add systemd related config
|
2016-01-12 23:35:45 +01:00 |
|
v2ray
|
04e7dc87a8
|
log request content as debug
|
2016-01-12 18:28:00 +01:00 |
|
v2ray
|
c4b787e637
|
more china sites
|
2016-01-12 18:25:51 +01:00 |
|
v2ray
|
7881330644
|
remove unnecessary memory allocation in vmess
|
2016-01-12 13:39:17 +01:00 |
|
v2ray
|
f7a152b871
|
remove unnecessary memory allocation in id generation
|
2016-01-12 13:39:02 +01:00 |
|
v2ray
|
1958a874cd
|
remove unnecessary memory allocation in uuid generation
|
2016-01-12 13:38:47 +01:00 |
|
v2ray
|
48ff2a5ae8
|
use [16]byte instead of string for faster hashing
|
2016-01-12 13:02:05 +01:00 |
|
Darien Raymond
|
bed5235772
|
remove proxy/vmess/protocol/user
|
2016-01-12 10:52:40 +00:00 |
|
Darien Raymond
|
dc1fbecdfb
|
remove fuzzing tests
|
2016-01-12 10:45:38 +00:00 |
|
Darien Raymond
|
02a803262f
|
update version for 1.4
|
2016-01-12 10:41:59 +00:00 |
|
v2ray
|
349b02084c
|
rewrite hashing logic in vmess
|
2016-01-12 11:38:43 +01:00 |
|
v2ray
|
c31c49d11f
|
more china sites
|
2016-01-12 10:40:44 +01:00 |
|
v2ray
|
559eadcaf1
|
test case for sized queue
|
2016-01-11 23:04:24 +01:00 |
|
v2ray
|
ea080b2ebf
|
rewrite id hash queue
|
2016-01-11 22:51:35 +01:00 |
|