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
Age
Commit message (
Expand
)
Author
2019-06-05
Revert "test: Add test_hs_circ.c for HS circuit testing"
Mike Perry
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/1053'
Nick Mathewson
2019-05-31
test: Add test_hs_circ.c for HS circuit testing
David Goulet
2019-05-29
Merge branch 'tor-github/pr/1032'
George Kadianakis
2019-05-29
Merge branch 'maint-0.4.0'
George Kadianakis
2019-05-29
Merge branch 'tor-github/pr/924' into maint-0.4.0
George Kadianakis
2019-05-28
Merge branch 'tor-github/pr/1047'
David Goulet
2019-05-27
Merge branch 'tor-github/pr/1043'
George Kadianakis
2019-05-27
Tests for deciding how full our relay cells should be
Nick Mathewson
2019-05-23
Coverage: do not include test-rebind in coverage builds.
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-22
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
Nick Mathewson
2019-05-22
Merge branch 'ticket30428_041_02_squashed'
Nick Mathewson
2019-05-22
sendme: Always pop last SENDME digest from circuit
David Goulet
2019-05-22
sendme: Never fallback to v0 if unknown version
David Goulet
2019-05-22
sendme: Validate v1 SENDMEs on both client and exit side
David Goulet
2019-05-22
sendme: Record cell digest on both client and exit
David Goulet
2019-05-22
Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...
David Goulet
2019-05-20
hs: Remove hs_intro_auth_key_type_t enum
David Goulet
2019-05-17
Don't forget to use the mutex in testing_enable_prefilled_rng()
rl1987
2019-05-16
test_channel_listener: free 'chan' explicitly
Nick Mathewson
2019-05-16
Refactor intro machines, stage 2/2: Move histogram code.
Mike Perry
2019-05-16
hs tests: explicitly free 'service' variable.
Nick Mathewson
2019-05-16
rng_test_helpers: add a needless lock/unlock pair to please coverity
Nick Mathewson
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
Testing: allow the user to pass a seed in for reproducible-RNG tests
Nick Mathewson
2019-05-15
Use new RNG and tinytest code to simplify prob_distr tests
Nick Mathewson
2019-05-15
Make testing_disable_reproducible_rng() log seed on test failure
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-13
Merge branch 'tor-github/pr/976'
David Goulet
2019-05-10
Merge branch 'tor-github/pr/973'
George Kadianakis
2019-05-08
Merge branch 'tor-github/pr/1000'
David Goulet
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
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: Trivial changes to satisfy check-local.
George Kadianakis
2019-05-03
Hiding crypt_path_t: Create a constructor for crypt_path_t.
George Kadianakis
[next]