コミット履歴

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