Re: [tor-dev] RFC: Trunnel -- a binary parser generator for Tor and more

2014-10-01 Thread Nick Mathewson
An update: Trunnel is now at version 1.3. Its official repository is now https://gitweb.torproject.org/trunnel.git . Some code that it has generated has been merged into the Tor master branch for the 0.2.6 release series, though that code is not yet in active use. More review and comments ar

[tor-dev] RFC: Trunnel -- a binary parser generator for Tor and more

2014-08-13 Thread Nick Mathewson
Hi! Back when the Heartbleed vulnerability went public, I thought to myself: "If we keep generating writing C code to parse binary formats by hand, the same thing will happen to us sooner or later." So on and off, I've been working on a little tool to automatically generate binary encoding and pa