| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge branch 'redundant_allocation' into 'main' | Ian Jackson | 2022-10-26 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-bytes: Avoid redundant allocation | Emil Engler | 2022-10-25 | 1 | -1/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge branch 's101-metrics-october-2022' into 'main' | Nick Mathewson | 2022-10-25 | 1 | -3/+77 | |
| |\ \ \ \ | ||||||
| | * | | | | Add September values to heap_and_download_size.md. | Alexander Færøy | 2022-10-25 | 1 | -2/+26 | |
| | * | | | | Add Methodologies section to our Heap and Download Size document. | Alexander Færøy | 2022-10-25 | 1 | -0/+11 | |
| | * | | | | Add missing data from October from Nick. | Alexander Færøy | 2022-10-25 | 1 | -3/+2 | |
| | * | | | | Update heap and download size metrics for October | Alexander Færøy | 2022-10-25 | 1 | -3/+43 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge branch 'flag-event' into 'main' | Ian Jackson | 2022-10-25 | 7 | -16/+114 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix clippy false positive | Ian Jackson | 2022-10-25 | 1 | -0/+5 | |
| | * | | | FlagEvent trait: Implement using macros | Ian Jackson | 2022-10-25 | 7 | -16/+109 | |
| * | | | | Merge branch 'bridge-desc-event' into 'main' | Nick Mathewson | 2022-10-25 | 1 | -5/+17 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | BridgeDescEvent: Change the sole variant to SomethingChanged | Ian Jackson | 2022-10-25 | 1 | -5/+17 | |
| |/ / / | ||||||
| * | | | Merge branch 'safe_u16_conversion' into 'main' | Nick Mathewson | 2022-10-25 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | tor-cell: Consistent and secure conversion to u16 | Emil Engler | 2022-10-24 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'update_license' into 'main' | Nick Mathewson | 2022-10-25 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | meta: Update license year range to 2022 | Emil Engler | 2022-10-24 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge branch 'rename_for_to_from' into 'main' | Nick Mathewson | 2022-10-25 | 3 | -9/+9 | |
| |\ \ \ | ||||||
| | * | | | tor-cell: Rename for_client and for_relay | Emil Engler | 2022-10-21 | 3 | -9/+9 | |
| * | | | | Merge branch 'feat/add-semvermd-tor-cell' into 'main' | Nick Mathewson | 2022-10-25 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Add semver.md in tor-cell for MR#793 | breezykermo | 2022-10-25 | 1 | -0/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge branch 'fix_typos' into 'main' | eta | 2022-10-25 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-cell: Fix typos in msg.rs | Emil Engler | 2022-10-24 | 1 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'explain_magic' into 'main' | eta | 2022-10-25 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-cell: Add comment explaing Data::MAXLEN | Emil Engler | 2022-10-24 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'error-misc' into 'main' | Nick Mathewson | 2022-10-25 | 2 | -5/+7 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | tor-error: Tidy up use of thiserror::Error | Ian Jackson | 2022-10-24 | 1 | -2/+4 | |
| | * | | | tor-error: Rename truncated module to misc | Ian Jackson | 2022-10-24 | 2 | -3/+3 | |
| |/ / / | ||||||
| * | | | Merge branch 'guards_as_bridges_part1' into 'main' | Nick Mathewson | 2022-10-24 | 20 | -213/+614 | |
| |\ \ \ | ||||||
| | * | | | circmgr: More NOTEs and TODO pt-clients. | Nick Mathewson | 2022-10-24 | 1 | -3/+9 | |
| | * | | | linkspec: specify sort order for HasRelayIds. | Nick Mathewson | 2022-10-24 | 1 | -2/+13 | |
| | * | | | Circmgr: construct paths using either Relay or OwnedCircTarget | Nick Mathewson | 2022-10-24 | 2 | -34/+157 | |
| | * | | | netdir: Expose addrs-in-same-subnets calculation from SubnetConfig | Nick Mathewson | 2022-10-24 | 2 | -8/+20 | |
| | * | | | linkspec: Remove now-useless declared_peer_addr | Nick Mathewson | 2022-10-24 | 2 | -8/+4 | |
| | * | | | guardmgr: Refactor the interior of FirstHop. | Nick Mathewson | 2022-10-24 | 8 | -75/+202 | |
| | * | | | guardmgr: Hold FallbackDir in fallback::set::Entry | Nick Mathewson | 2022-10-21 | 3 | -43/+61 | |
| | * | | | linkspec: Add compare-by-relay-ids function to HasRelayIds | Nick Mathewson | 2022-10-21 | 3 | -3/+74 | |
| | * | | | guardmgr: Add bridges sample, encode sample ID in FirstHopId. | Nick Mathewson | 2022-10-21 | 6 | -52/+89 | |
| * | | | | Merge branch 'by_ids_mutate' into 'main' | Nick Mathewson | 2022-10-24 | 1 | -16/+171 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | n_key_set: clean up some wide lines | Nick Mathewson | 2022-10-24 | 1 | -21/+38 | |
| | * | | | n_key_set: Re-insert by_foo_mut() accessors, but make them unsafe. | Nick Mathewson | 2022-10-24 | 1 | -0/+21 | |
| | * | | | Fix some litter in a doc comment. | Nick Mathewson | 2022-10-24 | 1 | -1/+1 | |
| | * | | | n_key_set: Add ability to modify entries in the map. | Nick Mathewson | 2022-10-24 | 1 | -1/+118 | |
| | |/ / | ||||||
| * | | | Merge branch 'fix_typos' into 'main' | eta | 2022-10-21 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | tor-cell: Fix typos in msg.rs | Emil Engler | 2022-10-21 | 1 | -3/+3 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'remove_redundant' into 'main' | eta | 2022-10-21 | 1 | -2/+0 | |
| |\ \ \ | ||||||
| | * | | | tor-cell: Remove redundant match clauses | Emil Engler | 2022-10-21 | 1 | -2/+0 | |
| | |/ / | ||||||
| * | | | Merge branch 'concrete_comments' into 'main' | eta | 2022-10-21 | 2 | -7/+12 | |
| |\ \ \ | ||||||
| | * | | | tor-cell: Make historical comments more concrete | Emil Engler | 2022-10-21 | 2 | -7/+12 | |
| | |/ / | ||||||
| * | | | Merge branch 'circmgr' into 'main' | eta | 2022-10-21 | 7 | -14/+40 | |
| |\ \ \ | ||||||
| | * | | | tor-circmgr: Make get_or_launch_dir_specific feature-specific | Ian Jackson | 2022-10-21 | 5 | -5/+22 | |
