Commit Verlauf

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