aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_circuitpadding.c
AgeCommit message (Expand)Author
2020-07-03Merge branch 'tor-github/pr/1934'George Kadianakis
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson
2020-06-16Bug 32040: TestsMike Perry
2020-06-10Bug 30992: Update testsMike Perry
2019-12-20Replace several C identifiers.teor
2019-12-20Code Style: Delete headers that are included twiceteor
2019-10-28test: Add fakecircs.{h|c} helperDavid Goulet
2019-08-19Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_finalGeorge Kadianakis
2019-08-12Bug 31356: Propogate protover padding support to circpadMike Perry
2019-08-05Rename handle_relay_command to handle_relay_cell_command .George Kadianakis
2019-08-05Test that regular cells get ignored in padding circuits.George Kadianakis
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-23Merge branch 'tor-github/pr/1022'David Goulet
2019-05-22circuitpadding tests: Use tt_i64_op() to compare int64_t valuestor-0.4.1.1-alphaNick Mathewson
2019-05-16Refactor intro machines, stage 2/2: Move histogram code.Mike Perry
2019-05-16Add unittests for the new machines.George Kadianakis
2019-05-16Add client-side onion service circuit hiding machines.George Kadianakis
2019-05-16Make register_padding_machine part of the public API.George Kadianakis
2019-05-15Merge branch 'bug28780-squashed3-rebased' into bug28780_rebaseGeorge Kadianakis
2019-05-15Bug 28780: Add testsMike Perry
2019-05-15Add test to explicitly check state lengths and token counts.Mike Perry
2019-05-15Eliminate unneeded casts to circuit_t in circpad tests.Mike Perry
2019-05-15Bug 29085: Avoid monotime usage for rtt estimates if it is not in use.Mike Perry
2019-05-15Use reproducible RNG logic in circuitpadding tests.Nick Mathewson
2019-05-15Bug 29085: Minor unit test updates for refactoring.Mike Perry
2019-05-13Merge branch 'bug28683_30173_29203_squashed'Nick Mathewson
2019-05-13Tests for bugs 28683, 30173, and 29203.Mike Perry
2019-05-03Hiding crypt_path_t: Change code to use the privatization macro.George Kadianakis
2019-05-03Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."George Kadianakis
2019-05-03Hiding crypt_path_t: Rename some functions to fit the crypt_path API.George Kadianakis
2019-05-03Hiding crypt_path_t: Create a constructor for crypt_path_t.George Kadianakis
2019-05-03Hiding crypt_path_t: Fixup broken unittests.George Kadianakis
2019-05-03Hiding crypt_path_t: Move init functions to crypt_path.c.George Kadianakis
2019-04-05Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinitteor
2019-04-05Revert "test/circuitpadding: Delete circuitpadding_circuitsetup_machine()"teor
2019-04-05circuitpadding: comment fixesteor
2019-04-05test/circuitpadding: Delete circuitpadding_circuitsetup_machine()teor
2019-04-05Bug #29500: Fix monotime mocking in circpad unittests.Mike Perry
2019-04-05Bug 29500: Start monotime at 1000 nsec.Mike Perry
2019-04-05Bug 29500: Attempt to fix the tokens test.Mike Perry
2019-03-22Merge remote-tracking branch 'tor-github/pr/819'teor
2019-03-22circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t.George Kadianakis
2019-03-21circpad: Don't pad if Tor is in dormant mode.George Kadianakis
2019-03-14circ: Remove n_mux and p_mux membersDavid Goulet
2019-03-13Merge branch 'pr_722_squashed'Nick Mathewson
2019-03-13Fix test prob distr parameters that caused warnings.George Kadianakis
2019-03-13Merge remote-tracking branch 'tor-github/pr/705'Nick Mathewson
2019-03-13circpad: Machines MUST have strictly increasing histogram edges.George Kadianakis
2019-02-25Fix dist_min_usec documentation and naming.George Kadianakis
2019-02-25histogram_edges is histogram_len longGeorge Kadianakis