index
:
mirror/libevent
master
patches-2.0
libevent git mirror
git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
If evsel->del() fails, don't leave the evmap in an inconsistent state.
HEAD
master
Maxime Henrion
2013-05-17
*
Whoops. It is gdi.lib, not gdi32.lib. (github issue #61)
Nick Mathewson
2013-05-11
*
Missed lock acquire/release in event_base_cancel_single_callback_()
Azat Khuzhin
2013-05-10
*
Fix test compilation with nmake: add the gdi.lib dependency
Nick Mathewson
2013-05-10
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-05-07
|
\
|
*
Checking request nameserver for NULL, before using it.
patches-2.0
Belobrov Andrey
2013-05-07
*
|
Bump version to 2.1.3-alpha-dev
Nick Mathewson
2013-05-01
*
|
Add regress_finalize to makefile.nmake
Nick Mathewson
2013-05-01
*
|
Set a release date
Nick Mathewson
2013-05-01
*
|
Make http/connection_retry off-by-default
Nick Mathewson
2013-05-01
*
|
Fix a windows compilation regression
Nick Mathewson
2013-04-30
*
|
Fix a bug in fixing a bug in out-of-tree test-dumpevents
Nick Mathewson
2013-04-30
*
|
Make regress_finalize work with malloc replacement disabled
Nick Mathewson
2013-04-30
*
|
Fix some out-of-tree build bugs
Nick Mathewson
2013-04-30
*
|
Incremement version to 2.1.3-alpha
Nick Mathewson
2013-04-30
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-04-30
|
\
\
|
|
/
|
*
Start a changelog for Libevent 2.0.22-stable
Nick Mathewson
2013-04-30
*
|
Add acknowledgements to readme
Nick Mathewson
2013-04-30
*
|
Start editing the changelog for 2.1.3-alpha
Nick Mathewson
2013-04-30
*
|
Mark the finalize stuff as experiemental in case it needs to change
Nick Mathewson
2013-04-30
*
|
Clarify an important point about event_base_foreach_event()
Nick Mathewson
2013-04-26
*
|
Fix a bug in the new main/event_foreach test
Nick Mathewson
2013-04-26
*
|
More unit tests for initializing common timeouts.
Nick Mathewson
2013-04-26
*
|
A test for event_get_assignment()
Nick Mathewson
2013-04-26
*
|
Unit tests for event_base_gettimeofday_cached() and event_base_update_cache_t...
Nick Mathewson
2013-04-26
*
|
New tests for event_base_foreach_event()
Nick Mathewson
2013-04-26
*
|
New test for active_later->active transition on event_active
Nick Mathewson
2013-04-26
*
|
Merge branch '21_deadlock_fix_v2'
Nick Mathewson
2013-04-26
|
\
\
|
*
|
Remove a no-longer-true XXXX comment.
Nick Mathewson
2013-04-26
|
*
|
Make the event_finalize* functions return an error code
Nick Mathewson
2013-04-26
|
*
|
More documentation for finalization feature
Nick Mathewson
2013-04-26
|
*
|
Remove bufferevent_del_generic_timeout_cbs as now unused
Nick Mathewson
2013-04-26
|
*
|
Always run pending finalizers when event_base_free() is called
Nick Mathewson
2013-04-26
|
*
|
Use finalization feature so bufferevents can avoid deadlocks
Nick Mathewson
2013-04-26
|
*
|
Add some verbose notes to bufferevent unit tests
Nick Mathewson
2013-04-26
|
*
|
Implement event_finalize() and related functions to avoid certain deadlocks
Nick Mathewson
2013-04-26
*
|
|
Make all tests pass under EVENT_DEBUG_MODE=1
Nick Mathewson
2013-04-26
*
|
|
Merge branch '21_http_error_cb_squashed'
Nick Mathewson
2013-04-25
|
\
\
\
|
*
|
|
Drop extra header http_struct.h from regress_http.c
Azat Khuzhin
2013-04-25
|
*
|
|
Add test for EVREQ_HTTP_REQUEST_CANCEL into http_cancel_test()
Azat Khuzhin
2013-04-25
|
*
|
|
Add new error_cb for actual reporting of HTTP request errors.
Azat Khuzhin
2013-04-25
*
|
|
|
Fix another warning introduced in 0c6ec5d8
Nick Mathewson
2013-04-25
*
|
|
|
Fix a warning introduced in 0c6ec5d8
Nick Mathewson
2013-04-25
*
|
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-04-25
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'origin/pr/36' into patches-2.0
Nick Mathewson
2013-04-25
|
|
\
\
\
|
|
*
|
|
Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)
Kevin Bowling
2013-01-16
|
|
*
|
|
Fix missing AC_PROG_SED on older Autoconfs
Tay Ray Chuan
2013-01-16
*
|
|
|
|
Merge branch '21_evdns_disable_when_inactive'
Nick Mathewson
2013-04-25
|
\
\
\
\
\
|
*
|
|
|
|
evdns: New flag to make evdns not prevent the event loop from exiting
Azat Khuzhin
2013-04-25
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
event_base_update_cache_time should be a no-op if the loop isn't running
Nick Mathewson
2013-04-24
[next]