summaryrefslogtreecommitdiff
path: root/include/event2/bufferevent_struct.h
Commit message (Expand)AuthorAgeFilesLines
* misspelling of output in bufferevent_struct.hyangyongsheng2020-01-281-1/+1
* Convert include-guard macro convention to avoid reserved identifiersNick Mathewson2012-02-291-3/+3
* Convert event-config.h macros to avoid reserved identifiersNick Mathewson2012-02-291-2/+2
* Update copyright notices to 2012Nick Mathewson2012-02-101-1/+1
* Update copyright dates to 2011.Nick Mathewson2011-10-241-1/+1
* Revise the event/evbuffer/bufferevent doxygen for clarity and accuracyNick Mathewson2011-07-051-1/+4
* Move event-config.h to include/event2Nick Mathewson2010-08-061-1/+1
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Reduce windows header includes in our own headers.Nick Mathewson2010-02-031-6/+0
* Spell-check the the headersNick Mathewson2009-05-281-1/+1
* Consistently say "eventcb" instead of "errorcb"Nick Mathewson2009-05-251-0/+2
* Do not use the "evbuffer_" prefix to denote parts of bufferevents.Nick Mathewson2009-05-131-3/+3
* Refactor new elements of bufferevent into bufferevent_private structureNick Mathewson2009-04-131-7/+0
* Remove if0 code in bufferevent_struct.hNick Mathewson2009-04-131-19/+0
* checkpoint work on big bufferevent refactoringNick Mathewson2009-02-021-8/+36
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-1/+1
* r19675@catbus: nickm | 2008-05-11 20:39:39 -0400Nick Mathewson2008-05-121-2/+0
* support input/output filters for buffereventsNiels Provos2008-04-301-1/+23
* introduce bufferevent_setcb and bufferevent_setfd to allow better manipulatio...Niels Provos2008-04-271-0/+2
* r15212@tombo: nickm | 2008-04-16 17:01:21 -0400Nick Mathewson2008-04-161-4/+0
* r15193@tombo: nickm | 2008-04-16 16:00:35 -0400Nick Mathewson2008-04-161-0/+97