index
:
user/sebastian/libevent
OSX_compile
OSX_compile_v2
ancient_gcc
bufferevents_updates
clang_analyzer_fixes
clang_enum
clang_unknown_warning_options
compilewarning
configure
configure_enhancements
disable_debug_mode
fix_clang_compilation
fixcompile
kq_setup_kevent-fix
kqueue_compile
master
new_configure_options
openssl_detection
osx_fun
osx_openssl_deprecation
osx_weak_smybol_fun
osx_weak_symbol_fun
patches-2.0
segfault
static_analysis_fixes
tinytest_header
Sebastian's libevent repository
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Bring the changelog up to date
Nick Mathewson
2012-02-06
*
Loop on filtering SSL reads until we are blocked or exhausted.
Nick Mathewson
2012-02-06
*
Use C-style comments in C source files (for compatibility with compilers such...
Greg Hewgill
2012-02-02
*
evdns: fix a bug in circular-queue implementation
Nick Mathewson
2012-02-01
*
Better workaround for Linux 3.2 edge-triggered epoll bug
Nick Mathewson
2012-01-26
*
Do a memberwise comparison of threading function tables
Nate R
2012-01-24
*
Make event_base integrity check work on windows
Nick Mathewson
2012-01-24
*
Start writing a changelog for 2.0.17-stable
Nick Mathewson
2012-01-24
*
Oops:remove an accidentally committed "sleep(1)" in a unit test
Nick Mathewson
2012-01-24
*
Workaround in the unit tests for an apparent epoll bug in Linux 3.2
Nick Mathewson
2012-01-24
*
Fix a fd leak in event_reinit()
Nick Mathewson
2012-01-23
*
Fix a list corruption bug when using event_reinit() with signals present
Nick Mathewson
2012-01-23
*
Check event_base correctness at end of each unit test
Nick Mathewson
2012-01-23
*
Add function to check referential integrity of an event_base
Nick Mathewson
2012-01-21
*
Force strict validation of HTTP version in response.
Catalin Patulea
2012-01-20
*
Suppress a gcc warning from ignoring fwrite return in http-sample.c
Nick Mathewson
2012-01-16
*
Fix a race condition in the dns/bufferevent_connect_hostname test.
Nick Mathewson
2012-01-09
*
Make evconnlistener work around bug in older Linux when getting nmapped
Nick Mathewson
2012-01-09
*
Remove bogus casts of socket to int before calling ev_callback
Nick Mathewson
2012-01-09
*
Backport evhttp_connection_get_bufferevent to Libevent 2.0
Arno Bakker
2011-12-14
*
Slightly clarify evbuffer_peek documentation
Nick Mathewson
2011-12-08
*
Fix behavior of evbuffer_peek(buf,-1,NULL,NULL,0)
Zack Weinberg
2011-12-08
*
check for sysctl before we use it
Mike Frysinger
2011-12-08
*
Fix a silly compilation error with the sun compiler
Colin Watt
2011-12-06
*
Be absolutely sure to clear pncalls before leaving event_signal_closure
Nick Mathewson
2011-12-05
*
Increment version to 2.0.16-stable-dev
Nick Mathewson
2011-11-18
*
Increment version to 2.0.16-stable
Nick Mathewson
2011-11-18
*
Revise 2.0.16-stable changelog
Nick Mathewson
2011-11-18
*
add comment to new consider_reading code
Nick Mathewson
2011-11-17
*
Avoid spinning on OpenSSL reads
Mark Ellzey
2011-11-17
*
Move SSL rate-limit enforcement into bytes_to_read()
Nick Mathewson
2011-11-17
*
Refactor amount-to-read calculations in buffervent_ssl consider_reading()
Mark Ellzey
2011-11-17
*
Revert "Avoid potential SSL read spinlocks"
Nick Mathewson
2011-11-15
*
Revert "openssl bufferevent has the same issue with writing as prior commit."
Nick Mathewson
2011-11-15
*
Add new entries to changelog, new credits to README
Nick Mathewson
2011-11-15
*
Fix DNS memleak checks when running with malloc-replacement/debugging disabled
Nick Mathewson
2011-11-15
*
Don't try to make notifiable event_base when no threading fns are configured
Nick Mathewson
2011-11-14
*
Warn when unable to construct base because of failing make_base_notifiable
Nick Mathewson
2011-11-14
*
openssl bufferevent has the same issue with writing as prior commit.
Mark Ellzey
2011-11-14
*
Avoid potential SSL read spinlocks
Mark Ellzey
2011-11-14
*
Improve win32 behavior of dns-sample.c codex
Gisle Vanem
2011-11-09
*
Fix typo in whatsnew-2.0.txt
Mansour Moufid
2011-11-03
*
Fix an evbuffer crash in evbuffer_remove_buffer()
Nick Mathewson
2011-11-02
*
improve test to remove at least one buffer from src
Greg Hazel
2011-11-02
*
unit test for remove_buffer bug
Greg Hazel
2011-11-02
*
Fix compile warning from saying event2/*.h inside a comment
Nick Mathewson
2011-10-30
*
epoll: close fd on alloc fail at initialization
Jamie Iles
2011-10-26
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
*
Add note about evhttp_send_reply_end to its doxygen
Nick Mathewson
2011-10-19
*
More detailed message in case of libevent self-debugging failure.
Leonid Evdokimov
2011-10-19
[prev]
[next]