Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' hace 6 años
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL hace 6 años
  Nick Mathewson bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives hace 6 años
  Nick Mathewson 25f882a9cf Use stdatomic.h for atomic_counter_t where available. hace 6 años
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
  Sebastian Hahn 71c8974af0 Fix coverity cid 1405509 hace 7 años
  Nick Mathewson 7a37cbbea3 Whitespace fixes. hace 7 años
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. hace 7 años
  Nick Mathewson 877468c781 Now, resolve a new 64-bit warning in compat_threads.c hace 7 años
  Nick Mathewson 7505f452c8 Run the copyright update script. hace 7 años
  Nick Mathewson 44514058b9 Correctly handle fd-drain errors on windows workqueues hace 7 años
  Nick Mathewson b421648da2 Merge remote-tracking branch 'public/thread_coverage' hace 8 años
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS hace 8 años
  Nick Mathewson 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue hace 8 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 720a9ccb2f Check for EINTR correctly on windows hace 8 años
  David Goulet 2c41f12048 Fix: check r < 0 before checking errno hace 9 años
  David Goulet 51f793e37e Fix possible infinite loop on pipe/sock_drain() hace 9 años
  Nick Mathewson 4a6b43bf76 fix some warnings in compat_threads.c hace 9 años
  Nick Mathewson 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant hace 9 años
  Nick Mathewson ac5b70c700 handle EINTR in compat_*threads.c hace 9 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 d850ec8574 Fix linux compilation (pipe2 needs _GNU_SOURCE) hace 10 años
  Nick Mathewson c51f7c23e3 Test a little more of compat_threads.c hace 10 años
  Nick Mathewson 3868b5d210 Rename mutex_for_cond -> mutex_nonreentrant hace 10 años
  Nick Mathewson b2db3fb462 Documentation for new workqueue and condition and locking stuff hace 10 años
  Nick Mathewson 51bc0e7f3d Isolate the "socketpair or a pipe" logic for alerting main thread hace 10 años
  Nick Mathewson 65016304d2 Add tor_cond_init/uninit hace 10 años