Commit Graph
533 Commits
Author SHA1 Message Date
Darien Raymond 891b8a03de refactor 2017-04-03 01:07:01 +02:00
Darien Raymond 2111c7e9ca update proto def 2017-04-02 14:24:10 +02:00
Darien Raymond f34ad57b58 refactor timer api 2017-03-31 21:45:43 +02:00
Darien Raymond b2c7b1a120 fix dead loop in merging reader 2017-03-28 13:10:57 +02:00
Darien Raymond f643344154 merge buf stream 2017-03-27 11:26:44 +02:00
Darien Raymond 14824c8451 fix timeout reader usage 2017-03-27 11:14:55 +02:00
Darien Raymond cb0e29ccdb merging reader 2017-03-27 11:12:34 +02:00
Darien Raymond 702cfd69de output all inner error messages 2017-02-24 01:05:02 +01:00
Darien Raymond a944df2f9b comments 2017-02-23 19:30:37 +01:00
Darien Raymond 31a21bef08 refactor uuid 2017-02-22 11:59:01 +01:00
Darien Raymond 6363c33790 detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond e480091388 smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond 29d614fda5 comments 2017-02-20 11:25:05 +01:00
Darien Raymond bf7906c7f0 clean lint warnings 2017-02-20 10:33:35 +01:00
Darien Raymond 4d34d081f1 reduce default pool size for non x86 platform to 5MB. 2017-02-17 13:06:34 +01:00
Darien Raymond 9ad9af367c rename import for net test 2017-02-16 21:08:10 +01:00
Darien Raymond 020b436827 merge bufio into buf 2017-02-15 22:51:01 +01: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 48eb40ff39 dice.RandomUint16 2017-02-14 22:29:44 +01:00
Darien Raymond 3c032f0d53 update frame header masking strategy 2017-02-14 14:16:43 +01:00
Darien Raymond 8d6a4d0a8a Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-02-14 10:13:13 +01:00
Darien Raymond d5b1762865 mask size bytes 2017-02-14 10:11:26 +01:00
Darien Raymond 520e3ea9e6 signal.semaphore 2017-02-13 23:29:34 +01:00
Darien Raymond 90200fbecb remove signal.Once 2017-02-13 23:12:27 +01:00
Darien Raymond 6d446f57f7 remove cancel signal 2017-02-13 23:03:42 +01:00
Darien Raymond 76d2e5517b comments 2017-02-13 22:39:55 +01:00
Darien Raymond 10acab0dfe comments 2017-02-13 22:11:36 +01:00
Darien Raymond f2e149e1d0 remove unnecessary error 2017-02-12 13:25:30 +01:00
Darien Raymond 6888093197 gofmt 2017-02-10 16:42:24 +01:00
Darien Raymond 5e7fb6d0dd refine error handling in retry logic 2017-02-10 11:41:50 +01:00
Darien Raymond 5de7fb8bc2 comments 2017-02-08 10:01:22 +01:00
Darien Raymond 2a486c6b9e ipv6 test 2017-02-08 00:26:40 +01:00
Darien Raymond 4e8e15d528 refine error handling in byte reader 2017-02-07 00:39:07 +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 08bed9e768 update 2017-02-04 23:52:37 +01:00
Darien Raymond b5d14b6823 update java options 2017-02-03 23:15:10 +01:00
Darien Raymond 504ff4b0c4 remove mux settings from vmess 2017-02-03 00:14:43 +01:00
Darien Raymond d3d2fab1d9 refine error messages 2017-02-02 14:42:31 +01:00
Darien Raymond f046f334cd move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond 08b9778f05 refine user timeout 2017-01-31 17:46:39 +01:00
Darien Raymond ad7d98473f remove timeout reader 2017-01-31 16:49:59 +01:00
Darien Raymond 52ee3ff79c update wait logic 2017-01-31 14:15:34 +01:00
Darien Raymond 23a8da215f close timer sooner 2017-01-31 12:54:01 +01:00
Darien Raymond c462e35aad cancel sessions after inactivity 2017-01-31 12:42:05 +01:00
Darien Raymond cbebbc3e68 remove aggressive reader 2017-01-30 22:07:22 +01:00
Darien Raymond bd69763c63 session frame support 2017-01-30 22:02:28 +01:00
Darien Raymond bfcc75f5d1 fix goroutine leak in dynamic port 2017-01-29 12:58:52 +01:00