Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-17 | Fold new entries into 0.2.6.3 changelog | Nick Mathewson | |
2015-02-11 | Remove mempools and buf freelists | Nick Mathewson | |
They have been off-by-default since 0.2.5 and nobody has complained. :) Also remove the buf_shrink() function, which hasn't done anything since we first stopped using contiguous memory to store buffers. Closes ticket 14848. |