Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 56df123933 Merge branch 'bug23331_032_01_squashed' 6 years ago
  David Goulet 9e900d1db7 hs: Don't enter the HS v3 subsystem without a live consensus 6 years ago
  Nick Mathewson e2e13e7c8a Merge branch 'maint-0.3.1' 6 years ago
  David Goulet 22295759af prop224: Purge client state on NEWNYM 6 years ago
  David Goulet 2549b3e923 sandbox: Fix double free when initializing HSv3 filenames 6 years ago
  Nick Mathewson 91c6bc160b Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed' 6 years ago
  David Goulet 2671399e67 prop224: Add a client intro point state cache 6 years ago
  George Kadianakis 7aef3ec0fd prop224: Add client-side HS descriptor cache. 7 years ago
  Nick Mathewson d37e8b407a Merge branch 'feature22976_squashed' 6 years ago
  Nick Mathewson 86ee35ad5b Don't do expensive consensus stuff when not a cache. 6 years ago
  Nick Mathewson 133e1e870b Merge remote-tracking branch 'dgoulet/bug23091_032_01' 6 years ago
  Nick Mathewson 801aa5d03b Block the port-forwarding helper at a higher point 6 years ago
  Nick Mathewson 34e4122025 Merge branch 'ticket20657_nickm_bugfixes_squashed' 6 years ago
  David Goulet 5d2506d70c prop224: Sandbox support for service 7 years ago
  David Goulet 0f104ddce5 prop224: Scheduled events for service 7 years ago