aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_options.c
AgeCommit message (Expand)Author
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
2017-09-12Make clients wait to refresh bridges when they have a recent descriptorteor
2017-08-31config: Make parse_outbound_addresses() return failuresDavid Goulet
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-08-24apply ahf's test_assert_int.cocciNick Mathewson
2017-05-10Test config line parsing errorsTaylor Yu
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress optionDavid Goulet
2017-05-09config: Remove TLSECGroup optionDavid Goulet
2017-05-09config: Remove AllowSingleHopExits optionDavid Goulet
2017-05-09config: Remove AllowInvalidNodes optionDavid Goulet
2017-05-08Merge branch 'netflow_padding-v6-rebased2-squashed'Nick Mathewson
2017-05-08Fix a breakage in test_options.c.Mike Perry
2017-05-08Remove a PredictedPortsRelevantTime test.Mike Perry
2017-05-05Remove dead code in test_options_validate_impl().Alexander Færøy
2017-05-03Fix additional leaks in #22103 testsTaylor Yu
2017-05-03Fix memory management for #22103 testsTaylor Yu
2017-05-02Add tests for #22103Taylor Yu
2017-03-15Run the copyright update script.Nick Mathewson
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2017-02-02test: Fix test after log message changed in #21294David Goulet
2017-01-14Disallow setting UseBridges to 1 and UseEntryGuards to 0Neel Chauhan
2017-01-13Merge branch 'ipv6-only-client_squashed'Nick Mathewson
2017-01-13Remove redundant options checks for IPv6 preference conflictsteor
2017-01-04fixup! Fix unit test failures in response to DNS hijacking.Nick Mathewson
2017-01-03Fix unit test failures in response to DNS hijacking.Nick Mathewson
2016-12-08Use the correct preprocessor macro for Linuxcypherpunks
2016-12-07Netbsd doesn't have ipfw, only the regular pf transport stuff.Nick Mathewson
2016-12-07Increase verbosity on options/validate__transproxyNick Mathewson
2016-11-01Attempt to fix unit tests on netbsdNick Mathewson
2016-09-13Fix a memory leak in options/validate__single_onionNick Mathewson
2016-09-13options/validate__single_onion test: use new log capture apiNick Mathewson
2016-09-13Merge branch 'feature-17178-v7-squashed-v2'Nick Mathewson
2016-09-13Replace OnionService* with HiddenService* in option namesteor
2016-09-13Refactor Single Onion code to improve consistencyteor
2016-09-13Implement Prop #260: Single Onion Servicesteor (Tim Wilson-Brown)
2016-09-08Simplify log_test_helpers interfaceNick Mathewson
2016-09-08Remove redundant definitions of expect_{no_,}log_msg()Nick Mathewson
2016-08-03Add new warn_deprecated option to config_assign*().Nick Mathewson
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-04-12Merge branch 'maint-0.2.8'Nick Mathewson