Nick Mathewson
|
57699de005
Update the copyright year.
|
il y a 8 ans |
Nick Mathewson
|
23f8c9b32f
Add a brief file-level description for everything in src/common
|
il y a 8 ans |
Nick Mathewson
|
eafae7f677
Merge branch 'decouple_controller_events_squashed'
|
il y a 9 ans |
Nick Mathewson
|
087cf882c6
Log meaningful messages before failing on windows with threadlocal.
|
il y a 9 ans |
Nick Mathewson
|
9ec94f1d22
Use thread-local storage to block event_queue recursion.
|
il y a 9 ans |
Nick Mathewson
|
beac91cf08
Wrap windows-only C files in #ifdef _WIN32
|
il y a 9 ans |
Nick Mathewson
|
cc6529e9bb
Fix check-spaces
|
il y a 11 ans |
Nick Mathewson
|
e47a90a976
"Recursive" locks, not "reentrant" locks. Duh.
|
il y a 11 ans |
Nick Mathewson
|
9fdc0d0594
Fix windows compilation of condition code
|
il y a 11 ans |
Nick Mathewson
|
3868b5d210
Rename mutex_for_cond -> mutex_nonreentrant
|
il y a 11 ans |
Nick Mathewson
|
6c9363310a
Specialize handling for mutexes allocated for condition variables
|
il y a 11 ans |
Nick Mathewson
|
65016304d2
Add tor_cond_init/uninit
|
il y a 11 ans |
Nick Mathewson
|
e865248156
Add a timeout to tor_cond_wait; add tor_cond impl from libevent
|
il y a 11 ans |
Nick Mathewson
|
c2f0d52b7f
Split threading-related code out of compat.c
|
il y a 11 ans |