Commit History

Author SHA1 Message Date
  George Kadianakis b257e8e553 Merge remote-tracking branch 'mike/bug31356+logs-rebased2' into bug31356_final 4 years ago
  Mike Perry b2821b72bc Bug 31356: Propogate protover padding support to circpad 4 years ago
  Mike Perry f6bc9d7c7e Bug 30992: Demote logline of wronghop padding to protocol warn. 4 years ago
  Mike Perry ccd16caeac Additional circpad diagnostic logs 4 years ago
  George Kadianakis ce477da8a7 Ignore regular cells in padding circuits. 4 years ago
  David Goulet 044bb019b6 Merge branch 'maint-0.4.1' 4 years ago
  George Kadianakis af26cd6101 Always check the retval of circpad_machine_current_state(). 5 years ago
  George Kadianakis bd1ac408d8 Remove dead code from circpad_machine_remove_token(). 5 years ago
  pulls c2f6064325 Improve circpad documentation. 5 years ago
  Roger Dingledine a5911c4551 get rid of accidental second space 5 years ago
  Nick Mathewson 3ccf91027b Merge remote-tracking branch 'tor-github/pr/1101' into maint-0.4.1 5 years ago
  George Kadianakis a15ec8bf84 circpad: some more logging changes. 5 years ago
  Mike Perry e54ce03b4f More LOG_PROTOCOL_WARN. 5 years ago
  Nick Mathewson 60213a3621 Run "make autostyle." 5 years ago
  Mike Perry 6263755728 Make some warns into protocol warns 5 years ago
  Mike Perry de3eb8c5e4 Bug 30649: Check that machine is absent before warn 5 years ago
  George Kadianakis 42ea3a416e Improve logging around the circpad module.. 5 years ago
  George Kadianakis 953dc601d9 Add unittests for the new machines. 5 years ago
  George Kadianakis ac895fa405 Add client-side onion service circuit hiding machines. 5 years ago
  George Kadianakis 9b582edddb Correctly handle machines out of tokens that have not closed yet. 5 years ago
  George Kadianakis 69a277f635 Introduce circpad free_all() function. 5 years ago
  George Kadianakis 5791bc9d76 Generate non-padding circpad events for PADDING_NEGOTIATE(D). 5 years ago
  George Kadianakis 39c52d14a6 Make register_padding_machine part of the public API. 5 years ago
  George Kadianakis a014e01b68 Behave correctly when state->max_length is zero. 5 years ago
  George Kadianakis d71fa707dd Merge branch 'bug28780-squashed3-rebased' into bug28780_rebase 5 years ago
  Mike Perry 662825474c Bug 28780: Make use of purpose to keep padding circuits open. 5 years ago
  Mike Perry 5638d65f79 Check the token supply when we received a padding event, too. 5 years ago
  Mike Perry 148c2d5bab Fix two typo bugs found by new state length test. 5 years ago
  Mike Perry 14ec8b89f8 Bug 29085: Avoid monotime usage for rtt estimates if it is not in use. 5 years ago
  Mike Perry 5c2d2b5d11 Make the relationship between mutable histograms and token removal explicit. 5 years ago