Commit Graph
315 Commits
Author SHA1 Message Date
xtaci 3c744e6653 tidy 2020-01-16 21:47:48 +08:00
xtaci 211bc4a98c fix spelling 2020-01-04 00:23:22 +08:00
xtaciandGitHub 53dc3f6be9 Update README.md 2019-12-28 22:44:35 +08:00
xtaci 7cf9c03a7c update README.md 2019-12-28 22:41:12 +08:00
xtaci fe8b9a2233 Squashed commit of the following:
commit 4d53a564a987a171d9cc563ee73e92c7faa3624a
Author: xtaci <daniel820313@gmail.com>
Date:   Sat Dec 28 22:14:17 2019 +0800

    add function PeekSize

commit 9ca9c83c3f06aca7ceef161f39adce12de2d1ec5
Author: xtaci <daniel820313@gmail.com>
Date:   Sat Dec 28 21:53:41 2019 +0800

    add Peak
v1.5.6 v1.5.7
2019-12-28 22:16:15 +08:00
xtaci 32b9d9aa29 remove redundant line 2019-12-28 21:04:08 +08:00
xtaci a8a5f9cbbe test WriteTo v2 v1.5.5 2019-12-26 21:25:25 +08:00
xtaci 3ab6b40f74 add tests to ver2 2019-12-26 21:16:53 +08:00
xtaci 9548a6c9b7 fix mod v1.5.4 2019-12-26 17:28:27 +08:00
xtaci f182401f19 merge protocol version 2 in master v1.5.3 2019-12-26 17:25:11 +08:00
xtaci fe34c960fb Revert "config protocol Version in Config"
This reverts commit 9f184cedda.
v1.5.2
2019-12-26 13:39:01 +08:00
xtaci 9f184cedda config protocol Version in Config v1.5.1 2019-12-26 12:30:53 +08:00
xtaci 634a18c835 fix tests v1.5.0 2019-12-26 12:14:00 +08:00
xtaci f386d90508 Squashed commit of the following:
commit 486431f53deb10b0e6ee51b47785f6f06f0d5733
Author: xtaci <daniel820313@gmail.com>
Date:   Thu Dec 26 12:02:52 2019 +0800

    remove in-package pkg/errors

commit 213597603a726735678024ec6051800c46ed0bd0
Author: xtaci <daniel820313@gmail.com>
Date:   Thu Dec 26 11:58:36 2019 +0800

    fix poll

commit d1f7aeefbeb40da99d47ba2b7db5bd403c09ddba
Author: xtaci <daniel820313@gmail.com>
Date:   Thu Dec 26 11:17:28 2019 +0800

    fix error

commit 152918f9b531c06b42c764f0aff35d4bb9315713
Author: xtaci <daniel820313@gmail.com>
Date:   Wed Dec 25 23:27:18 2019 +0800

    poll for v1
2019-12-26 12:06:21 +08:00
xtaciandGitHub 6125539908 Update README.md 2019-12-19 21:42:40 +08:00
xtaci 3b54c0fc00 fix a possible race condition v1.4.7 v1.4.8 2019-12-19 16:18:34 +08:00
xtaci 36273058e1 Revert "remove allocator"
This reverts commit f893f033aa.
2019-12-18 22:13:51 +08:00
xtaci f893f033aa remove allocator 2019-12-18 21:44:35 +08:00
xtaci 795b9695f3 should return all tokens v1.4.6 2019-11-26 22:59:58 +08:00
xtaci c913b2d39b add stream.WriteTo method v1.4.5 2019-11-26 21:17:12 +08:00
xtaciandGitHub 2c4f88087e Update README.md 2019-09-23 00:33:13 +08:00
xtaci 0e3229b827 expose errors definition in smux v1.4.4 2019-09-22 14:31:20 +08:00
xtaci 6bc2f142ec add go.sum v1.4.3 2019-09-21 23:05:32 +08:00
xtaci b8f0ac5a8b add go.mod 2019-09-21 23:03:49 +08:00
xtaci 1d5f64e899 add Open() v1.4.1 v1.4.2 2019-09-21 20:14:53 +08:00
xtaci 35b0b0af0b add func Accept() v1.4.0 2019-09-21 20:06:31 +08:00
xtaciandGitHub 2d069975ff Update README.md 2019-09-10 23:06:34 +08:00
xtaci 9c31495dc7 add shaper test v1.3.6 2019-09-10 20:43:25 +08:00
xtaci 6284957b0f fill prio 2019-09-10 20:39:12 +08:00
xtaci 78fdaa98a6 add a shaper for fair transfer 2019-09-10 20:33:49 +08:00
xtaci 6aa95ef6b7 fix incorrect error reporting in tests https://github.com/xtaci/smux/issues/54 v1.3.5 2019-08-28 11:41:48 +08:00
xtaci b71f58ec76 adjust test function relates to https://github.com/xtaci/smux/issues/55 2019-08-28 11:25:59 +08:00
xtaciandGitHub 67e00e88db Merge pull request #53 from getlantern/smux-issue-52
Always stop timer in Stream.Read
v1.3.4
2019-07-10 13:36:24 +08:00
Joesis e7738d03db Always stop timer in Stream.Read
Resolves https://github.com/xtaci/smux/issues/52
2019-07-09 19:01:50 -07:00
xtaciandGitHub 79b3c96b84 Update README.md 2019-05-22 11:55:59 +08:00
xtaciandGitHub ce5b21325d Update README.md v1.3.3 2019-05-17 14:43:09 +08:00
xtaci cde199122f add overview comment 2019-05-16 13:27:11 +08:00
xtaciandGitHub a8ecd58ab9 Update README.md 2019-05-16 12:30:04 +08:00
xtaci cfd07e796e add comments to alloc 2019-05-16 12:17:07 +08:00
xtaci f5fa48311f save 1-loc 2019-05-15 16:14:14 +08:00
xtaci 4299d21e8f add method LocalAddr and RemoteAddr v1.3.2 2019-05-14 21:17:35 +08:00
xtaci 1724e90827 <= to == v1.3.1 2019-05-14 14:03:58 +08:00
xtaci afb2f3110f add a span-like allocator without zeroing of slices 2019-05-14 13:54:25 +08:00
xtaci 12e6c1b382 add a line of comment v1.2.12 2019-05-14 11:08:51 +08:00
xtaci febb4a5f0d add TestSessionDoubleClose 2019-05-13 21:45:23 +08:00
xtaci 4175cf4235 move heavy ops out and fix once 2019-05-13 21:37:45 +08:00
xtaci 2c8add414c proper error handling 2019-05-13 21:33:06 +08:00
xtaci 3752dae3e1 proper error handling in smux v1.2.11 2019-05-10 14:24:45 +08:00
xtaci 401b0da059 safer way to push data to streams v1.2.10 2019-04-24 23:06:33 +08:00
xtaci 4c827cfd42 set nil after token recycle v1.2.9 2019-04-23 21:09:37 +08:00