Commit History

Author SHA1 Message Date
  George Kadianakis 8248812188 Rename handle_relay_command to handle_relay_cell_command . 4 years ago
  George Kadianakis 1e970d17b8 Test that regular cells get ignored in padding circuits. 4 years ago
  Nick Mathewson 60213a3621 Run "make autostyle." 5 years ago
  David Goulet 29955f13e5 Merge branch 'tor-github/pr/1022' 5 years ago
  Nick Mathewson fa410162a3 circuitpadding tests: Use tt_i64_op() to compare int64_t values 5 years ago
  Mike Perry bbb974234c Refactor intro machines, stage 2/2: Move histogram code. 5 years ago
  George Kadianakis 953dc601d9 Add unittests for the new machines. 5 years ago
  George Kadianakis ac895fa405 Add client-side onion service circuit hiding machines. 5 years ago
  George Kadianakis 39c52d14a6 Make register_padding_machine part of the public API. 5 years ago
  George Kadianakis d71fa707dd Merge branch 'bug28780-squashed3-rebased' into bug28780_rebase 5 years ago
  Mike Perry e253a117c0 Bug 28780: Add tests 5 years ago
  Mike Perry e8a1f24178 Add test to explicitly check state lengths and token counts. 5 years ago
  Mike Perry aef9be6ace Eliminate unneeded casts to circuit_t in circpad tests. 5 years ago
  Mike Perry 14ec8b89f8 Bug 29085: Avoid monotime usage for rtt estimates if it is not in use. 5 years ago
  Nick Mathewson 536ba09ad1 Use reproducible RNG logic in circuitpadding tests. 5 years ago
  Mike Perry 57e5e940d3 Bug 29085: Minor unit test updates for refactoring. 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
  George Kadianakis ea5f355fc9 Hiding crypt_path_t: Change code to use the privatization macro. 5 years ago
  George Kadianakis 4060b7623d Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t." 5 years ago
  George Kadianakis 58fbbc1409 Hiding crypt_path_t: Rename some functions to fit the crypt_path API. 5 years ago
  George Kadianakis f5635989b0 Hiding crypt_path_t: Create a constructor for crypt_path_t. 5 years ago
  George Kadianakis 18d61c0e6e Hiding crypt_path_t: Fixup broken unittests. 5 years ago
  George Kadianakis f74a80dc3b Hiding crypt_path_t: Move init functions to crypt_path.c. 5 years ago
  teor e992c5e4bc Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit 5 years ago
  teor 593b33608d Revert "test/circuitpadding: Delete circuitpadding_circuitsetup_machine()" 5 years ago
  teor da678213e0 circuitpadding: comment fixes 5 years ago
  teor 387d9448de test/circuitpadding: Delete circuitpadding_circuitsetup_machine() 5 years ago
  Mike Perry b733044f7a Bug #29500: Fix monotime mocking in circpad unittests. 5 years ago
  Mike Perry b027b06dbb Bug 29500: Start monotime at 1000 nsec. 5 years ago