summaryrefslogtreecommitdiff
path: root/bufferevent-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add a "ctrl" mechanism to bufferevents for property access.Nick Mathewson2009-05-131-0/+14
* Add new code to make and accept connections.Nick Mathewson2009-05-051-0/+1
* Add a generic way for any bufferevent to make its callback deferredNick Mathewson2009-04-171-0/+11
* Add reference counts to bufferevents.Nick Mathewson2009-04-171-0/+2
* Locking support for bufferevents.Nick Mathewson2009-04-131-0/+19
* Refactor new elements of bufferevent into bufferevent_private structureNick Mathewson2009-04-131-1/+17
* Add a linked-pair abstraction to bufferevents.Nick Mathewson2009-04-101-2/+3
* checkpoint work on big bufferevent refactoringNick Mathewson2009-02-021-13/+49
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+1
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-1/+1
* support input/output filters for buffereventsNiels Provos2008-04-301-0/+61