aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2019-03-25Pubsub: macros for ease-of-use and typesafety.Nick Mathewson
2019-03-25Pubsub: an OO layer on top of lib/dispatchNick Mathewson
2019-03-25Low-level dispatch module for publish-subscribe mechanismNick Mathewson
2019-03-25Add a type to map names to short identifiersNick Mathewson
2019-03-20Move casts to separate C file to prevent compiler from optimising them awayrl1987
2019-02-25Check that all valid values of int and unsigned int can be put into void pointerrl1987
2019-02-21Fix a goofy change from abcde10fce that broke test-slow linkingNick Mathewson
2019-02-16Make test-slow compile with libeventNeel Chauhan
2019-02-14Add a test-rng program so we can pipe to dieharder.Nick Mathewson
2019-02-14Extract RNG tests into a new test moduleNick Mathewson
2019-01-02Implement and test probability distributions used by WTF-PAD.George Kadianakis
2019-01-02Circuit padding tests.George Kadianakis
2018-12-21Add tests for bootstrap trackerTaylor Yu
2018-12-20Merge remote-tracking branch 'tor-github/pr/445'Nick Mathewson
2018-12-18Actually allow unrecognized address types in NETINFO cellrl1987
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Delete old process_handle_t code.Alexander Færøy
2018-12-17Add slow test for process_t for main loop interaction.Alexander Færøy
2018-12-17Add new Process subsystem.Alexander Færøy
2018-12-03Add a framework for testing set_routerstatus_from_routerinfo().Nick Mathewson
2018-10-30Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-29Only pass `-C default-linker-libraries` with sanitizersAlex Crichton
2018-10-16Add new source file to test targetrl1987
2018-10-01Remove the `link_rust.sh.in` scriptAlex Crichton
2018-09-12Merge branch 'pr278_squashed'Nick Mathewson
2018-09-12Integration test for socket rebindingrl1987
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Port test_tortls_verify to not depend on openssl internalsNick Mathewson
2018-09-04Several unit tests to improve test coverage of x509*.cNick Mathewson
2018-08-27Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-27Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-27Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-27When running make test-network-all, use the mixed+hs-v2 networkteor
2018-08-21When enabling NSS, disable OpenSSL.Nick Mathewson
2018-08-21Split tls modules and their tests into openssl and generic.Nick Mathewson
2018-08-21Add rudimentary support for PEM-encoding, since NSS doesn't do that.Nick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-17Implementation for a simple order-preserving encryption scheme.Nick Mathewson
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-11Make our crypto library symbolic in the makefiles.Nick Mathewson
2018-07-05All remaining files in src/common belong to the event loop.Nick Mathewson
2018-07-01Tabify all of the .am files.Nick Mathewson
2018-06-27Merge branch 'net_refactor'Nick Mathewson
2018-06-27Revert "Use the "commands" argument of AC_CONFIG_FILES to make scripts +x"Nick Mathewson
2018-06-27Link GetAdaptersAddresses, rather than loading it on-demand.Nick Mathewson
2018-06-21Use the "commands" argument of AC_CONFIG_FILES to make scripts +xNick Mathewson
2018-06-21Remove unused pubsub module.Nick Mathewson
2018-06-21Refactor makefiles to keep list of internal libraries in one place.Nick Mathewson