aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_options.c
AgeCommit message (Expand)Author
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
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-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
2018-01-31Obsolete the now-unused MaxTries options.Nick Mathewson
2017-11-04ClientDNSRejectInternalAddresses in non-default networksSebastian Hahn
2017-09-19tests: fix transproxy tests on BSD systemsMatt Traudt
2017-09-15Replace accumulated C ;;s with ;sNick Mathewson
2017-09-15Merge branch 'scan-build-032'Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-15Merge remote-tracking branch 'dgoulet/ticket12541_032_02'Nick Mathewson
2017-09-15test: Fix unit tests with latest scheduler changesDavid Goulet
2017-09-15sched: Remove vanilla sched options that will be going awayMatt Traudt
2017-09-12Clear up dead-assignment warnings from scan-buildNick Mathewson
2017-09-12Merge branch 'bug23347_squashed'Nick Mathewson