index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_circuitpadding.c
Age
Commit message (
Expand
)
Author
2020-11-12
Fix typos.
Samanta Navarro
2020-07-03
Merge branch 'tor-github/pr/1934'
George Kadianakis
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
2020-06-16
Bug 32040: Tests
Mike Perry
2020-06-10
Bug 30992: Update tests
Mike Perry
2019-12-20
Replace several C identifiers.
teor
2019-12-20
Code Style: Delete headers that are included twice
teor
2019-10-28
test: Add fakecircs.{h|c} helper
David Goulet
2019-08-19
Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_final
George Kadianakis
2019-08-12
Bug 31356: Propogate protover padding support to circpad
Mike Perry
2019-08-05
Rename handle_relay_command to handle_relay_cell_command .
George Kadianakis
2019-08-05
Test that regular cells get ignored in padding circuits.
George Kadianakis
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-23
Merge branch 'tor-github/pr/1022'
David Goulet
2019-05-22
circuitpadding tests: Use tt_i64_op() to compare int64_t values
tor-0.4.1.1-alpha
Nick Mathewson
2019-05-16
Refactor intro machines, stage 2/2: Move histogram code.
Mike Perry
2019-05-16
Add unittests for the new machines.
George Kadianakis
2019-05-16
Add client-side onion service circuit hiding machines.
George Kadianakis
2019-05-16
Make register_padding_machine part of the public API.
George Kadianakis
2019-05-15
Merge branch 'bug28780-squashed3-rebased' into bug28780_rebase
George Kadianakis
2019-05-15
Bug 28780: Add tests
Mike Perry
2019-05-15
Add test to explicitly check state lengths and token counts.
Mike Perry
2019-05-15
Eliminate unneeded casts to circuit_t in circpad tests.
Mike Perry
2019-05-15
Bug 29085: Avoid monotime usage for rtt estimates if it is not in use.
Mike Perry
2019-05-15
Use reproducible RNG logic in circuitpadding tests.
Nick Mathewson
2019-05-15
Bug 29085: Minor unit test updates for refactoring.
Mike Perry
2019-05-13
Merge branch 'bug28683_30173_29203_squashed'
Nick Mathewson
2019-05-13
Tests for bugs 28683, 30173, and 29203.
Mike Perry
2019-05-03
Hiding crypt_path_t: Change code to use the privatization macro.
George Kadianakis
2019-05-03
Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."
George Kadianakis
2019-05-03
Hiding crypt_path_t: Rename some functions to fit the crypt_path API.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Create a constructor for crypt_path_t.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Fixup broken unittests.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Move init functions to crypt_path.c.
George Kadianakis
2019-04-05
Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit
teor
2019-04-05
Revert "test/circuitpadding: Delete circuitpadding_circuitsetup_machine()"
teor
2019-04-05
circuitpadding: comment fixes
teor
2019-04-05
test/circuitpadding: Delete circuitpadding_circuitsetup_machine()
teor
2019-04-05
Bug #29500: Fix monotime mocking in circpad unittests.
Mike Perry
2019-04-05
Bug 29500: Start monotime at 1000 nsec.
Mike Perry
2019-04-05
Bug 29500: Attempt to fix the tokens test.
Mike Perry
2019-03-22
Merge remote-tracking branch 'tor-github/pr/819'
teor
2019-03-22
circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t.
George Kadianakis
2019-03-21
circpad: Don't pad if Tor is in dormant mode.
George Kadianakis
2019-03-14
circ: Remove n_mux and p_mux members
David Goulet
2019-03-13
Merge branch 'pr_722_squashed'
Nick Mathewson
2019-03-13
Fix test prob distr parameters that caused warnings.
George Kadianakis
2019-03-13
Merge remote-tracking branch 'tor-github/pr/705'
Nick Mathewson
2019-03-13
circpad: Machines MUST have strictly increasing histogram edges.
George Kadianakis
2019-02-25
Fix dist_min_usec documentation and naming.
George Kadianakis
[next]