Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 97b15a1d7c Extract the locking and logging code vor 5 Jahren
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py vor 6 Jahren
  Nick Mathewson fb0019daf9 Update copyrights to 2018. vor 6 Jahren
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL vor 6 Jahren
  Nick Mathewson bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives vor 6 Jahren
  Nick Mathewson 25f882a9cf Use stdatomic.h for atomic_counter_t where available. vor 6 Jahren
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. vor 6 Jahren
  Sebastian Hahn 71c8974af0 Fix coverity cid 1405509 vor 7 Jahren
  Nick Mathewson 7a37cbbea3 Whitespace fixes. vor 7 Jahren
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. vor 7 Jahren
  Nick Mathewson 877468c781 Now, resolve a new 64-bit warning in compat_threads.c vor 7 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 7 Jahren
  Nick Mathewson 44514058b9 Correctly handle fd-drain errors on windows workqueues vor 7 Jahren
  Nick Mathewson b421648da2 Merge remote-tracking branch 'public/thread_coverage' vor 8 Jahren
  cypherpunks 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS vor 8 Jahren
  Nick Mathewson 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue vor 8 Jahren
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common vor 8 Jahren
  Nick Mathewson 720a9ccb2f Check for EINTR correctly on windows vor 8 Jahren
  David Goulet 2c41f12048 Fix: check r < 0 before checking errno vor 9 Jahren
  David Goulet 51f793e37e Fix possible infinite loop on pipe/sock_drain() vor 9 Jahren
  Nick Mathewson 4a6b43bf76 fix some warnings in compat_threads.c vor 9 Jahren
  Nick Mathewson 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant vor 9 Jahren
  Nick Mathewson ac5b70c700 handle EINTR in compat_*threads.c vor 9 Jahren
  Nick Mathewson cc6529e9bb Fix check-spaces vor 10 Jahren
  Nick Mathewson e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. vor 10 Jahren
  Nick Mathewson d850ec8574 Fix linux compilation (pipe2 needs _GNU_SOURCE) vor 10 Jahren
  Nick Mathewson c51f7c23e3 Test a little more of compat_threads.c vor 10 Jahren
  Nick Mathewson 3868b5d210 Rename mutex_for_cond -> mutex_nonreentrant vor 10 Jahren