summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-04-08Fix SC2006 in minimize.shrl1987
2019-04-05Merge branch 'tor-github/pr/907'George Kadianakis
2019-04-05Merge branch 'tor-github/pr/761'George Kadianakis
2019-04-05Merge branch 'maint-0.4.0'George Kadianakis
2019-04-05Merge branch 'tor-github/pr/800' into maint-0.4.0George Kadianakis
2019-04-05Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinitteor
2019-04-05Revert "test/circuitpadding: Delete circuitpadding_circuitsetup_machine()"teor
2019-04-05circuitpadding: comment fixesteor
2019-04-05test/circuitpadding: Delete circuitpadding_circuitsetup_machine()teor
2019-04-05Bug #29500: Fix monotime mocking in circpad unittests.Mike Perry
2019-04-05Bug 29500: Start monotime at 1000 nsec.Mike Perry
2019-04-05Bug 29500: Attempt to fix the tokens test.Mike Perry
2019-04-04Syntax fix in test.Nick Mathewson
2019-04-04rename inherit values to avoid conflict with system definesNick Mathewson
2019-04-04map_anon: define a macro if it is possible for noinherit to fail.Nick Mathewson
2019-04-04Make map_anon expose the result of a noinherit attemptNick Mathewson
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
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