| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-04 | Fully support self-signed certificates (and add debug levels) | Will Hawkins | |
| Two unrelated changes: 1. Add full support for self-signed HTTPS certificates on the server 2. Add support for multiple log levels: So far we only use one, but adding support for additional levels will help us tier the levels to filter out excessive messages. | |||
| 2022-03-19 | Rename: Change bearing to generating | Will Hawkins | |
| The newest version of the specification replaces the term bearing with the term generating. This patch brings the updated language to the code to make it easier to track the implementation's conformance to the spec. | |||
| 2022-03-18 | Make sure that we format with short lines. | Will Hawkins | |
| 2022-03-16 | Format: Add a line-length formatting. | Will Hawkins | |
| 2022-03-16 | Refactor: Move magic numbers in to a constants module. | Will Hawkins | |
| 2022-03-16 | Refactor: Cleanup the RTT calculation functionality. | Will Hawkins | |
| 2022-03-15 | Add utility function for seeking to the end of a file. | Will Hawkins | |
| 2022-03-14 | Add a license. | Will Hawkins | |
| 2021-12-15 | Refactoring and error handling. | Will Hawkins | |
| 2021-12-15 | Basic implementation complete. | Will Hawkins | |
| 2021-12-14 | Add sanity checking for configuration. | Will Hawkins | |
| 2021-12-14 | Refactoring -- more. | Will Hawkins | |
| 2021-12-13 | Intermediate check-in commit. Adding functionality and refactoring. | Will Hawkins | |
