| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-error: make HasRetryTime object-safe | Ian Jackson | 2022-10-21 | 1 | -1/+1 |
| | | | | | | | | | We could in the future provide a version of abs_retry_time which took an &dyn closure if that turns out to be wanted. I think this isn't a semver break because trait implementors are allowed to relax bounds. | ||||
| * | New ErrorKind::LocalProtocolFailed. | Nick Mathewson | 2022-09-27 | 1 | -0/+2 |
| This type is by analogy to `RemoteProtocolFailed`; we'll use it for cases when the Socks proxy refuses to talk to us. | |||||
