aboutsummaryrefslogtreecommitdiff
path: root/src/or/cpuworker.h
AgeCommit message (Expand)Author
2017-07-27Queue consensus diffs at LOW priority.Nick Mathewson
2017-04-24Make cpuworker_queue_work function mockable.Nick Mathewson
2017-04-15Expand cpuworker API to allow other work typesNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-01-14Refactor cpuworker to use workqueue/threadpool code.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2013-01-24Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/torAndrea Shepard
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-03Record and report the overhead of how we handle onionskins.Nick Mathewson
2013-01-03Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelayNick Mathewson
2013-01-03Teach cpuworker and others about create_cell_t and friendsNick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-07-27Create cpuworker.hSebastian Hahn