1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 22:45:24 +00:00
v2fly/common
2018-11-11 16:34:58 +01:00
..
bitmask fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
buf simplify buffer extension 2018-11-02 21:34:04 +01:00
bytespool GetPool() API 2018-09-03 20:57:40 +02:00
compare update tests 2018-07-13 14:36:09 +02:00
crypto share rand reader across auth readers 2018-11-11 16:34:58 +01:00
dice comments 2018-04-03 22:34:59 +02:00
errors rename error object 2018-10-01 12:49:36 +02:00
log use strings.Builder 2018-10-01 12:54:06 +02:00
mux notify remote peer to close session 2018-11-07 12:46:20 +01:00
net improve parse address performance 2018-11-05 01:16:06 +01:00
peer function to compare byte array 2018-07-12 23:38:10 +02:00
platform use new errorgen 2018-09-30 23:08:41 +02:00
protocol move back to serial 2018-11-03 13:03:02 +01:00
retry use new errorgen 2018-09-30 23:08:41 +02:00
serial fix a typo 2018-11-07 11:15:47 +08:00
session comments 2018-10-15 08:51:24 +02:00
signal fix flaky test 2018-10-25 09:49:13 +02:00
strmatcher improve performance on domain matcher 2018-11-02 12:14:41 +01:00
task fix a deadlock 2018-08-29 23:12:47 +02:00
uuid update tests 2018-07-13 14:36:09 +02:00
common_test.go test cases for common 2017-12-20 11:16:45 +01:00
common.go first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
interfaces.go Require Type() for Feature 2018-10-12 23:57:56 +02:00
type_test.go test cases for common 2017-12-20 11:16:45 +01:00
type.go cleanup error messages 2017-04-09 15:04:04 +02:00