summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-04-05crypto_format: Remove the return value from ed25519_signature_to_base64()teor
2019-04-05crypto_format: Remove the return value from curve25519_public_to_base64()teor
2019-04-05crypto_format: Remove the return values from digest256_to_base64()teor
2019-04-03Merge remote-tracking branch 'tor-github/pr/860'Nick Mathewson
2019-04-02Merge remote-tracking branch 'tor-github/pr/864'teor
2019-03-29Merge branch 'ticket29662_squashed' into ticket29662_squashed_mergedNick Mathewson
2019-03-29Use tor_assertf{_nonfatal} in coderl1987
2019-03-28test_routerkeys.c: Always check mkdir() return valueNick Mathewson
2019-03-27Stop assuming that /usr/bin/python3 existsteor
2019-03-26Merge branch 'messaging_v3' into messaging_v3_mergedNick Mathewson
2019-03-26Remove message/subsystem numbers from log messagesNick Mathewson
2019-03-26Merge branch 'tor-github/pr/842'George Kadianakis
2019-03-26Merge branch 'tor-github/pr/709'George Kadianakis
2019-03-26Merge branch 'maint-0.4.0'George Kadianakis
2019-03-26Merge branch 'tor-github/pr/847' into maint-0.4.0George Kadianakis
2019-03-26Merge remote-tracking branch 'tor-github/pr/724'teor
2019-03-26Merge branch 'maint-0.4.0'teor
2019-03-26Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0teor
2019-03-26Add header guards to ptr_helpers.hrl1987
2019-03-26dircache: fix identation and remove unneded gotojuga0
2019-03-26test: check that .../bandwidth.z is compressedjuga0
2019-03-26test: Check bw file cache lifetimejuga0
2019-03-26Serve bandwidth file used in the next votejuga0
2019-03-26Merge remote-tracking branch 'tor-github/pr/834'teor
2019-03-26test/dir: add a 4th argument to dirserv_read_measured_bandwidths()teor
2019-03-26Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_...teor
2019-03-25Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE()Nick Mathewson
2019-03-25Add a test for pubsub_items_clear_bindings()Nick Mathewson
2019-03-25Add test for dispatch_send() fast path.Nick Mathewson
2019-03-25pubsub: add test for items_out in builder_finalize()Nick Mathewson
2019-03-25dispatch: Test behavior of formatting type with no set fmt function.Nick Mathewson
2019-03-25Unit test for namemap_fmt_name()Nick Mathewson
2019-03-25pubsub test: add a test to make sure typefns can't be changed.Nick Mathewson
2019-03-25Pubsub: macros for ease-of-use and typesafety.Nick Mathewson
2019-03-25Add function to clear publish bindings.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 smartlist_grow() function to expand a smartlistNick Mathewson
2019-03-25Add a type to map names to short identifiersNick Mathewson
2019-03-25Minimize the includes in control.cNick Mathewson
2019-03-25Split command-handling and authentication from control.cNick Mathewson
2019-03-25Split getinfo handling into a new control_getinfo.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-03-25Move sizeof check to torint.hrl1987
2019-03-25Merge remote-tracking branch 'tor-github/pr/785'teor
2019-03-24Refactor test_utils_general() to fix Coverity warningsrl1987
2019-03-22Merge branch 'maint-0.4.0'Nick Mathewson
2019-03-22prob-distr: Decrease false positive rate of stochastic tests.George Kadianakis
2019-03-22Write missing function commentsrl1987
2019-03-22Compile time check for being able to fit {unsigned} int inside void pointerrl1987