Commit History

Author SHA1 Message Date
  Nick Mathewson bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 years ago
  Nick Mathewson 552218437c Merge branch 'ticket12062_squashed' 6 years ago
  Nick Mathewson 0c6eabf088 Audit all of the "is the network turned off" checks. 6 years ago
  Nick Mathewson ef25f957e7 Merge branch 'tor_api_squashed' 6 years ago
  Nick Mathewson fa02ea102e Add a public tor_api.h with an implementation in tor_api.c 6 years ago
  Nick Mathewson b76a161e01 Merge branch 'fix-torrcd-sandbox-22605v2' 6 years ago
  Nick Mathewson 5e52beceb0 Only prototype rust_welcome_string() when it exists. 6 years ago
  Nick Mathewson f803c1bb17 declare shutdown_did_not_work_callback() with ATTR_NORETURN 6 years ago
  Nick Mathewson 79e7c0af0e Add a comment about removing the failsafe event loop exit code 6 years ago
  Nick Mathewson 0a10335d2e Clarify doc on tell_event_loop_to_run_external_code() 6 years ago
  Nick Mathewson 30a681553f Merge remote-tracking branch 'public/exit_carefully' 6 years ago
  Nick Mathewson f5e9e2748f Merge branch 'protover-rust-impl_squashed' 6 years ago
  Chelsea Holland Komlo 91bca5c31b move to allocating c strings from rust 6 years ago
  Nick Mathewson be49fadad0 Merge branch 'maint-0.3.2' 6 years ago
  George Kadianakis cbc70437a7 Update entry guard state whenever we download a consensus. 6 years ago
  Nick Mathewson 1df43aff41 Return instead of exiting in options_init_from_torrc() 6 years ago
  Nick Mathewson 853e73e815 Return from instead of exit()ing when ed25519 key check fails. 6 years ago
  Nick Mathewson c247a2df6b On locking failure, return -1 instead of exit()ing. 6 years ago
  Nick Mathewson 9bafc3b1ef Replace most bad exits in main.c, hibernate.c 6 years ago
  Nick Mathewson c82cc8acb5 Add a failsafe to kill tor if the new exit code doesn't work. 6 years ago
  Nick Mathewson f0c3b62381 Expose a new function to make the event loop exit once and for all. 6 years ago
  Nick Mathewson 78cbced45c Rename "tell_event_loop_to_finish" to "...run_external_code" 6 years ago
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson c3892a582f exit with nonzero status if certificate expiration dump fails 6 years ago
  Nick Mathewson ca19a95d54 Merge remote-tracking branch 'dgoulet/ticket23355_032_01' 6 years ago
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 years ago
  Nick Mathewson d61da9e61f Repair wide lines from previous commit. 6 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 years ago
  Nick Mathewson 150089cbd7 Move the tls parts of buffers.c into buffers_tls.c 6 years ago