2025-07-08 - 2026-01-08

Overview

0 Active Pull Requests
20 Active Issues
Excluding merges, 1 author has pushed 96 commits to main and 98 commits to all branches. On main, 191 files have changed and there have been 14762 additions and 9016 deletions.

6 Issues closed from 1 user

Closed #30 Ensure all the CommandRequest::serialize methods end with \n 2025-12-07 21:52:19 +01:00

Closed #22 Refactor request parsers to yield Self::Request 2025-12-07 16:08:30 +01:00

Closed #3 Properly handle commands with spaces 2025-11-24 21:39:42 +01:00

Closed #4 Implement filter parsing 2025-11-24 21:39:42 +01:00

Closed #14 Replace SplitWhitespace with a custom tokenizer for request parsing 2025-11-24 21:39:42 +01:00

Closed #15 Handle binary data in response parser 2025-11-24 21:39:42 +01:00

16 Issues created by 1 user

Opened #19 Implement (and test) better error reporting for filters 2025-11-24 21:40:15 +01:00

Opened #20 Implement response serialization 2025-11-24 21:40:39 +01:00

Opened #21 Create wireshark dissector 2025-11-24 21:41:39 +01:00

Opened #22 Refactor request parsers to yield Self::Request 2025-11-24 21:42:32 +01:00

Opened #23 Design user-facing API 2025-11-24 21:54:43 +01:00

Opened #24 Rewrite a lot of the response parsers to use the lazy iterator 2025-11-24 21:55:43 +01:00

Opened #25 Encapsulate remaining type aliases in common/types 2025-11-24 21:56:12 +01:00

Opened #26 Hide serde compat behind compiletime flag 2025-11-24 21:56:31 +01:00

Opened #27 Fuzz protocol parser 2025-11-25 13:07:21 +01:00

Opened #28 Create a helper interface for making a stream of requests from a network socket 2025-12-05 14:55:14 +01:00

Opened #29 Add a strict compile flag 2025-12-07 11:07:25 +01:00

Opened #30 Ensure all the CommandRequest::serialize methods end with \n 2025-12-07 21:41:57 +01:00

Opened #31 Add ::new() methods for all requests and responses 2025-12-08 04:59:02 +01:00

Opened #32 Force client users to read the mpd version on initialization 2025-12-08 05:02:16 +01:00

Opened #33 Add associated errors for every command 2025-12-08 05:04:08 +01:00

Opened #34 Review use of ResponseParserError 2025-12-08 05:14:13 +01:00