Commit History

Author SHA1 Message Date
  teor ec736f8729 Merge remote-tracking branch 'tor-github/pr/833' 6 years ago
  teor d482913e69 Merge remote-tracking branch 'tor-github/pr/834' 6 years ago
  rl1987 669ec64325 Fix CID 1444119 6 years ago
  teor 3af9a51118 test/dir: add a 4th argument to dirserv_read_measured_bandwidths() 6 years ago
  teor b76ae3898d Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_merged 6 years ago
  George Kadianakis 473decb246 Merge branch 'tor-github/pr/839' 6 years ago
  Nick Mathewson ddb31dd583 Rename one case of c_type to c_ptr_type. 6 years ago
  Nick Mathewson 3f0bfe1d29 Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE() 6 years ago
  Nick Mathewson 28fd4996ac Various documentation notes and tweaks for pubsub 6 years ago
  Nick Mathewson a8ca464cee Log warning messages _before_ exiting because of earlier dcfg failure 6 years ago
  Nick Mathewson 47de9c7b0a Use actual pointers in dispatch_cfg.c. 6 years ago
  Nick Mathewson 8d70f21717 Add a test for pubsub_items_clear_bindings() 6 years ago
  Nick Mathewson b11b4b7bb7 Add test for dispatch_send() fast path. 6 years ago
  Nick Mathewson ab6ddc7a33 practracker: split shutdown code out of main.c 6 years ago
  Nick Mathewson 4bdff5e3e9 practracker compliance: split lint_message into more logical parts 6 years ago
  Nick Mathewson d976cda49f pubsub: add test for items_out in builder_finalize() 6 years ago
  Nick Mathewson 3552cd69bd coverage: Exclude lines in pubsub_pub that can only be reached on bug 6 years ago
  Nick Mathewson 2e7f80d5f4 pubsub_check.c: Stop accepting NULL prefix, which we never send. 6 years ago
  Nick Mathewson c40bcab85d dispatch: Test behavior of formatting type with no set fmt function. 6 years ago
  Nick Mathewson f74301f8fd Unit test for namemap_fmt_name() 6 years ago
  Nick Mathewson 9fb511526a pubsub test: add a test to make sure typefns can't be changed. 6 years ago
  Nick Mathewson beedadbeac Try a different approach to making publish function seem used. 6 years ago
  Nick Mathewson 94feec59cf move pubsub_connector_t typedef to pubsub_connect.h 6 years ago
  Nick Mathewson 22ad8658cd Correct doxygen @file directives 6 years ago
  Nick Mathewson 3d6bf7b36e Document several issues found by Taylor 6 years ago
  Nick Mathewson b4f28b9df8 pubsub: install libevent events separately from the_dispatcher. 6 years ago
  Nick Mathewson 6d1abd37e2 Connect the mainloop pubsub dispatcher on startup; free it on shutdown. 6 years ago
  Nick Mathewson 02e0a39d39 Add msgtypes.h include to pubsub_build.h 6 years ago
  Nick Mathewson bdeaf7d4b2 Code to manage publish/subscribe setup via subsystem interface. 6 years ago
  Nick Mathewson 24df14eb09 Pubsub: macros for ease-of-use and typesafety. 6 years ago