Merge branch 'tor-gitlab/mr/73_squashed'

This commit is contained in:
Alexander Færøy
2020-07-29 13:34:24 +00:00
14 changed files with 61 additions and 127 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Remove the now-redundant 'outbuf_flushlen' field from our connection
type. It was previously used for an older version of our rate-limiting
logic. Closes ticket 33097.