aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_channelpadding.c
AgeCommit message (Expand)Author
2017-10-31Merge branch 'maint-0.3.2'Nick Mathewson
2017-10-31hs-v3: Attempt descriptor refetch when dirinfo changesDavid Goulet
2017-10-27Make sure all C files have copyright/license noticesNick Mathewson
2017-09-21Bug 23608: Mock time for all channelpadding tests.Mike Perry
2017-09-14Merge remote-tracking branch 'mikeperry/bug23077' into maint-0.3.1Nick Mathewson
2017-09-14Bug 23077: Make channelpadding tests use mocked time.Mike Perry
2017-09-12Merge branch 'ticket17857_squashed' into maint-0.3.1Nick Mathewson
2017-09-12Ticket #17857: Apply padding off-switch to existing connections.Mike Perry
2017-06-26Demote a log message due to libevent delays.Mike Perry
2017-06-23Ticket #17857: Padding off-switch for single hop connectionsMike Perry
2017-05-10Resurrect dead code in test_channelpadding.cTaylor Yu
2017-05-10Fix compilation on libevent2-only systemsNick Mathewson
2017-05-10In channelpadding tests that touch libevent, call event_reinit().Nick Mathewson
2017-05-09Fix an implicit conversion warningNick Mathewson
2017-05-08clang-i386: use house style for public-when-testing variablesNick Mathewson
2017-05-08Fix some clang-i386 warnings in master.Nick Mathewson
2017-05-08Fix some channelpadding test issues.Mike Perry
2017-05-08Cache netflow-related consensus parameters.Mike Perry
2017-05-08Bug 17592: Clean up connection timeout logic.Mike Perry
2017-05-08Netflow record collapsing defense.Mike Perry