aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02tor-rtcompat: Debug dump type of contained inner runtimederive-traitsIan Jackson
2022-03-02Replace manual Default, and abolish new, in tor-rtcompatIan Jackson
2022-03-02Replace manual Default and new with std derive in tor-protoIan Jackson
2022-03-02Replace manual Default and new with std derive in tor-netdocIan Jackson
2022-03-02Replace manual Default and new with std derive in tor-dirclientIan Jackson
2022-03-02Replace manual Default impl with std derive in tor-configIan Jackson
2022-03-02Replace manual Default impl with std derive in tor-cellIan Jackson
2022-03-02Replace manual Clone impl with std derive in retry-errorIan Jackson
2022-03-02Replace manual Debug impl with std derive in tor-circmgrIan Jackson
2022-03-02tor-llcrypto: Replace a tiny bit of code duplication with a callIan Jackson
2022-03-02tor-llcrypto: Add test case for RsaIdentity formattingIan Jackson
2022-03-01add_warning: remove clone_on_ref_ptrNick Mathewson
2022-03-01Merge branch 'clippy-allow-arc-clone' into 'main'Nick Mathewson
2022-03-01Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson
2022-03-01Whoops I forgot to a verb.Nick Mathewson
2022-03-01Finish the changelog for 0.1.0Nick Mathewson
2022-03-01Final "cargo update" before relase.Nick Mathewson
2022-03-01Update README.md files from rustdoc.Nick Mathewson
2022-03-01Merge branch 'integration_fix' into 'main'eta
2022-03-01Fix rustdoc errors.Nick Mathewson
2022-03-01Run rustfmt.Nick Mathewson
2022-03-01Merge remote-tracking branch 'origin/mr/371'Nick Mathewson
2022-03-01Merge branch '010_docs'Nick Mathewson
2022-03-01arti-hyper: Upgrade from an example to an "adaptation layer"Ian Jackson
2022-03-01arti-hyper: Expand docsIan Jackson
2022-03-01arti-hyper: Drop obsolete comment about not doing TLSIan Jackson
2022-03-01arti-client: Add stability warning to config moduleIan Jackson
2022-03-01Merge branch 'eta/326' into 'main'Ian Jackson
2022-03-01Merge branch 'main' into hyper-docsIan Jackson
2022-03-01Merge branch 'main' into 364Ian Jackson
2022-03-01Merge branch 'main'Ian Jackson
2022-02-28chutney/setup: Wait for port 9150 to open after launching artiNick Mathewson
2022-02-28Merge branch 'tls' into 'main'Nick Mathewson
2022-02-28Merge branch 'retry-err-circmgr' into 'main'Nick Mathewson
2022-02-28Update our stability warning on arti-client.Nick Mathewson
2022-02-28Add warnings about configuration stability.Nick Mathewson
2022-02-28Update README in preparation for 0.1.0 release.Nick Mathewson
2022-02-28Add new crates to doc/Architecture.mdNick Mathewson
2022-02-28Update FAQs about status and plans.Nick Mathewson
2022-02-28resolve commenttrinity-1686a
2022-02-28add some error to retry_error instead of dropping ittrinity-1686a
2022-02-28Add nix exception to downgrade_dependencies.Nick Mathewson
2022-02-28Merge branch 'fix/368' into 'main'Nick Mathewson
2022-02-28remove usage of dbg!(..)trinity-1686a
2022-02-28Start our 0.1.0 changelog.Nick Mathewson
2022-02-28maint/downgrade_dependencies: Upgrade zeroize_derive, env_loggerIan Jackson
2022-02-28arti-client: use PreferredRuntime by default, doc cleanupseta
2022-02-28Merge branch 'teardown' into 'main'Nick Mathewson
2022-02-28Fix typo in messageNick Mathewson
2022-02-28arti-hyper: Add vacuous doc comments as required by clippyIan Jackson