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_options.c
Age
Commit message (
Expand
)
Author
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-22
relay: Only authorities publish a DirPort
David Goulet
2021-02-19
hs-v2: Remove client support
David Goulet
2020-08-14
Revise trac.torproject.org urls to refer to gitlab replacements.
Nick Mathewson
2020-07-13
Bug 31812: Change http URL's to https
JeremyRand
2020-03-12
Merge branch 'ticket33361_035_01_squashed' into maint-0.4.3
Nick Mathewson
2020-03-12
Fix unit tests that look at contactinfo logs.
Nick Mathewson
2020-02-26
In typed_var_kvassign, include config names in error messages.
Nick Mathewson
2020-02-26
confmgt: when a units value is invalid, include a meaningful error.
Nick Mathewson
2020-02-26
confmgt: when an int/enum value is invalid, say which values are ok.
Nick Mathewson
2020-01-17
Merge branch 'ticket32806'
Nick Mathewson
2020-01-17
Remove some dead checks
Nick Mathewson
2020-01-09
Remove all usage of the NS*() macros in test*.c
Nick Mathewson
2020-01-09
Always define NS_MODULE and NS_SUBMODULE when NS is used.
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2019-12-19
Mark TestingEstimatedDescriptorPropagationTime as obsolete.
Nick Mathewson
2019-12-19
Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth module
Nick Mathewson
2019-12-19
Move TestingDirAuthTimeToLearnReachability into dirauth module.
Nick Mathewson
2019-12-19
Move MinUptimeHidServDirectoryV2 to dirauth module.
Nick Mathewson
2019-12-19
Move get_foo_options() test helpers into a new test module.
Nick Mathewson
2019-12-19
Dirauth options: move versioning options to dirauth module
Nick Mathewson
2019-11-15
Remove the extra whitespace around the DARWIN #defines
Neel Chauhan
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-05
config: Run "make autostyle"
teor
2019-11-05
relay: Refactor tests, and add extra options tests
teor
2019-11-04
dirauth: Refactor some code and tests
teor
2019-10-31
config: Move relay config checks into the relay module
teor
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
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
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-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
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
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
test: Hide some test-declaration macro definitions to COCCI.
Nick Mathewson
2019-10-22
Merge branch 'bug32175'
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
[next]