Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 1df43aff41 Return instead of exiting in options_init_from_torrc() hace 6 años
  Nick Mathewson 853e73e815 Return from instead of exit()ing when ed25519 key check fails. hace 6 años
  Nick Mathewson c247a2df6b On locking failure, return -1 instead of exit()ing. hace 6 años
  Nick Mathewson 9bafc3b1ef Replace most bad exits in main.c, hibernate.c hace 6 años
  Nick Mathewson c82cc8acb5 Add a failsafe to kill tor if the new exit code doesn't work. hace 6 años
  Nick Mathewson f0c3b62381 Expose a new function to make the event loop exit once and for all. hace 6 años
  Nick Mathewson 78cbced45c Rename "tell_event_loop_to_finish" to "...run_external_code" hace 6 años
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. hace 6 años
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. hace 6 años
  Nick Mathewson c3892a582f exit with nonzero status if certificate expiration dump fails hace 6 años
  Nick Mathewson ca19a95d54 Merge remote-tracking branch 'dgoulet/ticket23355_032_01' hace 6 años
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. hace 6 años
  Nick Mathewson d61da9e61f Repair wide lines from previous commit. hace 6 años
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. hace 6 años
  Nick Mathewson 150089cbd7 Move the tls parts of buffers.c into buffers_tls.c hace 6 años
  Nick Mathewson 56df123933 Merge branch 'bug23331_032_01_squashed' hace 6 años
  David Goulet 9e900d1db7 hs: Don't enter the HS v3 subsystem without a live consensus hace 6 años
  Nick Mathewson e2e13e7c8a Merge branch 'maint-0.3.1' hace 6 años
  David Goulet 22295759af prop224: Purge client state on NEWNYM hace 6 años
  David Goulet 2549b3e923 sandbox: Fix double free when initializing HSv3 filenames hace 6 años
  Nick Mathewson 91c6bc160b Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed' hace 6 años
  David Goulet 2671399e67 prop224: Add a client intro point state cache hace 6 años
  George Kadianakis 7aef3ec0fd prop224: Add client-side HS descriptor cache. hace 7 años
  Nick Mathewson d37e8b407a Merge branch 'feature22976_squashed' hace 6 años
  Nick Mathewson 86ee35ad5b Don't do expensive consensus stuff when not a cache. hace 6 años
  Nick Mathewson 133e1e870b Merge remote-tracking branch 'dgoulet/bug23091_032_01' hace 6 años
  Nick Mathewson 801aa5d03b Block the port-forwarding helper at a higher point hace 6 años
  Nick Mathewson 34e4122025 Merge branch 'ticket20657_nickm_bugfixes_squashed' hace 6 años
  David Goulet 5d2506d70c prop224: Sandbox support for service hace 7 años
  David Goulet 0f104ddce5 prop224: Scheduled events for service hace 7 años