summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tor-circmgr: Replace some Arc::clone with .clone()Ian Jackson2022-01-071-5/+5
| * | | tor-circmgr: Require that AbstractCirc are CloneIan Jackson2022-01-071-1/+1
* | | | Merge branch 'remove-type-annotation' into 'main'Nick Mathewson2022-01-071-1/+1
|\ \ \ \
| * | | | tor-circmgr: Remove a type annotation in a method callIan Jackson2022-01-071-1/+1
| | |/ / | |/| |
* | | | Merge branch 'dearcify_clientcirc_buildable' into 'main'Ian Jackson2022-01-072-14/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / De-Arc-ify Buildable for ClientCircNeel Chauhan2022-01-062-14/+7
|/ /
* | Merge branch 'remove_unused_rngs' into 'main'eta2022-01-062-51/+23
|\ \
| * \ Merge branch 'main' into 'remove_unused_rngs'eta2022-01-0634-23/+55
| |\ \ | |/ / |/| |
* | | Merge branch 'refactor/unwrap-or-default' into 'main'eta2022-01-061-1/+1
|\ \ \ | |_|/ |/| |
| * | prefer 'unwrap_or_default' to manual constructorDaniel Eades2022-01-011-1/+1
* | | Move a comment to the right place.Nick Mathewson2022-01-061-4/+2
* | | Merge remote-tracking branch 'origin/mr/214'Nick Mathewson2022-01-0630-13/+42
|\ \ \
| * | | extend lints to include 'clippy::all'Daniel Eades2021-12-2830-13/+42
| |/ /
* | | Merge remote-tracking branch 'origin/mr/217'Nick Mathewson2022-01-061-2/+3
|\ \ \
| * | | arti-bench: Remove a FIXME by saying it's OK for this program to panicIan Jackson2022-01-061-2/+3
| |/ /
* | | Merge remote-tracking branch 'origin/mr/212'Nick Mathewson2022-01-063-5/+5
|\ \ \
| * | | tor-circmgr: Don't clone parameters in create_chantarget()Neel Chauhan2021-12-253-5/+5
| |/ /
* / / tor-proto: In begin_stream_impl(), if number of hops is zero, don't continueNeel Chauhan2021-12-251-1/+5
|/ /
| * Remove a bunch of unused RNGsNeel Chauhan2021-12-252-51/+23
|/
* Merge branch 'exclude-arti-bench-coverage' into 'main'eta2021-12-211-1/+1
|\
| * Exclude arti-bench from coverage.Nick Mathewson2021-12-211-1/+1
* | Merge branch 'ticket_256' into 'main'eta2021-12-211-5/+7
|\ \
| * | Only count timeouts when we've seen net activity.Nick Mathewson2021-12-201-5/+7
| |/
* | Merge branch 'arti-bench-usability' into 'main'eta2021-12-213-10/+41
|\ \ | |/ |/|
| * arti-bench.sh: Handle the case where CHUTNEY_PATH is set.Nick Mathewson2021-12-211-8/+32
| * arti-bench.sh: set $RUST_LOG if it isn't set.Nick Mathewson2021-12-211-0/+5
| * tests/chutney/setup.sh: Fix a shellcheck warning.Nick Mathewson2021-12-212-2/+4
|/
* Merge branch 'eta/instant-checked-add' into 'main'Nick Mathewson2021-12-201-2/+12
|\
| * preemptive.rs: Use Instant::checked_add instead of raw subtractioneta2021-12-201-2/+12
* | Update CONTRIBUTING to mention FIXME, not XXX.Nick Mathewson2021-12-201-1/+1
* | Merge branch 'refactor/must-use-self' into 'main'eta2021-12-206-0/+10
|\ \
| * | address clippy's latest lintDaniel Eades2021-12-206-0/+10
* | | tor-proto: Replace XXXs with references to arti#269Nick Mathewson2021-12-201-9/+7
* | | Remove XXXs from tor-circmgr::mgrNick Mathewson2021-12-201-4/+0
* | | arti-client: Change an XXXX to a TODO.Nick Mathewson2021-12-201-1/+5
* | | Change an UTF-8 XXX to a TODO.Nick Mathewson2021-12-201-1/+2
* | | tor-netdoc: Change an XXX to a TODO.Nick Mathewson2021-12-201-1/+4
* | | tor-netdoc: Use a more correct error typeNick Mathewson2021-12-201-1/+1
* | | Remove an XXXX about ed25519 signatures.Nick Mathewson2021-12-201-2/+0
|/ /
* | Merge branch 'one_metahandler_at_a_time' into 'main'eta2021-12-161-10/+18
|\ \
| * | tor-proto: Allow one meta-cell handler at a time.Nick Mathewson2021-12-161-10/+18
* | | Merge branch 'arti-bench' into 'main'eta2021-12-166-0/+478
|\ \ \ | |/ / |/| / | |/
| * Introduce an experimental benchmarking utility for Artieta2021-12-166-0/+478
* | Merge branch 'fallbackdirs-15-12-2021' into 'main'eta2021-12-161-869/+891
|\ \
| * | fallbackdir: Update list generated on December 15, 2021Tor CI Release2021-12-161-869/+891
* | | Merge branch 'ct_sendme_tags' into 'main'eta2021-12-162-13/+48
|\ \ \
| * | | tor-proto: use const-time eq on sendme tags.Nick Mathewson2021-12-162-13/+48
| |/ /
* | | Merge branch 'half_stream_connected_ok' into 'main'eta2021-12-162-2/+15
|\ \ \
| * | | tor-proto: set HalfStream::connected_ok right.Nick Mathewson2021-12-162-2/+15
|/ / /
* / / tor-proto: replace a streammap XXXX with a ticket.Nick Mathewson2021-12-161-3/+4
|/ /