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-11-07
crypto config: do not change the user's value of HardwareAccel.
Nick Mathewson
2019-11-07
Use new configuration architecture for crypto options
Nick Mathewson
2019-11-07
test/parseconf: Update config parsing tests for 32410
teor
2019-11-07
Run "make autostyle"
teor
2019-11-06
Merge branch 'tor-github/pr/1491'
David Goulet
2019-11-06
test: Fix DoS heartbeat unit test after adding INTRO2
David Goulet
2019-11-06
test/parseconf: Add support for optional library variants
teor
2019-11-06
shellcheck: Fix minor issues in some scripts
teor
2019-11-05
test: Handle NULL circuit pointer in new_fake_orcirc
David Goulet
2019-11-05
Merge remote-tracking branch 'tor-github/pr/1477'
teor
2019-11-05
config: Run "make autostyle"
teor
2019-11-05
config: Rename new global functions with a prefix
teor
2019-11-05
test/parseconf: Add conf_examples for relays
teor
2019-11-05
test/parseconf: Add conf_examples for PTs
teor
2019-11-05
test/parseconf: Always show the result file name on failure
teor
2019-11-05
test/parseconf: Run all the tests, even if one fails
teor
2019-11-05
test/parseconf: Consistenly use FAIL
teor
2019-11-05
test/parseconf: Don't specify a path for 'true'
teor
2019-11-05
test/parseconf: Send all errors to stderr
teor
2019-11-05
test/scripts: Use the same code to find the tor binary
teor
2019-11-05
test/stats: Add minimal tests for rephist mtbf
teor
2019-11-05
test: Split stats into its own file
teor
2019-11-05
relay: Refactor tests, and add extra options tests
teor
2019-11-04
relay: Disable relay config when the module is disabled
teor
2019-11-04
relay: Make a transport_config function private
teor
2019-11-04
dirauth: Refactor some code and tests
teor
2019-11-01
Merge remote-tracking branch 'tor-github/pr/1480'
Nick Mathewson
2019-10-31
config: Move relay config actions into the relay module
teor
2019-10-31
config: Move server transport config into the relay module
teor
2019-10-31
config: Move relay config checks into the relay module
teor
2019-10-31
dirauth: Disable dirauth config when the module is disabled
teor
2019-10-31
test: Fix a comment typo in src/test/test_hs_ntor.sh
teor
2019-10-31
test: Fix a loop variable bug in test_parseconf.sh
teor
2019-10-29
Merge branch 'tor-github/pr/1456'
George Kadianakis
2019-10-28
ewma: Implement unit tests
David Goulet
2019-10-28
test: Implement unit tests for circuitmux.c
David Goulet
2019-10-28
test: Add fakecircs.{h|c} helper
David Goulet
2019-10-28
test: Implement cmux allocate unit test
David Goulet
2019-10-28
test: Remove circuitmux/destroy_cell_queue code duplication
David Goulet
2019-10-28
test: Add testcase setup object for test_cmux
David Goulet
2019-10-26
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Nick Mathewson
2019-10-25
Merge branch 'ticket31241_v3'
Nick Mathewson
2019-10-25
test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
teor
2019-10-24
test_options: add a test for options_trial_assign()
Nick Mathewson
2019-10-24
tests: set DataDirectory_option as well as DataDirectory.
Nick Mathewson
2019-10-24
Extend confmgr tests to handle validation callbacks.
Nick Mathewson
2019-10-24
Rename validate_fn{,_t} to start with "legacy_".
Nick Mathewson
2019-10-24
test_options: stop generating old_data entirely.
Nick Mathewson
2019-10-24
test_options: don't pass an old_options argument to options_validate()
Nick Mathewson
2019-10-24
Use named-member syntax for initializing config_format_t objects
Nick Mathewson
[next]