Some improvements for torcontrol code (ControlConnection, ControlSocket classes)
I think it could be nice to build abstract layer for tcp and local sockets to get rid of 'switch (method)' statements, a simple wrapper class could save us some code. Another thing is to add a destructor, because now allocated sockets are not deleted - they are parent-less and not "delete"d explicitly (I know those are created only once, but still).
Trac:
Username: sebb
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information