summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2018-08-29Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-29Test: avoid spurious failures in make test-network-allteor
2018-08-29Test: consistently use $(TEST_NETWORK_ALL_LOG_DIR) in Makefile.amteor
2018-05-03Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-04-26Merge branch 'bug25936-029' into bug25936-031Taylor Yu
2018-04-26Show test-suite.log for distcheck on Travis CITaylor Yu
2018-01-04Use -lresolv in LIBS with rust on OSX.Nick Mathewson
2017-09-21Whoops; only run lintchanges when usepythonNick Mathewson
2017-09-21Make check-spaces part of the standard "make check" processNick Mathewson
2017-09-07Add support for running "calltool" on Tor via "make callgraph".Nick Mathewson
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-04-29Add --enable-rust configure switchSebastian Hahn
2017-04-25Add --enable-zstd to our configure script.Alexander Færøy
2017-04-25Add --enable-lzma to our configure script.Alexander Færøy
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-01Remove a spurious test-network-all warning that triggers when sh is not bashteor
2017-02-28Log tor warnings during 'make test-network-all'teor
2017-01-30libfuzzer tweaks per recommendationsNick Mathewson
2017-01-30Add libfuzzer support.Nick Mathewson
2017-01-30fuzzing: Add copyright notices and whitespace fixesNick Mathewson
2016-12-19Fuzzing: Add an initial fuzzing tool, for descriptors.Nick Mathewson
2016-12-19Add checkSpace to distNick Mathewson
2016-12-16Run check-spaces when using `make check`cypherpunks
2016-12-16Run check-spaces only when Perl is availablecypherpunks
2016-10-03Teach 'make tags' about MOCK_IMPL.Nick Mathewson
2016-08-31Fix the test network IPv6 check so it works on Linuxteor
2016-07-08Fix test-network-all target in out-of-tree buildscypherpunks
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-05-12Merge branch 'ftrapv_v3'Nick Mathewson
2016-05-12Add -ftrapv to gcc-hardening ... mostly!Nick Mathewson
2016-05-09Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-09Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-05-09Add "-c 1" to ping6 in test-network-allNick Mathewson
2016-05-02Clean up TEST_TOR_BINARY so test-stem can have better dependenciesNick Mathewson
2016-03-11Move Automake options to configure.accypherpunks
2016-02-24Repare dependency in "make test-stem".Nick Mathewson
2016-02-23Document required autotools versionsNick Mathewson
2016-02-05Fix the --disable-asserts-in-tests configure optionSebastian Hahn
2015-12-18Stop building and testing Tor twice with distcheckcypherpunks
2015-12-14Only setup environment variables for testscypherpunks
2015-09-09make test-network-all exit 1 if any test network failsteor (Tim Wilson-Brown)
2015-09-08Add "make test-network-all" to verify multiple test networksteor (Tim Wilson-Brown)
2015-08-27Autodetect CHUTNEY_PATH if chutney is next to torteor (Tim Wilson-Brown)
2015-08-21Is this the syntax that will make freebsd make happy?Nick Mathewson
2015-08-21Remove tor-fw-helper more thoroughlySebastian Hahn
2015-08-19Integreate test_keygen.sh into 'make check'.Nick Mathewson
2015-08-03When building with coverage, run chutney with coverageNick Mathewson
2015-08-03Improved targets for "run all the tests, no, all of them."Nick Mathewson