aboutsummaryrefslogtreecommitdiff
path: root/src/test/test.c
AgeCommit message (Expand)Author
2018-11-15Merge remote-tracking branch 'public/bug24104_029_squashed' into maint-0.2.9Nick Mathewson
2018-09-01Add missing router_tests to test.hjuga0
2018-08-24Silence a compilation warning on MSVC 2017 and clang-clteor
2018-02-08Merge branch 'ticket25183_029_01' into ticket24902_029_05David Goulet
2018-02-08test: Add unit tests for addressset.cDavid Goulet
2018-02-02Merge branch 'ticket25122_029_02' into ticket24902_029_05David Goulet
2018-02-02geoip: Hook the client history cache into the OOM handlerDavid Goulet
2018-01-30test: Add unit tests for the DoS subsystemGeorge Kadianakis
2016-09-26checkpoint basic protover backendNick Mathewson
2016-08-20Unit test for connection_handle_oos()Andrea Shepard
2016-07-06test coverage on onion_fast: 0%->100%Nick Mathewson
2016-07-06Improve test coverage a little on onion*.cNick Mathewson
2016-07-01prop250: Add unit testsDavid Goulet
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-05-11Merge branch 'pubsub_squashed'Nick Mathewson
2016-05-11Basic work on a publish/subscribe abstractionNick Mathewson
2016-04-19Basic 'handle' implementation and tests.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2016-02-04Fix two problems in the 0.2.8.x unit testsNick Mathewson
2015-12-16Prop210: Refactor connection_get_* to produce lists and countsteor (Tim Wilson-Brown)
2015-11-25Initialize libevent before periodic eventscypherpunks
2015-11-17Some unit tests now require that periodic events be initialized.Nick Mathewson
2015-10-21Fix whitespacesNick Mathewson
2015-10-21Merge remote-tracking branch 'twstrike/util_process_tests'Nick Mathewson
2015-10-07Fix "make check-spaces"Nick Mathewson
2015-10-07Merge remote-tracking branch 'twstrike/procmon_tests'Nick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/rendcache_tests'Nick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/dir-handle-cmd-get'Nick Mathewson
2015-10-02Fix "make check-spaces"Nick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/tortls_tests'Nick Mathewson
2015-10-02Fix a test failureNick Mathewson
2015-10-02Merge remote-tracking branch 'donncha/feature14846_4'Nick Mathewson
2015-10-02Clean up compat_libevent testsNick Mathewson
2015-10-02Merge remote-tracking branch 'twstrike/compat_libevent_tests'Nick Mathewson
2015-09-15Add tests for directory_handle_command_getReinaldo de Souza Jr
2015-09-15Add tests for procmon. These currently fail. Investigation should happen befo...Ola Bini
2015-09-15Add tests for util_formatOla Bini
2015-09-15Add tests for util_processOla Bini
2015-09-15Add tests for compat_libeventOla Bini
2015-09-15Add tests for tortls.cOla Bini
2015-09-15Add tests for the rend cacheOla Bini
2015-08-25Store service descriptors in the service descriptor cacheDonncha O'Cearbhaill
2015-08-23Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().rl1987
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Start testing cell encoders/processers for the v3 handshake.Nick Mathewson
2015-05-28Key-pinning back-end for directory authorities.Nick Mathewson
2015-04-28Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.Yawning Angel
2015-02-23Remove lingering mempool codecypherpunks
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Add unittests for the guardfraction feature.George Kadianakis