Commit Graph

4092 Commits (2364f5f280eac1ff1f91fb25f2fbbb2244296dae)
 

Author SHA1 Message Date
Darien Raymond 2364f5f280
remove AddressFamily.Either()
6 years ago
Darien Raymond a01fdc29a6
remove NewMultiBufferValue
6 years ago
Darien Raymond db5259e75b
avoid heap allocation for buffer variables
6 years ago
Darien Raymond f2f67132a7
refactor socks handshake
6 years ago
Darien Raymond deebb68597
update buf test
6 years ago
Darien Raymond a20262ef20
allocate buffer on stack
6 years ago
Darien Raymond a5ed9e00ab
revert opt on copy
6 years ago
Darien Raymond bd7bc63fac
prevent stack copy
6 years ago
Darien Raymond 151f316c32
remove unnecessary buf allocation
6 years ago
Darien Raymond 6d770d6f30
remove unused members
6 years ago
Darien Raymond 9bc6a5813e
improve performance on copy
6 years ago
Darien Raymond 4de776265b
Update version
6 years ago
Darien Raymond 0fd7e9216a
fix test break
6 years ago
Darien Raymond 10b4bbf7c6
use stack allocated byte array
6 years ago
Darien Raymond 770a20d266
stack allocated buffer
6 years ago
Darien Raymond 24288a74a2
update tests
6 years ago
Darien Raymond ac4f868078
introduce go-cmp
6 years ago
Darien Raymond 7560a99d7b
check frame size for status new
6 years ago
Darien Raymond 6c7dcc35ab
remove buffer.WriteBytes
6 years ago
Darien Raymond ff7e5a7cdb
benchmark mux frame
6 years ago
Darien Raymond 61b1013571
benchmark task
6 years ago
Darien Raymond 5c5816072e
use buffer for reading user id in socks
6 years ago
Darien Raymond 585608a796
propagate error
6 years ago
Darien Raymond 16102271dd
improve address serialization performance
6 years ago
Darien Raymond e8faa7d4e3
move pipe option into dedicated struct
6 years ago
Darien Raymond 8c12fb6ff1
update config files
6 years ago
Darien Raymond a14fae4b35
fix lint warnings
6 years ago
Darien Raymond c5ccbe6b63
cleanup serial package
6 years ago
Darien Raymond eeb588ffa0
update wss test
6 years ago
Darien Raymond 29d978d157
add feature request template
6 years ago
Darien Raymond 953bfac572
remove unnecessary assignment
6 years ago
Darien Raymond 6f7c30ad51
update status badge
6 years ago
Darien Raymond 97f8727ad5
update azure pipeline
6 years ago
Darien Raymond cd73486e93
update azure pipelines
6 years ago
Darien Raymond d63e576a4c
remove unused yaml files
6 years ago
Darien Raymond 265f10e6c3
update badges
6 years ago
Darien Raymond 2de8a0be2e
set test timeout
6 years ago
Darien Raymond b40ae39d56
add coverage token
6 years ago
Darien Raymond d1deebb6a9
azure pipeline template
6 years ago
Darien Raymond 0cfc13b029
Fix job name
6 years ago
Darien Raymond 9343b8879e
add coverage job to azure pipeline
6 years ago
Darien Raymond 4f167bb4d0
fix azure pipeline
6 years ago
Darien Raymond 6dd5365b84
multiple platform
6 years ago
Darien Raymond ab7930c09b
run test in azure pipeline
6 years ago
Darien Raymond c9fd7c272c
Merge branch 'master' of https://github.com/v2ray/v2ray-core
6 years ago
Victoria Raymond 9c0da3bab2 Set up CI with Azure Pipelines
6 years ago
Darien Raymond a8b3c74945
sort import
6 years ago
Darien Raymond ee844a2b75
release buffer after use
6 years ago
Darien Raymond 891bdd14fe
close conn after use
6 years ago
Darien Raymond 956868ef78
yield goroutine on pipe write
6 years ago