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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_options.c
Age
Commit message (
Expand
)
Author
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
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-14
Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2
Nick Mathewson
2019-10-04
Use {mock,unmock}_hostname_resolver() in relevant tests
Nick Mathewson
2019-10-03
Merge branch 'tor-github/pr/1377'
George Kadianakis
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-30
log: When initialising log domain masks, only set known log domains
teor
2019-09-25
test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
teor
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
2019-08-28
Merge branch 'ticket31240v2' into ticket31240v2_merged_2
Nick Mathewson
2019-07-25
Merge branch 'maint-0.4.1'
David Goulet
2019-07-24
Add a config_mgr_t type to wrap config_format_t
Nick Mathewson
2019-07-24
Fix clang-detected errors related to log_domain_mask_t
Nick Mathewson
2019-07-08
Adjust log callback type to use log_domain_mask_t
Nick Mathewson
2019-06-24
Add a "typed_var" abstraction to implement lvalue access in C.
Nick Mathewson
2019-05-16
Prop 301: No longer vote on RecommendedPackages
Iain R. Learmonth
2019-05-13
Tests for bugs 28683, 30173, and 29203.
Mike Perry
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2018-11-26
Add options to control dormant-client feature.
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-08-28
Merge branch 'bug26367_035_01'
Nick Mathewson
[next]