Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 97b15a1d7c Extract the locking and logging code пре 6 година
  Nick Mathewson c2a558a346 Expunge container.h пре 6 година
  Nick Mathewson b8be8265b6 Rectify include paths after container split (automatic) пре 6 година
  Nick Mathewson 17ba51a30a Use raw_assert in mutex functions to avoid circularity in logs. пре 6 година
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py пре 6 година
  Nick Mathewson fb0019daf9 Update copyrights to 2018. пре 6 година
  Nick Mathewson 4438ef3288 Remove a bunch of other redundant #includes пре 6 година
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. пре 6 година
  Nick Mathewson 0956242158 Mark some unreachable code in compat_winthreads.c as unreachable пре 6 година
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
  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 година