aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/onion_queue.c
AgeCommit message (Expand)Author
2023-02-05Fix typosDimitris Apostolou
2022-11-23relay: Use the configured number of threads for worker work calculationDavid Goulet
2022-11-09relay: Cache onion queue parameters on consensus changeDavid Goulet
2022-11-09relay: Add the onion_queue_wait_cutoff consensus paramDavid Goulet
2022-11-09relay: Make MaxOnionQueueDelay into a consensus paramDavid Goulet
2022-10-06Properly compute cell-drop overload fractionAndy
2022-03-15rephist: Introduce a fraction and period for overload onionskinDavid Goulet
2022-02-22Handle other places that use onion handshake type valuesMike Perry
2021-05-12relay: Add the onionskins processing metricsDavid Goulet
2021-03-17Merge branch 'mr/334'George Kadianakis
2021-03-17Implement straightforward overload general metrics.George Kadianakis
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-02-06onion_queue.c: use TAILQ_HEAD less confusingly.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-04-11Add an assertion to num_ntors_per_tap().Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-21Move the non-crypto parts of onion.c out of src/core/cryptoNick Mathewson