summaryrefslogtreecommitdiff
path: root/include/event2/http_compat.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygen documentation improvementsyuangongji2019-08-291-1/+1
* Document some obvious cases where a function might also return NULLNikolay Edigaryev2017-07-021-1/+2
* Export symbols for -fvisibility=hidden (under cmake)Azat Khuzhin2017-03-131-0/+3
* use ev_uint16_t instead of unsigned short for portThomas Bernard2016-10-261-2/+2
* 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/+1
* 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
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-1/+1
* For every deprecated function, explain why it is deprecated and what you shou...Nick Mathewson2009-01-261-1/+5
* r19675@catbus: nickm | 2008-05-11 20:39:39 -0400Nick Mathewson2008-05-121-3/+1
* evhttp_request_uri -> evhttp_request_get_uriNiels Provos2008-05-101-0/+3
* migrate evhttp to event2; accessors are still missingNiels Provos2008-05-081-0/+91