summaryrefslogtreecommitdiff
path: root/include/event2/bufferevent_ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Add option to build shared libraryTrond Norbye2014-02-251-1/+8
* Fix doxygen to use new macro conventionsNick Mathewson2012-02-291-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-1/+1
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-101-1/+1
|\
| * Update copyright notices to 2012Nick Mathewson2012-02-101-1/+1
* | Tweak allow_dirty_shutdown documentationNick Mathewson2011-11-241-7/+11
* | Allow users to set allow_dirty_shutdownCatalin Patulea2011-11-241-0/+16
|/
* Update copyright dates to 2011.Nick Mathewson2011-10-241-1/+1
* Revise the event/evbuffer/bufferevent doxygen for clarity and accuracyNick Mathewson2011-07-051-2/+31
* 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
* Keep openssl errors associated with the right bufferevent object.Nick Mathewson2009-10-301-0/+2
* Treat the bitwise OR of two enum values as an int.Nick Mathewson2009-10-211-2/+2
* New function to put an SSL bufferevent into a renegotiating state.Nick Mathewson2009-08-141-0/+2
* Add a function to extract the SSL object from a bufferevent_openssl.Nick Mathewson2009-07-301-0/+4
* Bufferevent support for openssl.Nick Mathewson2009-07-281-0/+70