Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 297635f806 Merge branch 'maint-0.2.8' hace 9 años
  Nick Mathewson d3a975ea05 Merge branch 'maint-0.2.7' into maint-0.2.8 hace 9 años
  Nick Mathewson f60da19211 Changes file for bifroest hace 9 años
  Isis Lovecruft 41ab23bed5 Replace Tonga with Bifroest. hace 9 años
  Nick Mathewson 8feb301413 Merge the rest of the changes into the 0.2.9.2-alpha changelog hace 9 años
  Nick Mathewson 8fb49e4df2 fix 8625 description a little hace 9 años
  Nick Mathewson f009e1b32c Start 0.2.9.2-alpha changelog, fix some lintchanges issues hace 9 años
  Nick Mathewson 40d05983c4 Fix some comments in sandbox.c hace 9 años
  Nick Mathewson 6ca87e393b changes file for bug 17758 hace 9 años
  Nick Mathewson a0398dd348 Merge remote-tracking branch 'jigsaw/fix-17758' hace 9 años
  Nick Mathewson ff65618f16 Merge remote-tracking branch 'jigsaw/fix-15381' hace 9 años
  Nick Mathewson e8d7953c61 Use tor_assert, not assert. hace 9 años
  Nick Mathewson bd45f7c668 Merge branch 'bug13953_squashed' hace 9 años
  teor a60ef72345 Reword the router_check_descriptor_address_port_consistency log message hace 9 años
  Nick Mathewson a3d419634b Merge remote-tracking branch 'asn/bug19872_v2' hace 9 años
  George Kadianakis b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). hace 9 años
  Nick Mathewson b3f43a22ab Add two new packagers. hace 9 años
  Nick Mathewson 62b239dd9c Merge branch 'maint-0.2.8' hace 9 años
  Nick Mathewson 0ba05313d5 Do not pass NULL to log(%s) in dir_server_new. hace 9 años
  Andrea Shepard 9a09513c0b Use connection_mark_for_close() rather than connection_mark_on_flush() on OOS hace 9 años
  Andrea Shepard 31028af440 Add DisableOOSCheck option, on by default until we have better heuristics hace 9 años
  Andrea Shepard 3efe92ba58 Consider the case that a connection doesn't have a valid socket during OOS hace 9 años
  Andrea Shepard 1a7709d409 Add connection_is_moribund() inline hace 9 años
  Andrea Shepard a403230fe3 Use SMARTLIST_FOREACH in connection_count_moribund() per code review hace 9 años
  Andrea Shepard dbdac1dc27 s/connection_handle_oos/connection_check_oos/g per code review hace 9 años
  Andrea Shepard d65f030915 Unit test for pick_oos_victims() hace 9 años
  Andrea Shepard e17083b432 Unit test for kill_conn_list_for_oos() hace 9 años
  Andrea Shepard 26c2ded00c Unit test for connection_handle_oos() hace 9 años
  Andrea Shepard 709f2cbf58 Implement OOS comparator hace 9 años
  Andrea Shepard d502efbd47 Implement pick_oos_victims() except for sort step hace 9 años