Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 97b15a1d7c Extract the locking and logging code hace 6 años
  Nick Mathewson 3305ae5044 Rectify include paths (automated). hace 6 años
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) hace 6 años
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py hace 6 años
  Nick Mathewson fb0019daf9 Update copyrights to 2018. hace 6 años
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' hace 6 años
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 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
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. hace 7 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 3d9952a3b1 Improve threadlocal documentation hace 8 años
  Nick Mathewson e8fe77530a Add comments for thread-local storage functions hace 8 años
  Nick Mathewson 9ec94f1d22 Use thread-local storage to block event_queue recursion. 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 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 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