| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change sane_defaults() and with_directories() | Nick Mathewson | 2021-11-29 | 1 | -2/+2 |
| | | | | | | | | | The sane_defaults() call is now the same as you get from a default builder: by convention, we just call that method Default::default(). The with_directories() constructor makes more sense as a constructor for the TorClientConfigBuilder than for TorClientConfig. | ||||
| * | Allow type-complexity in hyper.rs example | Nick Mathewson | 2021-11-21 | 1 | -0/+1 |
| | | | | | | This isn't the prettiest, but suppressing the warning does make the example warning free. | ||||
| * | Rename tor_client/arti_tor_client to arti_client. | Nick Mathewson | 2021-10-21 | 1 | -0/+159 |
| Solves a name conflict with the existing tor_client create. Closes #130. | |||||
