| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Now that versions have bumped, remove semver.md files. | Nick Mathewson | 2022-08-01 | 1 | -1/+0 |
| | | |||||
| * | tor-proto: Stop using write_infallible in handshake code. | Nick Mathewson | 2022-07-11 | 1 | -0/+1 |
| | | | | | | | | | This change was a bit annoying, since most of this code _can't_ fail, and so the only reasonable response is to wrap the input in an internal error... except for one case where we're actually encoding a caller-provided message, so we _do_ want to wrap the EncodeError from tor_bytes. | ||||
| * | Remove semver.md files now that 0.5.0 is out | Nick Mathewson | 2022-06-24 | 1 | -3/+0 |
| | | |||||
| * | tor-proto: err: Provide ChannelClosed as a separate unit error | Ian Jackson | 2022-06-21 | 1 | -0/+1 |
| | | |||||
| * | update semver.md | trinity-1686a | 2022-06-08 | 1 | -0/+1 |
| | | |||||
| * | Document semver changes | Ian Jackson | 2022-06-08 | 1 | -0/+1 |
