Commit Graph

1027 Commits (486965d1ebaa32f7278275832c01140a7f65d038)
 

Author SHA1 Message Date
Darien Raymond 7f4ff04483 test cases for Equals()
9 years ago
Darien Raymond d75eeed25d format code
9 years ago
Darien Raymond 85feb725a5 BytesLiteral.All()
9 years ago
Darien Raymond c78460df1e test case for ipv4 address in ipv6 format
9 years ago
v2ray f60747c455 2nd step to reduce number of authentication bits
9 years ago
v2ray 51695df239 implement inbound connection handler manager in point
9 years ago
Darien Raymond 23b6b987ca fix a bug in cmdkey generation
9 years ago
v2ray baaef1dad5 handle switch account command in vmess out
9 years ago
v2ray b0adb24003 handle inbound detour in vmess inbound
9 years ago
v2ray 573d0a9c29 fix build break
9 years ago
v2ray 6eff759b05 more fields in switch account command
9 years ago
v2ray 65d5c07533 BytesLiteral.String
9 years ago
v2ray 4dd771170c lazy evaluation of access log
9 years ago
v2ray eec0bb4db4 lazy evaluation of log fields
9 years ago
v2ray 8f20933457 cleanup socks log
9 years ago
v2ray 0bfe78dd6e more logs in point
9 years ago
v2ray a6a14247af remove workaround for centos 6. it doesn't work anyway.
9 years ago
v2ray d3d2b28032 bump version for next release
9 years ago
v2ray 0bdf277de5 detect systemctl in install release script
9 years ago
v2ray 666e98da85 add systemd deploy script
9 years ago
v2ray dde47290d7 completely remove json folder in v2ray
9 years ago
Darien Raymond 9af80c834b Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
Darien Raymond ae8121e633 remove json packages in app folder
9 years ago
Darien Raymond 0210e35c61 Merge pull request #69 from kxjhlele/patch-7
9 years ago
kxjhlele 76e5df4ea8 Update install.sh
9 years ago
v2ray 48f1d34ca5 fix config in http
9 years ago
v2ray 2d233295e6 simplify stringlist
9 years ago
v2ray a403859105 move network to net
9 years ago
v2ray 393a64820f simplify port range
9 years ago
v2ray 5ceac7a6e2 move host from net/json to net
9 years ago
v2ray 1f1f79b90a simplify address
9 years ago
v2ray 8c08248418 enable json test in travis
9 years ago
v2ray e5fa96f814 massive refactoring against json config parsing
9 years ago
Darien Raymond f87ab4713c simplify v2ray.service
9 years ago
v2ray 9bc68f3575 update repo
9 years ago
v2ray e09363cb96 check file exists before executing
9 years ago
v2ray e433779dfc install unzip and daemon for yum and apt-get
9 years ago
v2ray a6b662b173 add systemd related config
9 years ago
v2ray 04e7dc87a8 log request content as debug
9 years ago
v2ray c4b787e637 more china sites
9 years ago
v2ray 7881330644 remove unnecessary memory allocation in vmess
9 years ago
v2ray f7a152b871 remove unnecessary memory allocation in id generation
9 years ago
v2ray 1958a874cd remove unnecessary memory allocation in uuid generation
9 years ago
v2ray 48ff2a5ae8 use [16]byte instead of string for faster hashing
9 years ago
Darien Raymond bed5235772 remove proxy/vmess/protocol/user
9 years ago
Darien Raymond dc1fbecdfb remove fuzzing tests
9 years ago
Darien Raymond 02a803262f update version for 1.4
9 years ago
v2ray 349b02084c rewrite hashing logic in vmess
9 years ago
v2ray c31c49d11f more china sites
9 years ago
v2ray 559eadcaf1 test case for sized queue
9 years ago