Commit Graph

35 Commits (master)

Author SHA1 Message Date
Roger Shimizu 90af5f19ba
Apply Debian's patch to upstream
4 years ago
Darien Raymond 932e09a388
remove dep of assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 5f53530cc1
fix broken test
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond 24288a74a2
update tests
6 years ago
Darien Raymond 953bfac572
remove unnecessary assignment
6 years ago
Darien Raymond 5e25741742
update tests
6 years ago
Darien Raymond e5122a4c2d
remove test case for next
7 years ago
Darien Raymond 67c7d6da4a
move uuid.Next to protocol
7 years ago
Darien Raymond 9d7f43a299
fix lint errors
7 years ago
Darien Raymond 9f198d7e3d
fix lint errors
7 years ago
Darien Raymond 27ccc9d726
comments
7 years ago
wuxiangzhou2010 5a08411ee2 fix typo
7 years ago
Darien Raymond 0e01e28278
use uuid as struct
7 years ago
Darien Raymond 74cf833758 fully migrate to new assertion lib
7 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond 31a21bef08
refactor uuid
8 years ago
Darien Raymond 2bc7347d6d
remove invalid uuid error
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray d9367efb2d comments
9 years ago
v2ray a7f40da07a Fix unused variables
9 years ago
v2ray f34e253ea3 Rename errors with Error prefix
9 years ago
Darien Raymond 8180145413 more test cases for uuid
9 years ago
v2ray 1958a874cd remove unnecessary memory allocation in uuid generation
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 ca71c0300f avoid infinite loop in next uuid generation
9 years ago
v2ray 4ca43c3121 alternative user ids
9 years ago
v2ray fed5697dc3 SwitchAccount command
9 years ago
v2ray 47f35b1c3e uuid
9 years ago