Commit message (Expand) | Author | Age | |
---|---|---|---|
* | New function to grab a directory connection fetching a resource | Nick Mathewson | 2010-09-27 |
* | Convert bufferevents to use rate-limiting. | Nick Mathewson | 2010-09-27 |
* | Get SSL connections and linked connections working with bufferevents. | Nick Mathewson | 2010-09-27 |
* | Add support for linked connections with bufferevent_pair. | Nick Mathewson | 2010-09-27 |
* | Fix more remaining users of inbuf/outbuf to handle bufferevents instead. | Nick Mathewson | 2010-09-27 |
* | Be a little more abstract about which connection type use bufferevents | Nick Mathewson | 2010-09-27 |
* | Make a function to mark a connection and set hold_open_until_flushed. | Nick Mathewson | 2010-09-27 |
* | Basic bufferevent callbacks | Nick Mathewson | 2010-09-27 |
* | Add a new connection_fetch_from_buf_line() that can handle bufferevents | Nick Mathewson | 2010-09-27 |
* | Refactor users of buf_datalen to bufferevent-friendly version. | Nick Mathewson | 2010-09-27 |
* | Create connection.h | Sebastian Hahn | 2010-07-27 |