Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. hace 6 años
  Nick Mathewson 0956242158 Mark some unreachable code in compat_winthreads.c as unreachable hace 6 años
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
  Nick Mathewson 7505f452c8 Run the copyright update script. hace 7 años
  Nick Mathewson 57699de005 Update the copyright year. hace 8 años
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common hace 8 años
  Nick Mathewson eafae7f677 Merge branch 'decouple_controller_events_squashed' hace 8 años
  Nick Mathewson 087cf882c6 Log meaningful messages before failing on windows with threadlocal. hace 8 años
  Nick Mathewson 9ec94f1d22 Use thread-local storage to block event_queue recursion. hace 8 años
  Nick Mathewson beac91cf08 Wrap windows-only C files in #ifdef _WIN32 hace 8 años
  Nick Mathewson cc6529e9bb Fix check-spaces hace 10 años
  Nick Mathewson e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. hace 10 años
  Nick Mathewson 9fdc0d0594 Fix windows compilation of condition code hace 10 años
  Nick Mathewson 3868b5d210 Rename mutex_for_cond -> mutex_nonreentrant hace 10 años
  Nick Mathewson 6c9363310a Specialize handling for mutexes allocated for condition variables hace 10 años
  Nick Mathewson 65016304d2 Add tor_cond_init/uninit hace 10 años
  Nick Mathewson e865248156 Add a timeout to tor_cond_wait; add tor_cond impl from libevent hace 10 años
  Nick Mathewson c2f0d52b7f Split threading-related code out of compat.c hace 10 años