aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_options.c
AgeCommit message (Expand)Author
2019-10-21test_options.c: remove weird usage of MaxClientCircuitsPendingNick Mathewson
2019-10-21Stop overriding KeepalivePeriod in tests.Nick Mathewson
2019-10-21test_options.c: remove weird usage of KeepalivePeriod.Nick Mathewson
2019-10-21Remove a lot of cruft from TEST_OPTIONS_DEFAULT_VALUES.Nick Mathewson
2019-10-21test_options: use testing options with (almost) real defaults.Nick Mathewson
2019-10-17config: Add TCPProxy option for haproxy protocolSuphanat Chunhapanya
2019-10-14Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2Nick Mathewson
2019-10-04Use {mock,unmock}_hostname_resolver() in relevant testsNick Mathewson
2019-10-03Merge branch 'tor-github/pr/1377'George Kadianakis
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30log: When initialising log domain masks, only set known log domainsteor
2019-09-25test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexesteor
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-08-28Merge branch 'ticket31240v2' into ticket31240v2_merged_2Nick Mathewson
2019-07-25Merge branch 'maint-0.4.1'David Goulet
2019-07-24Add a config_mgr_t type to wrap config_format_tNick Mathewson
2019-07-24Fix clang-detected errors related to log_domain_mask_tNick Mathewson
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-06-24Add a "typed_var" abstraction to implement lvalue access in C.Nick Mathewson
2019-05-16Prop 301: No longer vote on RecommendedPackagesIain R. Learmonth
2019-05-13Tests for bugs 28683, 30173, and 29203.Mike Perry
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-09Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-09Fix (and make consistent) the use of OpenBSD preprocessor macro testsKris Katterjohn
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-09-27Extract the non-stats part of geoip into a new src/lib/geoip.Nick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Merge remote-tracking branch 'tor-github/pr/245'Nick Mathewson
2018-08-16Exclude setenv/unsetenv code on Windowsrl1987
2018-08-16Fix test to pass without HOME env being setrl1987
2018-08-11Add regression test for Bug #20874Neel Chauhan
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-03Merge remote-tracking branch 'github/ticket26626'Nick Mathewson
2018-07-03Replace U64_LITERAL with the standard UINT64_CNick Mathewson
2018-07-01Remove needless includes from or.hNick Mathewson
2018-06-29Extract get_uname to lib/osinfo.Nick Mathewson
2018-06-28Fix up the modules that include memarea.h (automated)Nick Mathewson
2018-06-27Fix up include paths for sandbox.h (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-04-22Rename *DownloadSchedule to *DownloadInitialDelay; make them intsNick Mathewson
2018-04-13Merge branch 'token_bucket_refactor_squashed'Nick Mathewson
2018-04-10Remove TestingEnableTbEmptyEventNick Mathewson
2018-04-04Remove PortForwarding optionsNeel Chauhan
2018-03-03Merge branch 'ticket23814' into maint-0.3.3Nick Mathewson
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak