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-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
2019-10-24
test_options: Use 64-bit comparisons when checking domain masks.
Nick Mathewson
2019-10-24
Merge remote-tracking branch 'tor-github/pr/1447'
teor
2019-10-23
Merge remote-tracking branch 'tor-github/pr/1449'
teor
2019-10-23
Tidy whitespace around some STMT_BEGINs and STMT_ENDs
teor
2019-10-22
config validation: make the "old_options" argument const.
Nick Mathewson
2019-10-22
test_options: remove def_opt member of test data.
Nick Mathewson
2019-10-22
test_options: remove "dflt" part of setup_options().
Nick Mathewson
2019-10-22
Remove a pair of now-unused default-options arguments.
Nick Mathewson
2019-10-22
test_options: Fix options_validate() calls in macros.
Nick Mathewson
2019-10-22
Use coccinelle to fix most options_validate() call sites.
Nick Mathewson
2019-10-22
validate_fn(): remove now-unused defaults and from_setconf.
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
test_addr.c: use COCCI to suppress macros coccinelle cannot parse.
Nick Mathewson
2019-10-22
test.h: Use COCCI to suppress macros Coccinelle does not understand.
Nick Mathewson
2019-10-22
test: Hide some test-declaration macro definitions to COCCI.
Nick Mathewson
2019-10-22
With coccinelle, avoid includes in the middle of an expression.
Nick Mathewson
2019-10-22
Merge branch 'bug32175'
Nick Mathewson
2019-10-22
Merge branch 'from_setconf_removal_squashed'
Nick Mathewson
2019-10-22
Add tests for options_init_logs()
Nick Mathewson
2019-10-22
Update tests to handle new interpretation of quiet_level.
Nick Mathewson
2019-10-21
Fix a memory leak introduced by changes to test_options.c
Nick Mathewson
2019-10-21
Fix up some Windows CI issues.
Nick Mathewson
2019-10-21
test_options.c: Remove TEST_OPTIONS_DEFAULT_VALUES
Nick Mathewson
2019-10-21
Stop overriding ConnLimit in tests.
Nick Mathewson
2019-10-21
test_options.c: remove weird usage of ConnLimit
Nick Mathewson
2019-10-21
Stop overriding MaxClientCircuitsPending in tests.
Nick Mathewson
2019-10-21
test_options.c: remove weird usage of MaxClientCircuitsPending
Nick Mathewson
2019-10-21
Stop overriding KeepalivePeriod in tests.
Nick Mathewson
2019-10-21
test_options.c: remove weird usage of KeepalivePeriod.
Nick Mathewson
2019-10-21
Remove a lot of cruft from TEST_OPTIONS_DEFAULT_VALUES.
Nick Mathewson
2019-10-21
test_options: use testing options with (almost) real defaults.
Nick Mathewson
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1430'
Nick Mathewson
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1434'
teor
2019-10-21
test/getinfo: Remove unnecessary test code
teor
2019-10-21
control: Add GETINFO support for dumping microdesc consensus
AmreshVenugopal
2019-10-21
Merge branch 'maint-0.4.2'
teor
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1354' into maint-0.4.2
teor
2019-10-20
test/parseconf: Add basic dirauth and bridgeauth tests
teor
2019-10-20
test/parseconf: Expect different outputs when relay mode is disabled
teor
[next]