]> git.ipfire.org Git - thirdparty/tor.git/commit
Refactor SOCKS parsing code to handle evbuffers.
authorNick Mathewson <nickm@torproject.org>
Fri, 31 Jul 2009 21:03:35 +0000 (17:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 27 Sep 2010 16:29:42 +0000 (12:29 -0400)
commita0f4841e2bc448b6e91e11c0c9dc2c93e5cf0ce7
treeecfd64608595816c195f4a77692c69590491eb74
parent4836014168067dc4ded2285a04a69ea169bb95a9
Refactor SOCKS parsing code to handle evbuffers.

Now all of the logic is in a parse_socks() function that gets data
from a buf_t or evbuffer-specific wrapper.
src/or/buffers.c
src/or/buffers.h