| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Fix an unwrap() error. | Nick Mathewson | 2022-03-04 | 1 | -1/+1 | |
| | * | | | | | arti-bench: use isolation to support multiple circuits per run. | Nick Mathewson | 2022-03-04 | 1 | -14/+104 | |
| | * | | | | | arti-bench: simplify future-creation code slightly | Nick Mathewson | 2022-03-04 | 1 | -8/+3 | |
| | * | | | | | arti-bench: refactor stream construction to connect in parallel | Nick Mathewson | 2022-03-04 | 1 | -33/+15 | |
| * | | | | | | Merge branch 'todos' into 'main' | Nick Mathewson | 2022-03-04 | 2 | -5/+16 | |
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | Add config paths table in `arti` docs | Lennart Kloock | 2022-03-04 | 2 | -5/+16 | |
| |/ / / / / | ||||||
| * | | | | | Omit arti-testing from coverage. | Nick Mathewson | 2022-03-04 | 1 | -0/+1 | |
| * | | | | | Merge branch 'reproducible-build-fix-summary-git' into 'main' | Nick Mathewson | 2022-03-04 | 2 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix reproducible build summary giving invalid branch and commit id | trinity-1686a | 2022-03-04 | 2 | -1/+2 | |
| * | | | | | | Merge branch 'errors-for-dirprovider' into 'main' | Nick Mathewson | 2022-03-04 | 2 | -0/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Provide ErrorKind::Other | Ian Jackson | 2022-03-04 | 1 | -0/+10 | |
| | * | | | | | | Provide an error variant for external directory providers | Ian Jackson | 2022-03-04 | 1 | -0/+12 | |
| * | | | | | | | Merge branch 'educe-traits' into 'main' | Ian Jackson | 2022-03-04 | 30 | -161/+258 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | tor-basic-utils: copy the README into lib.rs | Ian Jackson | 2022-03-04 | 1 | -1/+11 | |
| | * | | | | | | Remove now-obsolete note about location of skip_fmt | Ian Jackson | 2022-03-04 | 1 | -5/+0 | |
| | * | | | | | | Move skip_fmt into tor-basic-utils | Ian Jackson | 2022-03-04 | 18 | -54/+59 | |
| | * | | | | | | Introduce tor-basic-utils | Ian Jackson | 2022-03-04 | 5 | -0/+64 | |
| | * | | | | | | Move educe to dev-dependencies of tor-bytes | Ian Jackson | 2022-03-04 | 1 | -1/+1 | |
| | * | | | | | | Replace manual Default impls with educe in tor-guardmgr | Ian Jackson | 2022-03-02 | 3 | -21/+13 | |
| | * | | | | | | Replace manual Default impl with educe in tor-dirmgr | Ian Jackson | 2022-03-02 | 1 | -10/+5 | |
| | * | | | | | | Replace manual Default impl with educe+std in tor-dirmgr | Ian Jackson | 2022-03-02 | 1 | -8/+4 | |
| | * | | | | | | Replace manual Default impl with educe in tor-cell | Ian Jackson | 2022-03-02 | 1 | -6/+4 | |
| | * | | | | | | Replace manual Default impls on enums with educe in arti-client | Ian Jackson | 2022-03-02 | 1 | -14/+7 | |
| | * | | | | | | Refrain from replacing manual with educe Debug impl in caret | Ian Jackson | 2022-03-02 | 1 | -0/+1 | |
| | * | | | | | | Replace manual Debug impl with educe in arti-client | Ian Jackson | 2022-03-02 | 3 | -9/+9 | |
| | * | | | | | | Replace manual Clone impl with educe in arti-hyper | Ian Jackson | 2022-03-02 | 3 | -7/+5 | |
| | * | | | | | | Replace manual Clone impl with educe in tor-rtcompat | Ian Jackson | 2022-03-02 | 3 | -10/+5 | |
| | * | | | | | | Replace manual Debug impls with educe in tor-proto | Ian Jackson | 2022-03-02 | 3 | -32/+25 | |
| | * | | | | | | Replace manual Debug impl with educe in tor-dirmgr | Ian Jackson | 2022-03-02 | 3 | -8/+9 | |
| | * | | | | | | Replace manual Debug impl with educe in tor-chanmgr | Ian Jackson | 2022-03-02 | 3 | -7/+9 | |
| | * | | | | | | Replace manual Debug impl with educe in tor-cell | Ian Jackson | 2022-03-02 | 3 | -7/+7 | |
| | * | | | | | | Replace manual Debug impl with educe in tor-guardmgr | Ian Jackson | 2022-03-02 | 3 | -11/+11 | |
| | * | | | | | | Replace manual Debug impl with educe in tor-circmgr | Ian Jackson | 2022-03-02 | 3 | -12/+9 | |
| | * | | | | | | Import educe into tor-bytes and provide skip_fmt | Ian Jackson | 2022-03-02 | 3 | -0/+62 | |
| * | | | | | | | Merge branch 'hex_decode' into 'main' | Ian Jackson | 2022-03-04 | 8 | -27/+38 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Use RsaIdentity::from_hex() and hex::decode_to_slice in more places | Nick Mathewson | 2022-03-04 | 4 | -16/+8 | |
| | * | | | | | | tor-netdoc: Use RsaIdentity::from_hex() in critical path. | Nick Mathewson | 2022-03-04 | 1 | -6/+1 | |
| | * | | | | | | Add a from_hex method for RsaIdentity. | Nick Mathewson | 2022-03-04 | 3 | -5/+29 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'arti-testing-part1' into 'main' | eta | 2022-03-04 | 8 | -0/+717 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Allow println in arti-testing. | Nick Mathewson | 2022-03-03 | 1 | -0/+2 | |
| | * | | | | | arti-testing: Initial implementation | Nick Mathewson | 2022-03-03 | 8 | -0/+715 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'upgrade_repro_rust' into 'main' | eta | 2022-03-04 | 2 | -2/+6 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Reproducible build: Bump to Rust 1.59 and Alpine 3.15 | Nick Mathewson | 2022-03-04 | 2 | -2/+6 | |
| * | | | | | Merge branch 'derive-traits' into 'main' | Ian Jackson | 2022-03-04 | 12 | -112/+41 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix introduced junk in doc comment. | eta | 2022-03-04 | 1 | -1/+1 | |
| | * | | | | | Replace manual Default, and abolish new, in tor-rtcompat | Ian Jackson | 2022-03-02 | 1 | -13/+1 | |
| | * | | | | | Replace manual Default and new with std derive in tor-proto | Ian Jackson | 2022-03-02 | 2 | -18/+4 | |
| | * | | | | | Replace manual Default and new with std derive in tor-netdoc | Ian Jackson | 2022-03-02 | 2 | -17/+5 | |
| | * | | | | | Replace manual Default and new with std derive in tor-dirclient | Ian Jackson | 2022-03-02 | 1 | -30/+6 | |
| | * | | | | | Replace manual Default impl with std derive in tor-config | Ian Jackson | 2022-03-02 | 1 | -7/+1 | |
