コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 05ac3d0458 Merge branch 'restart_nocrash' 6 年 前
  Nick Mathewson e8bd806412 Add a blank line per dgoulet review. 6 年 前
  Nick Mathewson d0adf5ae95 Merge branch 'bug24584' 6 年 前
  Roger Dingledine 44aa1adf35 make a comment a bit more useful 6 年 前
  Nick Mathewson 2d92f4c19a Don't keep options in a local in run_main_loop_once. 6 年 前
  teor d99ccf090f Stop trying to remove NULL filenames on shutdown 6 年 前
  Nick Mathewson 5db94adac2 Fix a pair of memory leaks in tor_cleanup() 6 年 前
  Nick Mathewson 7ca0a9c4ae Merge remote-tracking branch 'ahf-oniongit/bugs/24605' 6 年 前
  Nick Mathewson c99ec36def expand documentation on tor_remove_file 6 年 前
  Nick Mathewson 4b7b305bf0 Remove pre-unlink check tor_remove_file; check errno instead. 6 年 前
  Nick Mathewson 18543c2c9b Merge remote-tracking branch 'ffmancera/github/bug23271' 6 年 前
  Alexander Færøy d4f4108601 Add MainloopStats option. 6 年 前
  Fernando Fernandez Mancera 61c721f145 Add remove file function and remove ephemeral files. 6 年 前
  Nick Mathewson f205dabf7a Stop using event_base_once(). 6 年 前
  Nick Mathewson 322abc030e On exit, free the event_base and set its pointer to NULL. 6 年 前
  Nick Mathewson a7a0cebb59 Merge branch 'more_directories_squashed' 6 年 前
  Nick Mathewson a9806af261 Create a CacheDirectory and KeyDirectory options. 6 年 前
  Nick Mathewson 39a780e85a Clean up a needlessly complex get_datadir_fname use 6 年 前
  Nick Mathewson 3907faf2fd New accessors for keydir/cachedir access 6 年 前
  Nick Mathewson bf882b0373 re-run ./scripts/maint/annotate_ifdef_directives 6 年 前
  Nick Mathewson 552218437c Merge branch 'ticket12062_squashed' 6 年 前
  Nick Mathewson 0c6eabf088 Audit all of the "is the network turned off" checks. 6 年 前
  Nick Mathewson ef25f957e7 Merge branch 'tor_api_squashed' 6 年 前
  Nick Mathewson fa02ea102e Add a public tor_api.h with an implementation in tor_api.c 6 年 前
  Nick Mathewson b76a161e01 Merge branch 'fix-torrcd-sandbox-22605v2' 6 年 前
  Nick Mathewson 5e52beceb0 Only prototype rust_welcome_string() when it exists. 6 年 前
  Nick Mathewson f803c1bb17 declare shutdown_did_not_work_callback() with ATTR_NORETURN 6 年 前
  Nick Mathewson 79e7c0af0e Add a comment about removing the failsafe event loop exit code 6 年 前
  Nick Mathewson 0a10335d2e Clarify doc on tell_event_loop_to_run_external_code() 6 年 前
  Nick Mathewson 30a681553f Merge remote-tracking branch 'public/exit_carefully' 6 年 前