Commit History

Author SHA1 Message Date
  Mike Perry 14ec8b89f8 Bug 29085: Avoid monotime usage for rtt estimates if it is not in use. 5 years ago
  Mike Perry 5c2d2b5d11 Make the relationship between mutable histograms and token removal explicit. 5 years ago
  Mike Perry 1c46790e0d Bug 29085: Refactor padding sent accounting out of callback. 5 years ago
  Mike Perry 010779176b Bug 29085: Refactor non-padding accounting out of token removal. 5 years ago
  Nick Mathewson 5d950f3edd Fix a compilation warning: function does not have to be STATIC. 5 years ago
  Nick Mathewson 9ad2eb8f73 Merge branch 'bug28683_30173_29203_squashed' 5 years ago
  Mike Perry 42eb02a327 Tests for bugs 28683, 30173, and 29203. 5 years ago
  Mike Perry 621ea2315b Bug 29203: Provide ReducedCircuitPadding torrc and consensus params 5 years ago
  Mike Perry f4064d6ce2 Bug 28693: Provide Torrc option to disable circuit padding. 5 years ago
  Mike Perry d0fb74c902 Bug 29231: Report correct padding write totals and enabled totals. 5 years ago
  Mike Perry 17a164a827 Bug 30173: Rate limit padding rate limit log message. 5 years ago
  Mike Perry 21a4438c58 Bug 30173: Add consensus param to disable padding. 5 years ago
  teor e992c5e4bc Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit 5 years ago
  teor da678213e0 circuitpadding: comment fixes 5 years ago
  teor 15900ab70f Merge remote-tracking branch 'tor-github/pr/819' 5 years ago
  George Kadianakis 5729160253 circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t. 5 years ago
  George Kadianakis 846d379b50 circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG. 5 years ago
  George Kadianakis bc64fb4e33 circpad: Don't pad if Tor is in dormant mode. 5 years ago
  Nick Mathewson cab93930de Merge branch 'pr_722_squashed' 5 years ago
  George Kadianakis a71999462b Fix test prob distr parameters that caused warnings. 5 years ago
  Nick Mathewson 58fd864a85 Merge remote-tracking branch 'tor-github/pr/705' 5 years ago
  George Kadianakis cdaff26f91 circpad: Machines MUST have strictly increasing histogram edges. 5 years ago
  George Kadianakis 32c821c47b circpad: Documentation improvements after Nick's review. 5 years ago
  Mike Perry ff410edec0 Bug 29204: Inspect circuit queues before sending padding. 5 years ago
  Mike Perry cd67911033 Bug 29204: Inspect circuit queues before sending padding. 5 years ago
  George Kadianakis 18de065cbb Switch an int32_t bin to a circpad_hist_index_t. 5 years ago
  George Kadianakis 71c11d7306 document picking infinity bin 5 years ago
  George Kadianakis 331a067ae3 Fix dist_min_usec documentation and naming. 5 years ago
  George Kadianakis 341cd6ea66 histogram_edges is histogram_len long 5 years ago
  George Kadianakis 3093d8afbe Fix tests to use the new design. 5 years ago