| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-05 | Upgraded RPM Calculation Support (Take 1) | Will Hawkins | |
| This patch begins the work on updated RPM calculations using the httptrace infrastructure. Because we are still not able to break out the TLS handshake time due to upstream bugs, there are some workarounds in place. However, the numbers appear much more sane. | |||
| 2022-05-04 | Make Traceable Interface and Refactor Debugging | Will Hawkins | |
| 1. Make a traceable interface for all things that can be wrapped in an httptrace.ClientTrace. 2. Refactor debugging system into debug package. | |||
| 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 | |
