Historique des commits

Auteur SHA1 Message Date
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. il y a 7 ans
  Alexander Færøy 4b9349192d Rename `zlib_state` to `compress_state` in `dir_connection_t`. il y a 7 ans
  Alexander Færøy 3c4459bcbf Refactor the streaming compression code. il y a 7 ans
  Nick Mathewson 208c2a5c74 Merge branch 'spooling_squashed' il y a 7 ans
  Nick Mathewson 8aa69a1b69 Refactor the directory spool implementation il y a 7 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  Nick Mathewson 795582169a Bulletproof conn_get_outbound_address() a little. il y a 7 ans
  Nick Mathewson 81c78ec755 Outbindbindaddress variants for Exit and OR. il y a 7 ans
  Chelsea H. Komlo 655ffeadd5 comment fixups il y a 7 ans
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' il y a 7 ans
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions il y a 7 ans
  Nick Mathewson f71be74340 When freeing a guard state, cancel it if its state is unknown il y a 7 ans
  Nick Mathewson e93234af70 Merge branch 'feature15056_v1_squashed' il y a 7 ans
  Nick Mathewson 6aa239df36 Rename connection_or_remove_from_identity_map il y a 7 ans
  Nick Mathewson d7ec1708b1 Merge branch 'maint-0.2.9' il y a 7 ans
  Nick Mathewson 8b93cbc16d Merge branch 'bug20716_026' into maint-0.2.9 il y a 7 ans
  overcaffeinated 3b6da3f90c Fix memory leak in bug 20716 il y a 7 ans
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor il y a 7 ans
  Nick Mathewson 8da24c99bd Split bridge functions into a new module. il y a 7 ans
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' il y a 7 ans
  David Goulet 8293356ad9 hs: Refactor rend_data_t for multi version support il y a 8 ans
  Nick Mathewson d1b45786b1 Document connection_or.c and connection.c at module level il y a 7 ans
  Andrea Shepard 32fbc9738a Fix OOS comparator fix il y a 7 ans
  David Goulet 9e1cb3660b Fix duplicated if condition in connection.c il y a 7 ans
  Andrea Shepard 9a09513c0b Use connection_mark_for_close() rather than connection_mark_on_flush() on OOS il y a 7 ans
  Andrea Shepard 31028af440 Add DisableOOSCheck option, on by default until we have better heuristics il y a 7 ans
  Andrea Shepard 3efe92ba58 Consider the case that a connection doesn't have a valid socket during OOS il y a 7 ans
  Andrea Shepard 1a7709d409 Add connection_is_moribund() inline il y a 7 ans
  Andrea Shepard dbdac1dc27 s/connection_handle_oos/connection_check_oos/g per code review il y a 7 ans
  Andrea Shepard e17083b432 Unit test for kill_conn_list_for_oos() il y a 8 ans