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
...
*
|
|
|
Merge pull request #207 from azat/avoid-leaking-of-event_debug_map_HT_GROW
Nick Mathewson
2015-02-04
|
\
\
\
\
|
*
|
|
|
regress_dns: drop hack for event_debug_map_HT_GROW in leak tests
Azat Khuzhin
2015-01-08
|
*
|
|
|
event: call event_disable_debug_mode() in libevent_global_shutdown()
Azat Khuzhin
2015-01-08
|
*
|
|
|
ht-internal: don't reset hth_table_length explicitly in name_##HT_CLEAR
Azat Khuzhin
2015-01-08
*
|
|
|
|
Merge pull request #212 from xbao/master
Nick Mathewson
2015-02-03
|
\
\
\
\
\
|
*
|
|
|
|
changed strtotimeval signature as per #211
Xiao Bao Clark
2015-01-28
*
|
|
|
|
|
Merge remote-tracking branch 'public/master'
Nick Mathewson
2015-02-02
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #115 from jer-gentoo/master
Nick Mathewson
2015-01-22
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
EVBUFFER_PTR_SET -> EVBUFFER_PTR_ADD
jer-gentoo
2015-01-21
|
|
/
/
/
/
/
*
|
|
|
|
|
New function to get address for nameserver.
Nick Mathewson
2015-02-02
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #210 from mc-server/master
Nick Mathewson
2015-01-27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added cmake-generated files to ignore list.
Matyas Dolak
2015-01-27
|
/
/
/
/
*
|
|
|
Update changelog
Nick Mathewson
2015-01-05
*
|
|
|
Merge branch '21_cve_2014_6272_v2'
Nick Mathewson
2015-01-05
|
\
\
\
\
|
*
|
|
|
Fix CVE-2014-6272 in Libevent 2.1
Nick Mathewson
2015-01-05
*
|
|
|
|
Increment version to 2.1.5-beta
Nick Mathewson
2015-01-05
|
/
/
/
/
*
|
|
|
work on changelog for 2.1.5-alpah
Nick Mathewson
2015-01-05
*
|
|
|
Merge pull request #201 from nsuke/cmake-shared-build
Nick Mathewson
2015-01-04
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix CMake shared library build
Nobuaki Sukegawa
2015-01-03
|
/
/
/
*
|
|
Merge pull request #197 from JohnOhl/fix-clang-compile-warnings
Nick Mathewson
2014-12-23
|
\
\
\
|
*
|
|
Fix warnings when compiling with clang 3.5
John Ohl
2014-12-22
|
/
/
/
*
|
|
Fix annoying heisenbug in test-time.c
Nick Mathewson
2014-12-15
*
|
|
Merge pull request #192 from miniupnp/master
Nick Mathewson
2014-12-08
|
\
\
\
|
*
|
|
Fix mixed declarations and code (forbidden by ISO C90)
Thomas Bernard
2014-12-08
|
/
/
/
*
|
|
Implement new/free for struct evutil_monotonic_timer and export monotonic tim...
Andrea Shepard
2014-12-04
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2014-12-01
|
\
\
\
|
*
|
|
Fix evbuffer_peek() with len==-1 and start_at non-NULL.
Nick Mathewson
2014-12-01
*
|
|
|
Merge remote-tracking branch 'public/patches-2.0'
Nick Mathewson
2014-11-30
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'patches-2.0' of github.com:libevent/libevent into patches-2.0
Nick Mathewson
2014-11-30
|
|
\
\
\
|
*
|
|
|
Work on the changelog for 2.0.22
Nick Mathewson
2014-11-30
|
*
|
|
|
Fix race caused by event_active
vjpai
2014-11-30
*
|
|
|
|
Start on 2.1.5-alpha/beta changelog
Nick Mathewson
2014-11-30
*
|
|
|
|
Merge remote-tracking branch 'origin/pr/182'
Nick Mathewson
2014-11-30
|
\
\
\
\
\
|
*
|
|
|
|
Prevent duplicate event_del on fd
John Ohl
2014-11-16
|
*
|
|
|
|
Add test for evhttp_connection_free_on_completion
John Ohl
2014-10-29
|
*
|
|
|
|
Implement interface that provides the ability to have an outbound evhttp_conn...
John Ohl
2014-10-26
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/pr/180'
Nick Mathewson
2014-11-30
|
\
\
\
\
\
|
*
|
|
|
|
remove trailing comma from enum
Jean-Philippe Ouellet
2014-10-16
*
|
|
|
|
|
Merge remote-tracking branch 'origin/pr/175'
Nick Mathewson
2014-11-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
http: reset connection before installing retry timer (fix http retries handling)
Azat Khuzhin
2014-09-30
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'evbufer_peek_fix_v3'
Nick Mathewson
2014-11-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
More evbuffer_peek() test cases
Nick Mathewson
2014-11-30
|
*
|
|
|
|
|
test/evbuffer_peek: add regress in case we have first buffer greater
Azat Khuzhin
2014-11-30
|
*
|
|
|
|
|
Fix evbuffer_peek() with len==-1 and start_at non-NULL.
Nick Mathewson
2014-11-30
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge remote-tracking branch 'origin/pr/186'
Nick Mathewson
2014-11-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
evdns: avoid read-after-free in evdns_request_timeout_callback()
Azat Khuzhin
2014-11-12
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix cmake error when the Module path has more than one entry.
Acer Yang
2014-11-30
*
|
|
|
|
|
Merge pull request #189 from azat/be_async-avoid-doule-close
Nick Mathewson
2014-11-24
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
be async: avoid double close()
Azat Khuzhin
2014-11-21
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #179 from pysiak/master
Nick Mathewson
2014-10-13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[prev]
[next]