Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a "ctrl" mechanism to bufferevents for property access. | Nick Mathewson | 2009-05-13 | 1 | -0/+14 |
* | Add new code to make and accept connections. | Nick Mathewson | 2009-05-05 | 1 | -0/+1 |
* | Add a generic way for any bufferevent to make its callback deferred | Nick Mathewson | 2009-04-17 | 1 | -0/+11 |
* | Add reference counts to bufferevents. | Nick Mathewson | 2009-04-17 | 1 | -0/+2 |
* | Locking support for bufferevents. | Nick Mathewson | 2009-04-13 | 1 | -0/+19 |
* | Refactor new elements of bufferevent into bufferevent_private structure | Nick Mathewson | 2009-04-13 | 1 | -1/+17 |
* | Add a linked-pair abstraction to bufferevents. | Nick Mathewson | 2009-04-10 | 1 | -2/+3 |
* | checkpoint work on big bufferevent refactoring | Nick Mathewson | 2009-02-02 | 1 | -13/+49 |
* | Update copyright statements to reflect the facts that: | Nick Mathewson | 2009-01-27 | 1 | -2/+1 |
* | Replace all use of config.h with event-config.h. | Nick Mathewson | 2009-01-27 | 1 | -1/+1 |
* | support input/output filters for bufferevents | Niels Provos | 2008-04-30 | 1 | -0/+61 |