aboutsummaryrefslogtreecommitdiff
path: root/src/or/buffers.h
Commit message (Expand)AuthorAge
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Get zlib compression working with bufferevents.Nick Mathewson2010-09-27
* | Implement SOCKS-client support for buffereventsNick Mathewson2010-09-27
* | Fix more remaining users of inbuf/outbuf to handle bufferevents instead.Nick Mathewson2010-09-27
* | Add a fetch_from_evbuffer_httpNick Mathewson2010-09-27
* | Refactor SOCKS parsing code to handle evbuffers.Nick Mathewson2010-09-27
* | Clone fetch_var_cell_from_buf() for evbuffers.Nick Mathewson2010-09-27
|/
* Remove unused function declarationsSebastian Hahn2010-08-17
* Create buffers.hSebastian Hahn2010-07-27