| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | 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 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'clippy' into 'main' | Nick Mathewson | 2022-03-16 | 1 | -4/+1 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Replace a match with some as_ref and as | Ian Jackson | 2022-03-16 | 1 | -4/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'testing_dns_port' into 'main' | Ian Jackson | 2022-03-16 | 2 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Use port 35353 for testing, not 5353. | Nick Mathewson | 2022-03-15 | 2 | -3/+3 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'dns' into 'main' | Nick Mathewson | 2022-03-15 | 1 | -3/+2 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | make run_dns_resolver public and fix typo | trinity-1686a | 2022-03-15 | 1 | -3/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'dns' into 'main' | Nick Mathewson | 2022-03-14 | 23 | -46/+614 | |
| |\ \ \ | ||||||
| | * | | | comment AAAA test and explain why it's disabled | trinity-1686a | 2022-03-14 | 1 | -1/+4 | |
| | * | | | add simple unit test on UDP | trinity-1686a | 2022-03-14 | 5 | -3/+48 | |
| | * | | | add integration test and fill semver_status | trinity-1686a | 2022-03-14 | 4 | -4/+14 | |
| | * | | | fix typos and minor issues | trinity-1686a | 2022-03-14 | 3 | -16/+24 | |
| | * | | | actually add DNS support | trinity-1686a | 2022-03-14 | 5 | -5/+145 | |
| | * | | | add skeleton for DNS handling | trinity-1686a | 2022-03-14 | 5 | -14/+99 | |
| | * | | | add udp to runtime | trinity-1686a | 2022-03-14 | 16 | -37/+314 | |
| |/ / / | ||||||
| * | | | Merge branch 'testing-docs' into 'main' | Nick Mathewson | 2022-03-14 | 2 | -0/+344 | |
| |\ \ \ | ||||||
| | * | | | Apply 1 suggestion(s) to 1 file(s) | eta | 2022-03-14 | 1 | -1/+1 | |
| | * | | | New documents to checkpoint my work on #329 and #87 | Nick Mathewson | 2022-03-14 | 2 | -0/+344 | |
| * | | | | Merge branch 'intern-more' into 'main' | Nick Mathewson | 2022-03-14 | 9 | -25/+91 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'main' into 'intern-more' | Nick Mathewson | 2022-03-14 | 14 | -99/+45 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | Merge branch 'missing_shrink_to_fit' into 'main' | eta | 2022-03-14 | 1 | -0/+7 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | dirmgr: Call shrink_to_fit on missing-microdesc hashtable | Nick Mathewson | 2022-03-10 | 1 | -0/+7 | |
| * | | | | | Merge branch 'slice-from-ref' into 'main' | eta | 2022-03-14 | 3 | -49/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: Actually, make TokVal be a Vec | Ian Jackson | 2022-03-11 | 3 | -46/+22 | |
| | * | | | | | Remove a pointless slice | Ian Jackson | 2022-03-11 | 1 | -10/+7 | |
| * | | | | | | Merge branch 'humantime' into 'main' | eta | 2022-03-14 | 11 | -51/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | humantime_serde_option: Add note about semver | Ian Jackson | 2022-03-14 | 1 | -1/+5 | |
| | * | | | | | | Revert "humantime_serde_option: New module in tor-basic-utils" | Ian Jackson | 2022-03-14 | 4 | -35/+0 | |
| | * | | | | | | Use new upstream humantime_serde_option feature | Ian Jackson | 2022-03-14 | 2 | -9/+7 | |
| | * | | | | | | humantime: Update to humantime-serde 1.1.1 | Ian Jackson | 2022-03-14 | 5 | -6/+6 | |
| |/ / / / / / | ||||||
| | | | * | | | Canonicalize and intern protover lines on descriptors | Nick Mathewson | 2022-03-11 | 6 | -17/+36 | |
| | | | * | | | Canonicalize and intern family representations to save memory. | Nick Mathewson | 2022-03-11 | 4 | -9/+57 | |
| | |_|/ / / |/| | | | | ||||||
