Commit a4063c06f9a904930631abba6a2b5b8028b10383

Nick Mathewson 2010-10-26T10:38:30

Note that 2.0.9 will break the ABI, and make changes we were postponing. We had to turn a couple of 32-bit size arguments into 64-bit arguments or size_t arguments (since otherwise we would have had to do it post 2.0.x-stable, and that would be worse).