Commit Graph

44 Commits (1cf9cd5d7885c56859f60f1582e29b3012ebb751)

Author SHA1 Message Date
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