Commit Graph

817 Commits (4817f8ab1f87d42daa90e01468e3d9d5379817ae)
 

Author SHA1 Message Date
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
v2ray ea080b2ebf rewrite id hash queue
9 years ago
v2ray 8f1c4b7f71 simplify code
9 years ago
v2ray 47e2d957d1 don't process malformed request
9 years ago
v2ray 8daea1dc06 close inbound ray when there is an error
9 years ago
v2ray adf5820286 futher reduce memory usage of uuid
9 years ago
v2ray 774095568f lazy initialization of uuid string
9 years ago
v2ray 0107ea1636 update release version
9 years ago
v2ray c061cf9f34 update official config
9 years ago
v2ray 57709a5cdb more china sites
9 years ago
v2ray e0b56528fc leverage sync.Pool for allocation boost
9 years ago