Commit 2cbb1a161e843a0f50f3d42f622d58d5c58c510d

Nick Mathewson 2010-10-26T10:27:29

Make rate-limits go up to SIZE_MAX/EV_SSIZE_MAX, not just INT32_MAX Someday, when networks are far faster and people frequently want a burst value greater than 2GB per tick, this will seem very forsightful indeed. For now, it breaks ABI, but not source. Fixes bug 3092096.