summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Bring the changelog up to dateNick Mathewson2012-02-06
* Loop on filtering SSL reads until we are blocked or exhausted.Nick Mathewson2012-02-06
* Use C-style comments in C source files (for compatibility with compilers such...Greg Hewgill2012-02-02
* evdns: fix a bug in circular-queue implementationNick Mathewson2012-02-01
* Better workaround for Linux 3.2 edge-triggered epoll bugNick Mathewson2012-01-26
* Do a memberwise comparison of threading function tablesNate R2012-01-24
* Make event_base integrity check work on windowsNick Mathewson2012-01-24
* Start writing a changelog for 2.0.17-stableNick Mathewson2012-01-24
* Oops:remove an accidentally committed "sleep(1)" in a unit testNick Mathewson2012-01-24
* Workaround in the unit tests for an apparent epoll bug in Linux 3.2Nick Mathewson2012-01-24
* Fix a fd leak in event_reinit()Nick Mathewson2012-01-23
* Fix a list corruption bug when using event_reinit() with signals presentNick Mathewson2012-01-23
* Check event_base correctness at end of each unit testNick Mathewson2012-01-23
* Add function to check referential integrity of an event_baseNick Mathewson2012-01-21
* Force strict validation of HTTP version in response.Catalin Patulea2012-01-20
* Suppress a gcc warning from ignoring fwrite return in http-sample.cNick Mathewson2012-01-16
* Fix a race condition in the dns/bufferevent_connect_hostname test.Nick Mathewson2012-01-09
* Make evconnlistener work around bug in older Linux when getting nmappedNick Mathewson2012-01-09
* Remove bogus casts of socket to int before calling ev_callbackNick Mathewson2012-01-09
* Backport evhttp_connection_get_bufferevent to Libevent 2.0Arno Bakker2011-12-14
* Slightly clarify evbuffer_peek documentationNick Mathewson2011-12-08
* Fix behavior of evbuffer_peek(buf,-1,NULL,NULL,0)Zack Weinberg2011-12-08
* check for sysctl before we use itMike Frysinger2011-12-08
* Fix a silly compilation error with the sun compilerColin Watt2011-12-06
* Be absolutely sure to clear pncalls before leaving event_signal_closureNick Mathewson2011-12-05
* Increment version to 2.0.16-stable-devNick Mathewson2011-11-18
* Increment version to 2.0.16-stableNick Mathewson2011-11-18
* Revise 2.0.16-stable changelogNick Mathewson2011-11-18
* add comment to new consider_reading codeNick Mathewson2011-11-17
* Avoid spinning on OpenSSL readsMark Ellzey2011-11-17
* Move SSL rate-limit enforcement into bytes_to_read()Nick Mathewson2011-11-17
* Refactor amount-to-read calculations in buffervent_ssl consider_reading()Mark Ellzey2011-11-17
* Revert "Avoid potential SSL read spinlocks"Nick Mathewson2011-11-15
* Revert "openssl bufferevent has the same issue with writing as prior commit."Nick Mathewson2011-11-15
* Add new entries to changelog, new credits to READMENick Mathewson2011-11-15
* Fix DNS memleak checks when running with malloc-replacement/debugging disabledNick Mathewson2011-11-15
* Don't try to make notifiable event_base when no threading fns are configuredNick Mathewson2011-11-14
* Warn when unable to construct base because of failing make_base_notifiableNick Mathewson2011-11-14
* openssl bufferevent has the same issue with writing as prior commit.Mark Ellzey2011-11-14
* Avoid potential SSL read spinlocksMark Ellzey2011-11-14
* Improve win32 behavior of dns-sample.c codexGisle Vanem2011-11-09
* Fix typo in whatsnew-2.0.txtMansour Moufid2011-11-03
* Fix an evbuffer crash in evbuffer_remove_buffer()Nick Mathewson2011-11-02
* improve test to remove at least one buffer from srcGreg Hazel2011-11-02
* unit test for remove_buffer bugGreg Hazel2011-11-02
* Fix compile warning from saying event2/*.h inside a commentNick Mathewson2011-10-30
* epoll: close fd on alloc fail at initializationJamie Iles2011-10-26
* Update copyright dates to 2011.Nick Mathewson2011-10-24
* Add note about evhttp_send_reply_end to its doxygenNick Mathewson2011-10-19
* More detailed message in case of libevent self-debugging failure.Leonid Evdokimov2011-10-19