1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-09-29 21:54:10 -04:00
Commit Graph

21 Commits

Author SHA1 Message Date
Darien Raymond
27ccc9d726 comments 2018-04-03 22:34:59 +02:00
Darien Raymond
c5bd23105e change uint32 to int32 2018-04-02 22:01:55 +02:00
Darien Raymond
08dab81eb2 migrate int to int32 2018-04-02 20:00:50 +02:00
Jinqiu Yu
eb38f4865e Fix another typo 2018-03-23 23:17:29 +08:00
Darien Raymond
b4e1240160 comments 2018-03-13 09:02:21 +01:00
Darien Raymond
5bbece14af simplify pool creation 2018-03-12 16:21:39 +01:00
Darien Raymond
34c12c1af6 extend buffer 2018-03-11 23:31:37 +01:00
Darien Raymond
931c8597ca fix len -> cap 2018-03-11 23:30:51 +01:00
Darien Raymond
994aecd13c rename NewLocal to NewSize 2018-03-11 23:29:17 +01:00
Darien Raymond
f97e6fa3d2 refine buffer allocation 2018-03-11 23:06:04 +01:00
Darien Raymond
eaf043f1b3 reduce memory usage of Buffer 2018-03-08 22:30:52 +01:00
Darien Raymond
7f1e9c85c9 more effecient auth reader and writer 2017-04-27 13:31:09 +02:00
Darien Raymond
0ebebfa458 cleanup 2017-04-19 16:29:36 +02:00
Darien Raymond
b1dfff2fdd remove 8k buffer pool 2017-04-15 21:19:21 +02:00
Darien Raymond
cb0e29ccdb merging reader 2017-03-27 11:12:34 +02:00
Darien Raymond
020b436827 merge bufio into buf 2017-02-15 22:51:01 +01:00
Darien Raymond
a44d556667 test case for tls connection 2016-12-30 23:12:00 +01:00
Darien Raymond
ceaf5d1178 fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond
ff87377acf comments 2016-12-11 09:43:20 +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