| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | arti-client: Add stability warning to config module | Ian Jackson | 2022-03-01 | 1 | -0/+9 | |
| | * | | | | Merge branch 'main' into hyper-docs | Ian Jackson | 2022-03-01 | 6 | -83/+183 | |
| | |\ \ \ \ | ||||||
| * | | | | | | Merge branch '010_docs' | Nick Mathewson | 2022-03-01 | 4 | -7/+36 | |
| |\| | | | | | ||||||
| | * | | | | | Update our stability warning on arti-client. | Nick Mathewson | 2022-02-28 | 1 | -5/+12 | |
| | * | | | | | Add warnings about configuration stability. | Nick Mathewson | 2022-02-28 | 3 | -2/+24 | |
| * | | | | | | Merge branch 'main' into 364 | Ian Jackson | 2022-03-01 | 7 | -84/+183 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Merge branch 'tls' into 'main' | Nick Mathewson | 2022-02-28 | 5 | -38/+133 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix typo in message | Nick Mathewson | 2022-02-28 | 1 | -1/+1 | |
| | | * | | | | | arti-hyper: Add vacuous doc comments as required by clippy | Ian Jackson | 2022-02-28 | 1 | -0/+3 | |
| | | * | | | | | EK::RemoteProtocolFailed replaces OtherRemote | Ian Jackson | 2022-02-28 | 2 | -7/+15 | |
| | | * | | | | | Fix rustfmt | Ian Jackson | 2022-02-28 | 1 | -9/+10 | |
| | | * | | | | | arti-hyper: Abolish a bool in favour of a custom private enum | Ian Jackson | 2022-02-28 | 1 | -12/+19 | |
| | | * | | | | | arti-hyper: Box the http variant (bare DataStream) | Ian Jackson | 2022-02-28 | 1 | -7/+6 | |
| | | * | | | | | arti-hyper: Fix duplicative doc comment not to be wrong | Ian Jackson | 2022-02-28 | 1 | -1/+1 | |
| | | * | | | | | arti-hyper: Drop description of nonexistent error-detail feature | Ian Jackson | 2022-02-28 | 1 | -3/+0 | |
| | | * | | | | | arti-hyper: Clarify what the TLS features do. | Ian Jackson | 2022-02-28 | 1 | -1/+2 | |
| | | * | | | | | arti-hyper: Actually support TLS | Ian Jackson | 2022-02-28 | 3 | -19/+39 | |
| | | * | | | | | arti-hyper: Provide TLS connector and make space for TLS stream | Ian Jackson | 2022-02-28 | 3 | -19/+64 | |
| | | * | | | | | Manually implement Clone for ArtiHttpConnector | Ian Jackson | 2022-02-28 | 1 | -1/+7 | |
| | | * | | | | | Introduce ErrorKind::OtherRemote | Ian Jackson | 2022-02-28 | 1 | -0/+9 | |
| | | * | | | | | arti-hyper: Disable clippy::clone_on_ref_ptr | Ian Jackson | 2022-02-28 | 1 | -1/+0 | |
| | * | | | | | | Merge branch 'retry-err-circmgr' into 'main' | Nick Mathewson | 2022-02-28 | 1 | -45/+50 | |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | | * | | | | | resolve comment | trinity-1686a | 2022-02-28 | 1 | -1/+6 | |
| | | * | | | | | add some error to retry_error instead of dropping it | trinity-1686a | 2022-02-28 | 1 | -45/+45 | |
| | * | | | | | | remove usage of dbg!(..) | trinity-1686a | 2022-02-28 | 1 | -1/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'main' | Ian Jackson | 2022-03-01 | 12 | -24/+80 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'teardown' into 'main' | Nick Mathewson | 2022-02-28 | 1 | -1/+12 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Add a debug! log message for source cancellation | Ian Jackson | 2022-02-28 | 1 | -0/+4 | |
| | | * | | | | | Fix rustfmt | Ian Jackson | 2022-02-28 | 1 | -1/+1 | |
| | | * | | | | | tor-circmgr: take_action: Handle Cancelled from the oneshot | Ian Jackson | 2022-02-25 | 1 | -1/+8 | |
| | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | | Merge branch 'split-static' into 'main' | eta | 2022-02-28 | 4 | -7/+41 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Split "static" into sqlite and native-tls features. | Nick Mathewson | 2022-02-25 | 4 | -7/+41 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'always-coarsetime' into 'main' | eta | 2022-02-28 | 4 | -13/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Make coarsetime dependency and traffic-timestamping non-optional. | Nick Mathewson | 2022-02-25 | 4 | -13/+3 | |
| | * | | | | | | Merge branch 'fix/210' into 'main' | Nick Mathewson | 2022-02-28 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | | don't return already errored pending circuit when searching new circuit match... | trinity-1686a | 2022-02-27 | 1 | -1/+1 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Fix two typos | Nick Mathewson | 2022-02-28 | 2 | -2/+2 | |
| | * | | | | | impl Debug for various internal types | Ian Jackson | 2022-02-25 | 4 | -4/+36 | |
| | |/ / / / | ||||||
| * | | | | | arti-client: use PreferredRuntime by default, doc cleanups | eta | 2022-02-28 | 9 | -139/+156 | |
| * | | | | | tor-rtcompat: refactor PreferredRuntime, clean up docs | eta | 2022-02-25 | 3 | -55/+142 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'upgrade-dependencies' into 'main' | Nick Mathewson | 2022-02-25 | 15 | -46/+74 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Update minimum backtrace version to 0.3.39 | Nick Mathewson | 2022-02-25 | 1 | -1/+1 | |
| | * | | | Bump minimum tokio to 1.7, since tokio-util now needs that. | Nick Mathewson | 2022-02-25 | 7 | -7/+7 | |
| | * | | | Upgrade to newer version of config crate. | Nick Mathewson | 2022-02-25 | 7 | -33/+61 | |
| | * | | | Upgrade dependency to new version of tokio-util. | Nick Mathewson | 2022-02-25 | 3 | -3/+3 | |
| | * | | | Upgrade dependency to new version of rlimit. | Nick Mathewson | 2022-02-25 | 2 | -2/+2 | |
| * | | | | Merge branch 'tcp-hook-new-tls' into 'main' | eta | 2022-02-25 | 1 | -2/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | use runtime TlsProvider in tcp-hook example | trinity-1686a | 2022-02-25 | 1 | -2/+1 | |
| * | | | | | Merge branch 'debug-datastream' into 'main' | eta | 2022-02-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-proto datastream: Fix typo in Debug impl | Ian Jackson | 2022-02-25 | 1 | -1/+1 | |
