Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-30 | Add and apply rustfmt configuration | Richard Walters | |
2020-10-14 | Distribute tests closer to the code they test | Richard Walters | |
2020-10-13 | Rust refactoring | Richard Walters | |
* Move Context, Error, and character classes to their own modules. * Move host/port parsing and IP address validation to their own modules, and break the code up into different functions to process their state machines. |