Files
tor/changes
Nick Mathewson 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM
We've been seeing problems with destroy cells queues taking up a
huge amount of RAM.  We can mitigate this, since while a full packed
destroy cell takes 514 bytes, we only need 5 bytes to remember a
circuit ID and a reason.

Fixes bug 24666. Bugfix on 0.2.5.1-alpha, when destroy cell queues
were introduced.
2017-12-21 10:29:01 -05:00
..
2016-07-05 13:51:21 -04:00
2014-07-27 15:41:30 -04:00
2014-08-09 15:57:44 -04:00
2014-09-01 16:22:52 -04:00
2014-08-20 12:56:57 -04:00
2014-09-20 16:46:02 -04:00
2014-11-12 15:25:52 -05:00
2015-03-09 11:07:50 -04:00
2015-04-06 09:24:16 -04:00
2017-07-17 21:44:59 +00:00
2017-11-30 11:52:40 -05:00