summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16Introduce circpad free_all() function.George Kadianakis
2019-05-16Generate non-padding circpad events for PADDING_NEGOTIATE(D).George Kadianakis
2019-05-16Make register_padding_machine part of the public API.George Kadianakis
2019-05-16Behave correctly when state->max_length is zero.George Kadianakis
2019-05-15fix typos, whitespace, commentsRoger Dingledine
2019-05-15Merge branch 'tor-github/pr/1002'George Kadianakis
2019-05-15Merge branch 'tor-github/pr/1021'David Goulet
2019-05-15Merge branch 'bug28780-squashed3-rebased' into bug28780_rebaseGeorge Kadianakis
2019-05-15The practracker beatings will continue until the files get smaller.Mike Perry
2019-05-15Add control port circuit ID to all pathbias bug messages.Mike Perry
2019-05-15Pathbias should continue to ignore previously ignored circs.Mike Perry
2019-05-15Bug 28780: Changes fileMike Perry
2019-05-15Bug 28780: Add testsMike Perry
2019-05-15Bug 28780: Make use of purpose to keep padding circuits open.Mike Perry
2019-05-15Bug 28780: Add purpose for keeping padding circuits openMike Perry
2019-05-15Merge branch 'bug29085_rebase'George Kadianakis
2019-05-15Practracker beatings are even more fun when they get caused mid-PR due to a g...Mike Perry
2019-05-15Check the token supply when we received a padding event, too.Mike Perry
2019-05-15Fix two typo bugs found by new state length test.Mike Perry
2019-05-15Add test to explicitly check state lengths and token counts.Mike Perry
2019-05-15Eliminate unneeded casts to circuit_t in circpad tests.Mike Perry
2019-05-15Bug 29085: Changes file.Mike Perry
2019-05-15Bug 29085: Avoid monotime usage for rtt estimates if it is not in use.Mike Perry
2019-05-15Make the relationship between mutable histograms and token removal explicit.Mike Perry
2019-05-15Merge branch 'maint-0.4.0'Nick Mathewson
2019-05-15Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-05-15Merge branch 'bug30475_035' into maint-0.3.5Nick Mathewson
2019-05-15Merge branch 'maint-0.4.0'George Kadianakis
2019-05-15Merge branch 'tor-github/pr/1013' into maint-0.4.0George Kadianakis
2019-05-15Bug 29085: Minor unit test updates for refactoring.Mike Perry
2019-05-15Bug 29085: Refactor padding sent accounting out of callback.Mike Perry
2019-05-15Bug 29085: Refactor non-padding accounting out of token removal.Mike Perry
2019-05-14update practracker for tor_initNick Mathewson
2019-05-14Merge branch 'ticket30452_035_v3' into ticket30452_041_v3Nick Mathewson
2019-05-14Make --list-modules imply --hushNick Mathewson
2019-05-14Update practracker for 30452Nick Mathewson
2019-05-14Merge branch 'ticket30452_035_v3' into ticket30452_041_v3Nick Mathewson
2019-05-14Add a --list-modules commandNick Mathewson
2019-05-14Merge remote-tracking branch 'tor-github/pr/1004'Nick Mathewson
2019-05-14Merge branch 'tor-github/pr/1006'George Kadianakis
2019-05-13Fix a compilation warning: function does not have to be STATIC.Nick Mathewson
2019-05-13Merge branch 'bug28683_30173_29203_squashed'Nick Mathewson
2019-05-13The practracker beatings will continue until the functions get smaller.Mike Perry
2019-05-13Changes file for bugs28693+30173+29203.Mike Perry
2019-05-13Tests for bugs 28683, 30173, and 29203.Mike Perry
2019-05-13Bug 29203: Provide ReducedCircuitPadding torrc and consensus paramsMike Perry
2019-05-13Bug 28693: Provide Torrc option to disable circuit padding.Mike Perry
2019-05-13Merge remote-tracking branch 'tor-github/pr/998'Nick Mathewson
2019-05-13sendme: Fix coverity CID 1444999David Goulet
2019-05-13Merge branch 'tor-github/pr/976'David Goulet