Commit Graph

1473 Commits (e304e2761d30a6d87357b1cbca58ae0629c44cf2)
 

Author SHA1 Message Date
v2ray e304e2761d
refine chacha20 initialization
8 years ago
v2ray 128e866021
Merge branch 'master' of https://github.com/v2ray/v2ray-core
8 years ago
Darien Raymond 08526a32ff Merge pull request #215 from aead/master
8 years ago
v2ray 3be5045dfc
replace NewSmallBuffer with NewLocalBuffer
8 years ago
v2ray 84a7a2ad61
correct initialization in socks server
8 years ago
Andreas Auernhammer 0cd0033245 Replace ChaCha20 implementation with an optimized version
8 years ago
v2ray 85d6e1ad13
prepend hash
8 years ago
v2ray 1931820c4c
leverage local buffer
8 years ago
v2ray 7e499ee0b6
Cleanup
8 years ago
v2ray 089de290ad
Leverage buffer.Read
8 years ago
v2ray a39132f4c2
update log
8 years ago
v2ray bf2d45a83d
use local buffer when fetching input
8 years ago
Darien Raymond 00a747afe3 Update ISSUE_TEMPLATE
8 years ago
Darien Raymond f072d26fe4 Rename ISSUE_TEMPLATE.md to ISSUE_TEMPLATE
8 years ago
Darien Raymond 187a89484c Rename ISSUE_TEMPLATE to ISSUE_TEMPLATE.md
8 years ago
Darien Raymond b2cd65d6bc Update ISSUE_TEMPLATE
8 years ago
Darien Raymond acb01e6177 Update ISSUE_TEMPLATE
8 years ago
Darien Raymond 45423add40 Create ISSUE_TEMPLATE
8 years ago
v2ray 3f396078ab
remove unnecessary buffer
8 years ago
v2ray 4aadaa7513
use local stack buffer
8 years ago
v2ray f45fa6e918
allow buffer on local stack
8 years ago
v2ray 8d3da0ed8e
remove unnecessary use of buffer
8 years ago
v2ray e586f3c127
release buffer on write error
8 years ago
v2ray 17ea740e7e
remove unnecessary use of buffer
8 years ago
v2ray 066e5e216d
fill windows after processing acks
8 years ago
v2ray 72ee6436eb
more accurate of rtt calculation
8 years ago
v2ray d5cd919cec
remove duplicated code
8 years ago
v2ray f6d4e599bd
configurable read and write buffer size
8 years ago
v2ray b6a6c154a3
remove unnecessary use of buffer
8 years ago
v2ray 33e0cfe233
fully allocate buffer pools
8 years ago
v2ray 9e8ed30052
update buffer pool size
8 years ago
v2ray 9523cb3ec3
refine buffer struct
8 years ago
v2ray 631db6e69a
rename
8 years ago
v2ray ef2d49302d
rename command
8 years ago
v2ray ffdce592ec
remove sync.Pool from segment allocation
8 years ago
v2ray 906d846c2e
update test case
8 years ago
v2ray c32f1a0152
update test case
8 years ago
v2ray 991b2703dc
improve writing performance
8 years ago
v2ray 0acd3b6d62
improve sending performance
8 years ago
v2ray 6f998fa18b
update ipv6 comparison
8 years ago
v2ray 476b3c68d2
introduce a new state: peer terminating
8 years ago
v2ray 05ed05b9a0
correctly release segments
8 years ago
v2ray 73afe9a001
use alloc.Buffer in sending queue
8 years ago
v2ray c7b0264f9a
lock in udp hub
8 years ago
v2ray fc69c77369
fix an offset issue in OTA
8 years ago
v2ray d602025908
update test performance
8 years ago
v2ray c0a1198514
improve terminating performance
8 years ago
v2ray 9a44ff3145
static conv
9 years ago
v2ray 9434f5156c
fix memory leak
9 years ago
v2ray b9bf419f57
update version
9 years ago