summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/ / /
* | | tor-proto: document an infelicitous behavior.Nick Mathewson2021-12-161-3/+4
* | | tor-cell: replace an XXXX with a TODO.Nick Mathewson2021-12-161-1/+6
* | | tor-dirmgr: retain cache_usage on reset.Nick Mathewson2021-12-161-4/+19
* | | Merge branch 'more_destroyreason' into 'main'eta2021-12-163-20/+60
|\ \ \
| * | | Extend trace messages for destroy/truncated reasons.Nick Mathewson2021-12-153-20/+60
* | | | Merge branch 'flag-publish-2' into 'main'eta2021-12-166-158/+367
|\ \ \ \
| * | | | Refactor directory events to use a FlagPublisher mechanism.Nick Mathewson2021-12-146-158/+367
* | | | | tor-dirmgr: Warn on a bug case.Nick Mathewson2021-12-161-2/+1
* | | | | Adjust comment to be accurate wrt #263.Nick Mathewson2021-12-161-3/+5
* | | | | Do not treat spawn failure as a fatal error.Nick Mathewson2021-12-151-12/+12
* | | | | Expand some comments about circuit expiration.Nick Mathewson2021-12-152-6/+14
* | | | | Merge remote-tracking branch 'origin/mr/169'Nick Mathewson2021-12-152-54/+105
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add spawn_expiration_task function in circuit managerYuan Lyu2021-12-152-54/+105
* | | | | Merge remote-tracking branch 'origin/mr/191'Nick Mathewson2021-12-152-23/+43
|\ \ \ \ \
| * | | | | In reactor, use enums on whether to destroy circuitsNeel Chauhan2021-12-141-11/+20
| * | | | | Methodize the destroy circuit reasonNeel Chauhan2021-12-142-22/+20
| * | | | | Handle TRUNCATED cellsNeel Chauhan2021-12-131-12/+9
| * | | | | Log on TRUNCATED cellNeel Chauhan2021-12-132-9/+25
| | |/ / / | |/| | |
* | | | | Merge branch 'check_put_return' into 'main'eta2021-12-153-25/+27
|\ \ \ \ \
| * | | | | Always check whether stream-level SENDMEs are expected.Nick Mathewson2021-12-143-25/+27
| |/ / / /
* | | | | Merge branch 'mfrw/proxy-flush-conns' into 'main'eta2021-12-151-42/+42
|\ \ \ \ \
| * | | | | proxy: introduce new functions to write_all & flush/closeMuhammad Falak R Wani2021-12-151-42/+42
| | |/ / / | |/| | |
* | | | | Merge branch 'PendingRequest_remove_started_at' into 'main'eta2021-12-152-12/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unused started_at PendingRequestNeel Chauhan2021-12-142-12/+2
* | | | | Merge branch 'happy-eyeballs-comment' into 'main'Nick Mathewson2021-12-141-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-chanmgr: Fix happy eyeballs comment grammar in builder.rsNeel Chauhan2021-12-141-3/+3
|/ / / /
* | | | Merge branch '260' into 'main'Nick Mathewson2021-12-143-0/+35
|\ \ \ \ | |_|/ / |/| | |