História revízii

Autor SHA1 Správa Dátum
  Nick Mathewson 3868b5d210 Rename mutex_for_cond -> mutex_nonreentrant 12 rokov pred
  Nick Mathewson 93ad89e9d2 Rename bench_workqueue -> test_workqueue and make it a unit test. 12 rokov pred
  Nick Mathewson b2db3fb462 Documentation for new workqueue and condition and locking stuff 12 rokov pred
  Nick Mathewson 4abbf13f99 Add a way to tell all threads to do something. 12 rokov pred
  Nick Mathewson 51bc0e7f3d Isolate the "socketpair or a pipe" logic for alerting main thread 12 rokov pred
  Nick Mathewson c7eebe237d Make pending work cancellable. 12 rokov pred
  Nick Mathewson a82604b526 Initial workqueue implemention, with a simple test. 12 rokov pred
  Nick Mathewson 6c9363310a Specialize handling for mutexes allocated for condition variables 12 rokov pred
  Nick Mathewson 65016304d2 Add tor_cond_init/uninit 12 rokov pred
  Nick Mathewson e865248156 Add a timeout to tor_cond_wait; add tor_cond impl from libevent 12 rokov pred
  Nick Mathewson c2f0d52b7f Split threading-related code out of compat.c 12 rokov pred
  Nick Mathewson 518b0b3c5f Do not log a notice on every socks connection 11 rokov pred
  George Kadianakis 220f419da1 New minimum uptime to become an HSDir is 96 hours. 11 rokov pred
  Nick Mathewson 17c568b95c Fix new unused variable warning in connection_listener_new 11 rokov pred
  Nick Mathewson 8d1fa0c87d update bug12585 changes file 11 rokov pred
  Nick Mathewson 2b8cebaac0 whitespace fix 11 rokov pred
  Nick Mathewson d8b7dcca8d Merge remote-tracking branch 'andrea/ticket12585_v3' 11 rokov pred
  Nick Mathewson 732c885b32 Fix a conversion warning on 32-bit clang 11 rokov pred
  Nick Mathewson a0b4c2f1bd On jessie, we need a =, not a == 11 rokov pred
  Nick Mathewson 7257f2e31d mktemp wants some Xs 11 rokov pred
  Nick Mathewson 038804e13d Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds work 11 rokov pred
  Andrea Shepard 066acaf6b9 Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specified 11 rokov pred
  Andrea Shepard 4316bb601a Remove no-longer-accurate comment from connection.c 11 rokov pred
  Andrea Shepard cb047f4078 Fix ipv4/ipv6 traffic bits on AF_UNIX socks listeners and remove hacky workarounds for brokenness 11 rokov pred
  Andrea Shepard f50068b17e Fix default list handling for parse_unix_socket_config(); avoid clearing whole pre-existing list 11 rokov pred
  Nick Mathewson 2edfdc02a2 Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty' 11 rokov pred
  Nick Mathewson cacea9102a reindent cell_queues_check_size() 11 rokov pred
  Nick Mathewson c2e200cef8 Merge branch 'bug13806_squashed' 11 rokov pred
  Nick Mathewson 3033ba9f5e When OOM, free cached hidden service descriptors too. 11 rokov pred
  Andrea Shepard 62f297fff0 Kill duplicated code in connection_listener_new() 11 rokov pred