index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
evloop
/
workqueue.c
Age
Commit message (
Expand
)
Author
2024-12-03
Revert "Rework of worker threads' start and exit + slight changes in cleanup ...
David Goulet
2024-12-03
Rework of worker threads' start and exit + slight changes in cleanup code
Waldemar Zimpel
2024-10-31
Fix: Use FREE_AND_NULL() for releasing workqueue resources
Waldemar Zimpel
2024-10-10
Fix: Memory leaks in cpuworker on shutdown
Waldemar Zimpel
2023-05-10
compute the client-side pow in a cpuworker thread
Roger Dingledine
2022-11-23
relay: Use the configured number of threads for worker work calculation
David Goulet
2019-11-07
Make all our struct names end with "_t".
Nick Mathewson
2019-02-20
Remove all uses of weak_rng.
Nick Mathewson
2018-11-14
Normalize .may_include to always have paths, and paths to include
Nick Mathewson
2018-10-17
evloop: fix docs for threadpool_register_reply_event
cypherpunks
2018-10-17
evloop: fix docs
cypherpunks
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-05
Clean up include paths for libtor-evloop (automated)
Nick Mathewson
2018-07-05
All remaining files in src/common belong to the event loop.
Nick Mathewson