| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | ClientCirc: Move n_hops into a new Path type. | Nick Mathewson | 2022-03-17 | 3 | -14/+36 | |
| * | | | | Merge branch 'md_allocation' into 'main' | Nick Mathewson | 2022-03-17 | 2 | -126/+116 | |
| |\ \ \ \ | ||||||
| | * | | | | Run rustfmt | Ian Jackson | 2022-03-17 | 1 | -5/+6 | |
| | * | | | | GetMicrodescsState: Abolish separate n_missing field in | Ian Jackson | 2022-03-17 | 1 | -12/+12 | |
| | * | | | | GetMicrodescsState: Break out with_mdreceiver_for_missing | Ian Jackson | 2022-03-17 | 1 | -13/+23 | |
| | * | | | | GetMicrodescsState: Dedupe slightly | Ian Jackson | 2022-03-17 | 1 | -8/+9 | |
| | * | | | | netdir: Use an even smaller rep for list of microdescs | Nick Mathewson | 2022-03-16 | 1 | -55/+29 | |
| | * | | | | tor-dirmgr: Remove redundant hashtable. | Nick Mathewson | 2022-03-16 | 2 | -22/+52 | |
| | * | | | | NetDir: Use less space in hash tables | Nick Mathewson | 2022-03-16 | 1 | -61/+35 | |
| * | | | | | Merge branch 'set_iso_group_redux' into 'main' | Ian Jackson | 2022-03-17 | 5 | -5/+13 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Alternative API for set_isolation_group(). | Nick Mathewson | 2022-03-17 | 5 | -5/+13 | |
| |/ / / / | ||||||
| * | | | | Update semver_status.md for isolation changes | Nick Mathewson | 2022-03-17 | 1 | -0/+4 | |
| * | | | | Merge branch 'test-isolation' into 'main' | Nick Mathewson | 2022-03-17 | 12 | -214/+460 | |
| |\ \ \ \ | ||||||
| | * | | | | replace TODOs with documentation | trinity-1686a | 2022-03-16 | 2 | -3/+2 | |
| | * | | | | add isolation to dns requests | trinity-1686a | 2022-03-16 | 2 | -9/+35 | |
| | * | | | | accept boxed isolation in StreamPref::set_isolation_group | trinity-1686a | 2022-03-16 | 3 | -4/+4 | |
| | * | | | | add trait to help test isolation related code | trinity-1686a | 2022-03-16 | 3 | -49/+182 | |
| | * | | | | add tests on Isolation and fix conditional compilation issues | trinity-1686a | 2022-03-16 | 3 | -3/+60 | |
| | * | | | | replace IsolationMap with new Isolation trait | trinity-1686a | 2022-03-16 | 2 | -102/+15 | |
| | * | | | | refactor restrict_mut | trinity-1686a | 2022-03-16 | 1 | -14/+15 | |
| | * | | | | replace Arc with Box and use dyn-clone | trinity-1686a | 2022-03-16 | 4 | -95/+69 | |
| | * | | | | replace result with either | trinity-1686a | 2022-03-16 | 1 | -5/+6 | |
| | * | | | | add some documentation for new traits | trinity-1686a | 2022-03-16 | 1 | -12/+18 | |
| | * | | | | replace isolated with compatible | trinity-1686a | 2022-03-16 | 1 | -13/+13 | |
| | * | | | | use downcast-rs instead of our own AsAny | trinity-1686a | 2022-03-16 | 3 | -15/+17 | |
| | * | | | | fix existing tests | trinity-1686a | 2022-03-16 | 2 | -68/+62 | |
| | * | | | | add a join() on Isolation | trinity-1686a | 2022-03-16 | 1 | -4/+65 | |
| | * | | | | testing new api for isolation | Trinity Pointard | 2022-03-16 | 3 | -45/+124 | |
| * | | | | | Merge branch 'config-partials-transparent' into 'main' | Ian Jackson | 2022-03-17 | 13 | -153/+207 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | semver notes. | Ian Jackson | 2022-03-16 | 1 | -0/+6 | |
| | * | | | | | DirMgrConfig: abolish builder; make it transparent and exhaustive | Ian Jackson | 2022-03-16 | 5 | -82/+61 | |
| | * | | | | | Add rationale for CircMgrConfig transparency and trait | Ian Jackson | 2022-03-16 | 1 | -1/+22 | |
| | * | | | | | Provide define_accessor_trait and use it to generate CircMgrConfig | Ian Jackson | 2022-03-16 | 4 | -20/+82 | |
| | * | | | | | Make CircMgrConfig transparent (and make it a trait) | Ian Jackson | 2022-03-16 | 4 | -68/+47 | |
| | * | | | | | Change type of TorClientConfig::override_net_params | Ian Jackson | 2022-03-16 | 4 | -4/+10 | |
| | * | | | | | Actually honour preemptive circuits configuration | Ian Jackson | 2022-03-16 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'always-ims' into 'main' | eta | 2022-03-16 | 1 | -10/+49 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | dirmgr: Always send if-modified-since on consensus documents. | Nick Mathewson | 2022-03-16 | 1 | -10/+49 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'typos' into 'main' | Nick Mathewson | 2022-03-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Fix typo | Dimitris Apostolou | 2022-03-16 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'derive-builder' into 'main' | Ian Jackson | 2022-03-16 | 12 | -25/+21 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | derive_builder: Switch to upstream 0.11 | Ian Jackson | 2022-03-16 | 11 | -25/+20 | |
| | * | | | | downgrade_dependencies: Upgrade darling | Ian Jackson | 2022-03-16 | 1 | -0/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge branch 'move-retry-delay' into 'main' | Ian Jackson | 2022-03-16 | 5 | -153/+179 | |
| |\ \ \ \ | ||||||
| | * | | | | RetryDelay: remove accessors. | Nick Mathewson | 2022-03-16 | 2 | -24/+10 | |
| | * | | | | Remove re-export of retry-schedule in tor-dirmgr. | Nick Mathewson | 2022-03-16 | 1 | -1/+1 | |
| | * | | | | Fix up documentation on RetryDelay. | Nick Mathewson | 2022-03-16 | 2 | -16/+22 | |
| | * | | | | Move RetryDelay from dirmgr to basic-utils. | Nick Mathewson | 2022-03-16 | 5 | -155/+171 | |
| | * | | | | RetryDelay: add accessors for state | Nick Mathewson | 2022-03-16 | 1 | -5/+22 | |
| | * | | | | tor-basic-utils/Cargo.toml: reformat. | Nick Mathewson | 2022-03-16 | 1 | -1/+2 | |
| | | |/ / | |/| | | ||||||
