| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | arti: Provide some rubric docs. | Ian Jackson | 2022-03-11 | 1 | -0/+8 | |
| | * | | | | | arti: Move all code from binary crate to library crate | Ian Jackson | 2022-03-11 | 2 | -261/+269 | |
| * | | | | | | Merge branch 'smaller_routerstatus' into 'main' | Nick Mathewson | 2022-03-11 | 6 | -32/+91 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add a more generic implementation of intern-by-ref | Nick Mathewson | 2022-03-11 | 2 | -4/+12 | |
| | * | | | | | netdoc: Call shrink_to_fit() when we're done parsing rs sections | Nick Mathewson | 2022-03-11 | 1 | -0/+1 | |
| | * | | | | | netdoc: allocate no extra space for RouterStatus addresses. | Nick Mathewson | 2022-03-11 | 1 | -5/+6 | |
| | * | | | | | netdoc: Make versions smaller in GenericRouterStatus | Nick Mathewson | 2022-03-11 | 4 | -11/+66 | |
| | * | | | | | tor-netdoc: reformat cargo.toml. | Nick Mathewson | 2022-03-11 | 1 | -10/+10 | |
| | * | | | | | tor-netdoc: Remove unused or_port field from RS. | Nick Mathewson | 2022-03-11 | 2 | -6/+0 | |
| * | | | | | | Merge branch 'config-flatten' into 'main' | Ian Jackson | 2022-03-11 | 2 | -136/+35 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | rustfmt | Ian Jackson | 2022-03-11 | 2 | -12/+16 | |
| | * | | | | | Make ArtiConfigBuilder contain a TorClientConfigBuilder | Ian Jackson | 2022-03-11 | 1 | -135/+19 | |
| | * | | | | | Make TorClientConfigBuilder Deserialize | Ian Jackson | 2022-03-11 | 1 | -0/+11 | |
| | |/ / / / | ||||||
| * | | | | | Follow-up from arti!318 | Nick Mathewson | 2022-03-11 | 2 | -2/+11 | |
| * | | | | | Merge branch 'add-flatfile-dirmgr' into 'main' | Nick Mathewson | 2022-03-11 | 6 | -12/+54 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Expose APIs for external DirProvider | Christian Grigis | 2022-03-11 | 4 | -12/+23 | |
| | * | | | | Add methods to `UnverifiedConsensus` | Christian Grigis | 2022-03-10 | 2 | -0/+31 | |
| * | | | | | Merge branch 'config-no-retcon' into 'main' | Ian Jackson | 2022-03-10 | 16 | -284/+106 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Drop remaining conversion from FooConfig to FooConfigBuilder | Ian Jackson | 2022-03-07 | 4 | -151/+0 | |
| | * | | | | Have ArtiConfig contain a TorClientConfig, and drop builder retcon | Ian Jackson | 2022-03-07 | 2 | -140/+14 | |
| | * | | | | Provide way to get TorConfigBuilder from ArtiConfigBuilder | Ian Jackson | 2022-03-07 | 1 | -0/+27 | |
| | * | | | | Derive Deserialize for handwritten ArtiConfigBuilder | Ian Jackson | 2022-03-07 | 1 | -1/+16 | |
| | * | | | | Derive Deserialize for derive-builder-generated config builders | Ian Jackson | 2022-03-07 | 6 | -0/+24 | |
| | * | | | | Use git source for derive_builder for now, for attrs feature | Ian Jackson | 2022-03-07 | 7 | -7/+7 | |
| | * | | | | humantime_serde_option: New module in tor-basic-utils | Ian Jackson | 2022-03-07 | 3 | -0/+33 | |
| * | | | | | Merge branch 'arti-testing-part2' into 'main' | Nick Mathewson | 2022-03-10 | 5 | -10/+416 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | arti-testing: Make Action implement Copy | Nick Mathewson | 2022-03-10 | 1 | -2/+2 | |
| | * | | | | arti-testing: reverse two more attrs in attempt to fix min-versions | Nick Mathewson | 2022-03-07 | 1 | -1/+1 | |
| | * | | | | arti-testing: reverse two attrs in attempt to fix min-versions | Nick Mathewson | 2022-03-07 | 1 | -1/+1 | |
| | * | | | | arti-testing: todo comment cleanup | Nick Mathewson | 2022-03-07 | 1 | -8/+1 | |
| | * | | | | arti-testing: support for conditional TCP failure. | Nick Mathewson | 2022-03-07 | 3 | -9/+89 | |
| | * | | | | arti-testing: add support for black-holing TCP connections. | Nick Mathewson | 2022-03-07 | 3 | -7/+112 | |
| | * | | | | arti-testing: CLI for making TCP connections break. | Nick Mathewson | 2022-03-07 | 3 | -9/+146 | |
| | * | | | | arti-testing: Initial support for broken TCP. | Nick Mathewson | 2022-03-07 | 4 | -7/+98 | |
| * | | | | | Merge branch 'ticket_391' into 'main' | eta | 2022-03-09 | 1 | -9/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-bench: don't allocate a separate receive-buffer for each job | Nick Mathewson | 2022-03-08 | 1 | -9/+26 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'ticket_383' into 'main' | Ian Jackson | 2022-03-09 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-chanmgr: Do not allocate an Internal error unless we mean it. | Nick Mathewson | 2022-03-08 | 1 | -5/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'fix-expand-tilde-on-windows' into 'main' | Ian Jackson | 2022-03-07 | 1 | -2/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Test shell variable expansion on windows | Michael | 2022-03-05 | 1 | -2/+24 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'moderately-enthused-eyeballs' into 'main' | eta | 2022-03-07 | 2 | -21/+84 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Implement a basic form of RFC 8305 ("happy eyeballs") for channels | eta | 2022-03-07 | 2 | -21/+84 | |
| * | | | | | Merge branch 'bench_multicirc' into 'main' | Nick Mathewson | 2022-03-07 | 1 | -52/+129 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | arti-bench: documentation fixes | Nick Mathewson | 2022-03-07 | 1 | -5/+6 | |
| | * | | | | arti-bench: record streams_per_circ and circs_per_sample. | Nick Mathewson | 2022-03-07 | 1 | -5/+14 | |
| | * | | | | 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 | |
| | |/ / / | ||||||
| * | | | | Add config paths table in `arti` docs | Lennart Kloock | 2022-03-04 | 2 | -5/+16 | |
