Skip to content

Releases: AudriusButkevicius/pfilter

Update imports, move to go 1.20

02 Feb 08:48
aba11b9
Compare
Choose a tag to compare
Merge pull request #8 from AudriusButkevicius/go120

Update quic-go for Go 1.20

Add batch read support

01 Aug 14:06
3924a65
Compare
Choose a tag to compare
Merge pull request #6 from AudriusButkevicius/batch

Add batch read support, update QUIC to RFC9000 (fixes #5)

0.0.9: Merge pull request #4 from imsodin/master

11 May 16:54
e9aaf99
Compare
Choose a tag to compare
check for error before resizing slice on read

0.0.8

10 May 19:48
fad42c1
Compare
Choose a tag to compare

Revert quic-go to an older version

0.0.7

09 May 22:49
1301e31
Compare
Choose a tag to compare

Fixes packet corruption due to buffer reuse
Adds support for OOB packet reading/writing

0.0.6: Merge pull request #3 from imsodin/fix-nil-deref

18 Feb 14:17
7468b85
Compare
Choose a tag to compare

0.0.5: Merge pull request #2 from AudriusButkevicius/small-reads

27 Jun 21:31
c55ef61
Compare
Choose a tag to compare

0.0.4

25 May 13:19
730b0de
Compare
Choose a tag to compare

Interface cleanup

0.0.3

06 Dec 00:16
Compare
Choose a tag to compare
Network library returns net.Error interface

0.0.2

22 Nov 21:02
Compare
Choose a tag to compare
Alignment