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
*
Fix compile in kqueue.c
kqueue_compile
Sebastian Hahn
2010-09-27
*
Unit tests for listener error callbacks
Nick Mathewson
2010-09-23
*
Add error callback to evconnlistener
Simon Perreault
2010-09-22
*
Make event.c debugging messages report fds
Nick Mathewson
2010-09-21
*
Make debugging output for epoll backend more comprehensive
Nick Mathewson
2010-09-21
*
Remove event_base.evsigbase; nothing used it.
Nick Mathewson
2010-09-15
*
Remove the now-useless evsig_caught and evsig_process
Nick Mathewson
2010-09-15
*
Make default signal backend fully threadsafe
Nick Mathewson
2010-09-15
*
Warn when using the error-prone EV_SIGNAL interface in an error-prone way. A...
Nick Mathewson
2010-09-15
*
Obey enabled status when unsuspending
Simon Perreault
2010-09-10
*
Bump to the latest version of tinytest
Nick Mathewson
2010-09-09
*
Make SSL tests cover enabling/disabling EV_READ.
Nick Mathewson
2010-09-09
*
Bump version to 2.0.7-rc-dev
Nick Mathewson
2010-09-09
*
Make all versioning changes for 2.0.7-rc, and add ChangeLog
Nick Mathewson
2010-09-09
*
Make event_base_virtual_del() notify the base if needed
Christopher Davis
2010-09-09
*
Add a missing time.h include to test/regress_thread.c
Nick Mathewson
2010-09-09
*
Fix an uninitialized-variable warning on windows
Nick Mathewson
2010-09-09
*
Don't decrement virutal event count twice in connect_complete.
Christopher Davis
2010-09-08
*
Fix a few Windows compile warnings.
Christopher Davis
2010-09-08
*
Merge branch 'tests'
Nick Mathewson
2010-09-08
|
\
|
*
Fix a few memory leaks in the tests
Nick Mathewson
2010-09-07
*
|
Merge remote branch 'github/win_notify'
Nick Mathewson
2010-09-08
|
\
\
|
*
|
Implement EVBASE_NEED_NOTIFY on win32
Nick Mathewson
2010-09-08
*
|
|
Add a missing header for regress_thread.c
Nick Mathewson
2010-09-08
|
/
/
*
|
Fix a compile warning in regress_thread.c
Sebastian Hahn
2010-09-08
*
|
Merge remote branch 'chrisd/iocp-fixes4'
Nick Mathewson
2010-09-08
|
\
\
|
*
|
Only process up to MAX_DEFERRED deferred_cbs at a time.
Christopher Davis
2010-09-08
|
*
|
Add event_config_set_num_cpus_hint for tuning thread pools, etc.
Christopher Davis
2010-09-08
|
*
|
IOCP-related unit test tweaks
Christopher Davis
2010-09-08
|
*
|
Some IOCP bufferevent tweaks.
Christopher Davis
2010-09-08
|
*
|
Stop IOCP when freeing the event_base.
Christopher Davis
2010-09-08
|
*
|
IOCP-related evbuffer fixes.
Christopher Davis
2010-09-08
|
|
/
*
|
Merge branch 'th_notify_fd_reinit'
Nick Mathewson
2010-09-08
|
\
\
|
*
|
Improve testing of when thread-notification occurs
Nick Mathewson
2010-09-08
|
*
|
Minimize calls to base_notify implementation functions, thereby avoiding need...
Nick Mathewson
2010-09-08
|
*
|
Avoid needlessly calling evthread_notify_base() when the loop is not running
Nick Mathewson
2010-09-08
|
*
|
Close th_notify_fds and open a new pair on reinit
Nick Mathewson
2010-09-02
*
|
|
Merge remote branch 'github/globals'
Nick Mathewson
2010-09-08
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
On windows, make lock/thread function tables static
Nick Mathewson
2010-09-01
|
*
|
Make defer-internal.h use lock macros, not direct cess to lock fns
Nick Mathewson
2010-09-01
|
*
|
Stop using global arrays to implement the EVUTIL_ctype functions
Nick Mathewson
2010-09-01
|
|
/
*
|
Move the "function to getsockname() on a listener" to regress_testutils
Nick Mathewson
2010-09-06
*
|
Merge remote branch 'github/sysqueue_include_order'
Nick Mathewson
2010-09-06
|
\
\
|
*
|
Move evkeyvalq into a separate header for evhttp_parse_query users
Nick Mathewson
2010-09-02
|
*
|
Declare evkeyvalq and event_list even if event_struct.h comes before sys/queue.h
Nick Mathewson
2010-09-02
|
|
/
*
|
Fix event_del(0) instance in bench.c
Shuo Chen
2010-09-06
*
|
Merge remote branch 'github/win32_posix_underscore'
Nick Mathewson
2010-09-04
|
\
\
|
*
|
Use the _func() replacements for open, fstat, etc in evutil.c on win32
Nick Mathewson
2010-09-02
|
|
/
*
|
Merge remote branch 'github/cdecl'
Nick Mathewson
2010-09-04
|
\
\
|
*
|
Fix pointer-to-__cdecl-function syntax
Nick Mathewson
2010-09-02
[next]