| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | 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 | |
| * | | | | | | Merge branch 'get-runtime' into 'main' | Ian Jackson | 2022-02-25 | 1 | -0/+11 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | TorClient:runtime(): rename from get_runtime | Ian Jackson | 2022-02-25 | 1 | -1/+1 | |
| | * | | | | | TorClient: Add get_runtime() convenience method | Ian Jackson | 2022-02-24 | 1 | -0/+11 | |
| * | | | | | | Merge branch 'tls-trait' into 'main' | Ian Jackson | 2022-02-25 | 7 | -29/+38 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Fix rustdoc "skip this" markup | Ian Jackson | 2022-02-24 | 1 | -1/+1 | |
| | * | | | | | tor-rtcompat: Provide TLS wrapping for all streams | Ian Jackson | 2022-02-24 | 7 | -29/+38 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'debug-datastream' into 'main' | eta | 2022-02-24 | 1 | -4/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix rustfmt | Ian Jackson | 2022-02-24 | 1 | -1/+1 | |
| | * | | | | | tor-proto datastream: Do not dump packet data in DataWriterImpl | Ian Jackson | 2022-02-24 | 1 | -2/+9 | |
| | * | | | | | tor-proto datastream: import std::fmt::Debug trait name | Ian Jackson | 2022-02-24 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'eta/335' into 'main' | eta | 2022-02-24 | 6 | -6/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti-client: Unlock the state manager on failure to bootstrap | eta | 2022-02-24 | 6 | -6/+71 | |
| * | | | | | | | Merge branch 'socks-version-is-http' into 'main' | eta | 2022-02-24 | 1 | -1/+36 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | use less magic in http check | trinity-1686a | 2022-02-24 | 1 | -2/+4 | |
| | * | | | | | | make arti return a web page when receiving http request on socks port | trinity-1686a | 2022-02-23 | 1 | -1/+34 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'http-layer' into 'main' | eta | 2022-02-24 | 8 | -65/+210 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti-hyper: impl HasKind for ConnectionError | Ian Jackson | 2022-02-23 | 2 | -0/+15 | |
| | * | | | | | | arti-hyper: Add note about missing https support | Ian Jackson | 2022-02-23 | 2 | -0/+4 | |
| | * | | | | | | arti-hyper: Add vacuous doc comments to placate clippy | Ian Jackson | 2022-02-23 | 1 | -0/+3 | |
| | * | | | | | | arti-hyper: Move support code into library | Ian Jackson | 2022-02-23 | 2 | -112/+113 | |
| | * | | | | | | arti-hyper: Introduce new ConnectionError type | Ian Jackson | 2022-02-23 | 3 | -13/+43 | |
| | * | | | | | | impl From<TorAddrError> for tor_error::Error | Ian Jackson | 2022-02-23 | 1 | -0/+8 | |
| | * | | | | | | arti-hyper: Move hyper example from arti-client | Ian Jackson | 2022-02-23 | 3 | -5/+8 | |
| | * | | | | | | arti-hyper: empty crate skeleton | Ian Jackson | 2022-02-23 | 3 | -0/+77 | |
| | * | | | | | | Add missing documentation for TLS features to two readmes | Ian Jackson | 2022-02-23 | 2 | -0/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'proto_handshake_err' into 'main' | Nick Mathewson | 2022-02-24 | 11 | -98/+143 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | proto: Refactor conversion from CodecError to Error | Nick Mathewson | 2022-02-24 | 3 | -32/+37 | |
| | * | | | | | tor-proto: refactor handshake protocol errors to a different type | Nick Mathewson | 2022-02-23 | 2 | -52/+79 | |
| | * | | | | | tor-proto: Rename BadHandshake to BadCircHandshake | Nick Mathewson | 2022-02-23 | 7 | -12/+12 | |
| | * | | | | | tor-proto: Split IoErr based on when it occurs | Nick Mathewson | 2022-02-23 | 5 | -21/+34 | |
| * | | | | | | Merge branch 'remote_stream_err' into 'main' | eta | 2022-02-24 | 3 | -4/+75 | |
| |\ \ \ \ \ \ | ||||||
