Darien Raymond
|
f506a39d32
|
multi buffer
|
2017-04-15 21:07:23 +02:00 |
|
Darien Raymond
|
68bc9ea8e4
|
cleanup error messages
|
2017-04-09 15:04:04 +02:00 |
|
Darien Raymond
|
35248497d2
|
refactor error messages
|
2017-04-09 01:43:25 +02:00 |
|
Darien Raymond
|
2668954c12
|
update error messages
|
2017-04-06 22:17:13 +02:00 |
|
Darien Raymond
|
3e809f4750
|
fix comments
|
2017-04-04 21:26:48 +02:00 |
|
Darien Raymond
|
7199ffcaa2
|
refactor
|
2017-02-14 22:45:36 +01:00 |
|
Darien Raymond
|
16d803ba1d
|
remove unused function
|
2017-02-14 22:37:59 +01:00 |
|
Darien Raymond
|
3c032f0d53
|
update frame header masking strategy
|
2017-02-14 14:16:43 +01:00 |
|
Darien Raymond
|
d5b1762865
|
mask size bytes
|
2017-02-14 10:11:26 +01:00 |
|
Darien Raymond
|
6888093197
|
gofmt
|
2017-02-10 16:42:24 +01:00 |
|
Darien Raymond
|
2897df5a7a
|
don't copy leftoever if at head
|
2017-02-06 14:06:41 +01:00 |
|
Darien Raymond
|
775b4ef542
|
update auth test
|
2017-02-06 14:02:17 +01:00 |
|
Darien Raymond
|
47c3646162
|
refine authentication reader
|
2017-02-06 13:31:36 +01:00 |
|
Darien Raymond
|
cbebbc3e68
|
remove aggressive reader
|
2017-01-30 22:07:22 +01:00 |
|
Darien Raymond
|
0cf5087852
|
fix auth reader buffer overrun
|
2017-01-27 13:42:31 +01:00 |
|
Darien Raymond
|
e678000c44
|
remove release() pattern
|
2017-01-04 12:52:24 +01:00 |
|
Darien Raymond
|
3732de18b1
|
remove generated package comments
|
2017-01-03 14:23:55 +01:00 |
|
Darien Raymond
|
20fe6d10a4
|
rollback gitignore change
|
2017-01-02 20:52:45 +01:00 |
|
Darien Raymond
|
7cbef6723c
|
generate protobuf files on the fly
|
2017-01-02 20:43:41 +01:00 |
|
Darien Raymond
|
52e1dfaeac
|
remove all generated files
|
2017-01-02 08:15:31 +01:00 |
|
Darien Raymond
|
7c751fcca0
|
common.Must
|
2016-12-28 00:53:29 +01:00 |
|
Darien Raymond
|
c68da6a0e8
|
unified release
|
2016-12-27 21:33:34 +01:00 |
|
Darien Raymond
|
ceaf5d1178
|
fix lint warnings
|
2016-12-21 15:37:16 +01:00 |
|
Darien Raymond
|
3d9afdde8a
|
fix error propagation
|
2016-12-17 07:40:28 +01:00 |
|
Darien Raymond
|
8ced9aeec8
|
fix auth reader
|
2016-12-13 08:30:24 +01:00 |
|
Darien Raymond
|
ed9217bf20
|
test partial read
|
2016-12-12 21:49:04 +01:00 |
|
Darien Raymond
|
201d6e6471
|
support aggressive mode in auth reader
|
2016-12-12 21:44:16 +01:00 |
|
Darien Raymond
|
417284ed99
|
fix auth reader
|
2016-12-12 17:42:03 +01:00 |
|
Darien Raymond
|
055023fdd5
|
refactor buffer
|
2016-12-09 12:08:25 +01:00 |
|
Darien Raymond
|
7a80409e30
|
rename alloc to buf
|
2016-12-09 11:35:27 +01:00 |
|
Darien Raymond
|
7d2cf4c0e0
|
bug fixes
|
2016-12-07 22:52:56 +01:00 |
|
Darien Raymond
|
85163d4b47
|
more security types in vmess.
|
2016-12-07 17:32:40 +01:00 |
|
Darien Raymond
|
6d0915cc8c
|
Fix test break
|
2016-12-07 15:00:04 +01:00 |
|
Darien Raymond
|
a92df58017
|
refactor auth reader
|
2016-12-07 13:00:32 +01:00 |
|
Darien Raymond
|
544c6e8f71
|
fix test break
|
2016-12-07 00:52:36 +01:00 |
|
Darien Raymond
|
5f2eb09226
|
better error handling in AuthenticationReader
|
2016-12-07 00:49:56 +01:00 |
|
Darien Raymond
|
919b749578
|
aead reader and writer
|
2016-12-07 00:31:15 +01:00 |
|
Darien Raymond
|
f95c322677
|
rename 'this'
|
2016-11-27 21:39:09 +01:00 |
|
Darien Raymond
|
8eab746c96
|
doc
|
2016-08-21 09:06:15 +02:00 |
|
v2ray
|
07a86f549b
|
unified import path
|
2016-08-20 20:55:45 +02:00 |
|
v2ray
|
99a63f1633
|
reset timer before benchmark
|
2016-08-17 10:28:30 +02:00 |
|
v2ray
|
0040881b84
|
comments
|
2016-07-26 21:21:22 +02:00 |
|
v2ray
|
b02bd5b1d8
|
rollback chacha20 change
|
2016-07-25 10:28:11 +02:00 |
|
v2ray
|
e304e2761d
|
refine chacha20 initialization
|
2016-07-23 13:04:44 +02:00 |
|
Andreas Auernhammer
|
0cd0033245
|
Replace ChaCha20 implementation with an optimized version
|
2016-07-23 08:48:48 +02:00 |
|
v2ray
|
6847139ae3
|
renamed ErrObjectReleased
|
2016-06-22 15:12:57 +02:00 |
|
v2ray
|
fc63f0432c
|
simplify testing
|
2016-05-24 21:55:46 +02:00 |
|
v2ray
|
a341cab302
|
implement releasable interface in v2io
|
2016-03-10 00:33:14 +01:00 |
|
v2ray
|
7fa96a4d2c
|
fix build break
|
2016-02-26 23:18:34 +01:00 |
|
v2ray
|
79171f105a
|
move CryptionReader and Writer into a separate file
|
2016-02-25 21:53:21 +01:00 |
|
v2ray
|
76ca9de25f
|
refactor protocol
|
2016-02-25 21:50:10 +01:00 |
|
v2ray
|
3b39269ca0
|
format code
|
2016-02-23 18:38:12 +01:00 |
|
v2ray
|
075423972b
|
remove unnecessary function
|
2016-02-23 18:25:00 +01:00 |
|
v2ray
|
65819228c1
|
more chacha20 test
|
2016-02-23 17:50:07 +01:00 |
|
v2ray
|
769af1ed02
|
ChaCha20 stream cipher
|
2016-02-23 17:33:54 +01:00 |
|
v2ray
|
e9c784d4bd
|
refactor shadowsocks
|
2016-01-29 20:54:06 +01:00 |
|
Darien Raymond
|
008c285324
|
move transport methods from net to io
|
2016-01-29 13:39:55 +00:00 |
|
v2ray
|
06b92bddcf
|
authenticator
|
2016-01-29 10:57:52 +01:00 |
|
V2Ray
|
a46db069fb
|
Refactor AES encryption/decryption
|
2015-11-03 21:26:16 +01:00 |
|