| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | arti-hyper: Provide TLS connector and make space for TLS stream | Ian Jackson | 2022-02-28 | 4 | -26/+264 | |
| | * | | | | 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 | |
| * | | | | | Merge branch 'fix/368' into 'main' | Nick Mathewson | 2022-02-28 | 1 | -1/+0 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | remove usage of dbg!(..) | trinity-1686a | 2022-02-28 | 1 | -1/+0 | |
| * | | | | | Start our 0.1.0 changelog. | Nick Mathewson | 2022-02-28 | 1 | -0/+134 | |
| |/ / / / | ||||||
| | | * | | Merge branch 'main' | Ian Jackson | 2022-03-01 | 15 | -198/+291 | |
| | | |\ \ | |_|/ / |/| | | | ||||||
| * | | | | 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 'faster-ci' into 'main' | eta | 2022-02-28 | 1 | -6/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | attempt at making CI faster | trinity-1686a | 2022-02-25 | 1 | -6/+7 | |
| * | | | | | | Update to new arti-corpora | Nick Mathewson | 2022-02-28 | 1 | -0/+0 | |
| * | | | | | | 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 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'more-debug' into 'main' | Ian Jackson | 2022-02-28 | 4 | -4/+36 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | 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 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'cargo_upgrade' into 'main' | Nick Mathewson | 2022-02-25 | 1 | -168/+204 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Run "cargo upgrade" in preparation for 0.1.0. | Nick Mathewson | 2022-02-25 | 1 | -168/+204 | |
| |/ / / / / | ||||||
| | | | * | | 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 | 17 | -75/+97 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | 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 | |
| | * | | | Remove lexical-core from downgrade_dependencies exceptions. | Nick Mathewson | 2022-02-25 | 1 | -1/+0 | |
| | * | | | Upgrade to newer version of config crate. | Nick Mathewson | 2022-02-25 | 8 | -59/+82 | |
| | * | | | 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 | 3 | -4/+4 | |
| * | | | | 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 'fuzz' into 'main' | eta | 2022-02-25 | 4 | -23/+63 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | better config for fuzz | trinity-1686a | 2022-02-23 | 2 | -4/+10 | |
| | * | | | | add script for coverage on fuzzing | trinity-1686a | 2022-02-22 | 4 | -3/+50 | |
| | * | | | | use libfuzz capabilities instead of scripting | trinity-1686a | 2022-02-22 | 2 | -23/+10 | |
| * | | | | | 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 | 8 | -31/+39 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
