Commit History

Author SHA1 Message Date
  Sebastian Hahn 71c8974af0 Fix coverity cid 1405509 7 years ago
  Nick Mathewson 7a37cbbea3 Whitespace fixes. 7 years ago
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. 7 years ago
  Nick Mathewson 877468c781 Now, resolve a new 64-bit warning in compat_threads.c 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 44514058b9 Correctly handle fd-drain errors on windows workqueues 7 years ago
  Nick Mathewson b421648da2 Merge remote-tracking branch 'public/thread_coverage' 7 years ago
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 7 years ago
  Nick Mathewson 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common 8 years ago
  Nick Mathewson 720a9ccb2f Check for EINTR correctly on windows 8 years ago
  David Goulet 2c41f12048 Fix: check r < 0 before checking errno 9 years ago
  David Goulet 51f793e37e Fix possible infinite loop on pipe/sock_drain() 9 years ago
  Nick Mathewson 4a6b43bf76 fix some warnings in compat_threads.c 9 years ago
  Nick Mathewson 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant 9 years ago
  Nick Mathewson ac5b70c700 handle EINTR in compat_*threads.c 9 years ago
  Nick Mathewson cc6529e9bb Fix check-spaces 10 years ago
  Nick Mathewson e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. 10 years ago
  Nick Mathewson d850ec8574 Fix linux compilation (pipe2 needs _GNU_SOURCE) 10 years ago
  Nick Mathewson c51f7c23e3 Test a little more of compat_threads.c 10 years ago
  Nick Mathewson 3868b5d210 Rename mutex_for_cond -> mutex_nonreentrant 10 years ago
  Nick Mathewson b2db3fb462 Documentation for new workqueue and condition and locking stuff 10 years ago
  Nick Mathewson 51bc0e7f3d Isolate the "socketpair or a pipe" logic for alerting main thread 10 years ago
  Nick Mathewson 65016304d2 Add tor_cond_init/uninit 10 years ago
  Nick Mathewson c2f0d52b7f Split threading-related code out of compat.c 10 years ago