summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tor-checkable: Make TimerangeBound::dangerously* non-experimentalIan Jackson2022-10-272-10/+1
|/ / /
* | | Merge branch 'assert_maxlen' into 'main'Nick Mathewson2022-10-271-1/+2
|\ \ \ | |/ / |/| |
| * | tor-cell: Assert data length in Data cellsEmil Engler2022-10-241-1/+2
* | | Merge branch 'dirclient-yaks' into 'main'Nick Mathewson2022-10-264-1/+57
|\ \ \
| * | | tor-dirclient: impl HasKind for RequestFailedErrorIan Jackson2022-10-251-1/+7
| * | | tor-dirclient: Promise that download only gives RequestFailedIan Jackson2022-10-251-0/+4
| * | | tor-dirclient::DirResponse: provide output_stringIan Jackson2022-10-251-0/+17
| * | | tor-dirclient: Provide RoutersOwnDescRequestIan Jackson2022-10-251-0/+29
* | | | Merge branch 'pt-ipc-v1' into 'main'eta2022-10-266-1/+971
|\ \ \ \
| * | | | tor-ptmgr/ipc: First cut of pluggable transport spawningeta2022-10-266-1/+971
|/ / / /
* | | | Merge branch 'redundant_allocation' into 'main'Ian Jackson2022-10-261-1/+1
|\ \ \ \
| * | | | tor-bytes: Avoid redundant allocationEmil Engler2022-10-251-1/+1
| | |_|/ | |/| |
* | | | Merge branch 's101-metrics-october-2022' into 'main'Nick Mathewson2022-10-251-3/+77
|\ \ \ \
| * | | | Add September values to heap_and_download_size.md.Alexander Færøy2022-10-251-2/+26
| * | | | Add Methodologies section to our Heap and Download Size document.Alexander Færøy2022-10-251-0/+11
| * | | | Add missing data from October from Nick.Alexander Færøy2022-10-251-3/+2
| * | | | Update heap and download size metrics for OctoberAlexander Færøy2022-10-251-3/+43
| | |/ / | |/| |
* | | | Merge branch 'flag-event' into 'main'Ian Jackson2022-10-257-16/+114
|\ \ \ \ | |/ / / |/| | |
| * | | Fix clippy false positiveIan Jackson2022-10-251-0/+5
| * | | FlagEvent trait: Implement using macrosIan Jackson2022-10-257-16/+109
* | | | Merge branch 'bridge-desc-event' into 'main'Nick Mathewson2022-10-251-5/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | BridgeDescEvent: Change the sole variant to SomethingChangedIan Jackson2022-10-251-5/+17
|/ / /
* | | Merge branch 'safe_u16_conversion' into 'main'Nick Mathewson2022-10-251-1/+1
|\ \ \
| * | | tor-cell: Consistent and secure conversion to u16Emil Engler2022-10-241-1/+1
| | |/ | |/|
* | | Merge branch 'update_license' into 'main'Nick Mathewson2022-10-251-1/+1
|\ \ \
| * | | meta: Update license year range to 2022Emil Engler2022-10-241-1/+1
| |/ /
* | | Merge branch 'rename_for_to_from' into 'main'Nick Mathewson2022-10-253-9/+9
|\ \ \
| * | | tor-cell: Rename for_client and for_relayEmil Engler2022-10-213-9/+9
* | | | Merge branch 'feat/add-semvermd-tor-cell' into 'main'Nick Mathewson2022-10-251-0/+1
|\ \ \ \
| * | | | Add semver.md in tor-cell for MR#793breezykermo2022-10-251-0/+1
| | |/ / | |/| |
* | | | Merge branch 'fix_typos' into 'main'eta2022-10-251-2/+2
|\ \ \ \
| * | | | tor-cell: Fix typos in msg.rsEmil Engler2022-10-241-2/+2
| |/ / /
* | | | Merge branch 'explain_magic' into 'main'eta2022-10-251-0/+1
|\ \ \ \
| * | | | tor-cell: Add comment explaing Data::MAXLENEmil Engler2022-10-241-0/+1
| |/ / /
* | | | Merge branch 'error-misc' into 'main'Nick Mathewson2022-10-252-5/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | tor-error: Tidy up use of thiserror::ErrorIan Jackson2022-10-241-2/+4
| * | | tor-error: Rename truncated module to miscIan Jackson2022-10-242-3/+3
|/ / /
* | | Merge branch 'guards_as_bridges_part1' into 'main'Nick Mathewson2022-10-2420-213/+614
|\ \ \
| * | | circmgr: More NOTEs and TODO pt-clients.Nick Mathewson2022-10-241-3/+9
| * | | linkspec: specify sort order for HasRelayIds.Nick Mathewson2022-10-241-2/+13
| * | | Circmgr: construct paths using either Relay or OwnedCircTargetNick Mathewson2022-10-242-34/+157
| * | | netdir: Expose addrs-in-same-subnets calculation from SubnetConfigNick Mathewson2022-10-242-8/+20
| * | | linkspec: Remove now-useless declared_peer_addrNick Mathewson2022-10-242-8/+4
| * | | guardmgr: Refactor the interior of FirstHop.Nick Mathewson2022-10-248-75/+202
| * | | guardmgr: Hold FallbackDir in fallback::set::EntryNick Mathewson2022-10-213-43/+61
| * | | linkspec: Add compare-by-relay-ids function to HasRelayIdsNick Mathewson2022-10-213-3/+74
| * | | guardmgr: Add bridges sample, encode sample ID in FirstHopId.Nick Mathewson2022-10-216-52/+89
* | | | Merge branch 'by_ids_mutate' into 'main'Nick Mathewson2022-10-241-16/+171
|\ \ \ \ | |_|/ / |/| | |
| * | | n_key_set: clean up some wide linesNick Mathewson2022-10-241-21/+38
| * | | n_key_set: Re-insert by_foo_mut() accessors, but make them unsafe.Nick Mathewson2022-10-241-0/+21