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
*
Checking request nameserver for NULL, before using it.
patches-2.0
Belobrov Andrey
2013-05-07
*
Start a changelog for Libevent 2.0.22-stable
Nick Mathewson
2013-04-30
*
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
*
|
Fix a typo in a comment in buffer.h. Spotted by Alt_F4
Nick Mathewson
2013-03-25
*
|
fix #73 and fix http_connection_fail_test to catch it
Greg Hazel
2013-02-14
*
|
Avoid using top_srcdir in TESTS-new automakes do not like this
Nick Mathewson
2013-02-08
*
|
Rename configure.in to configure.ac to appease newer autoconfs
Nick Mathewson
2013-02-08
*
|
Use AC_CONFIG_HEADERS in place of AM_CONFIG_HEADERS for autmake 1.13 compat
Nick Mathewson
2013-02-08
*
|
Fix a locking error in bufferevent_socket_get_dns_error.
Nick Mathewson
2013-02-05
*
|
Fix a mistake in evbuffer_remove() arguments in example http server code
Gyepi Sam
2013-01-22
*
|
Avoid double-close on getsockname error in evutil_ersatz_socketpair
Nick Mathewson
2012-12-20
*
|
Avoid leaking fds on evconnlistener with no callback set
Nick Mathewson
2012-12-20
*
|
Fix compilation with WIN32_HAVE_CONDITION_VARIABLES enabled
Nick Mathewson
2012-12-04
*
|
Increment version to 2.0.21-stable-dev
Nick Mathewson
2012-11-19
*
|
Increment libtool version for 2.0.21 too
Nick Mathewson
2012-11-18
*
|
Increment version to 2.0.21-stable
Nick Mathewson
2012-11-18
*
|
Changelog for 2.0.21-stable
Nick Mathewson
2012-11-18
*
|
Make ssl version check in unit tests work
Nick Mathewson
2012-11-18
*
|
Avoid crash when event_pending() called with no event_base set on event
Nick Mathewson
2012-11-16
*
|
remove stray 'x' so print_err will compile when uncommented
Patrick Pelletier
2012-11-16
*
|
Make rpcgen_wrapper.sh work on systems without a "python2" binary
Nick Mathewson
2012-11-16
*
|
Warn when openssl version in unit test mismatches compiled version.
Nick Mathewson
2012-11-15
*
|
Fix renegotiation test to work around openssl 1.0.1 bug
Nick Mathewson
2012-11-15
*
|
Fix compilation on mingw64 with -DUSE_DEBUG
Nick Mathewson
2012-11-02
*
|
Compile without warnings on mingw64
Nick Mathewson
2012-11-01
*
|
Merge remote-tracking branch 'rosslagerwall/python2-2.0' into patches-2.0
Nick Mathewson
2012-10-26
|
\
\
|
*
|
Use python2 rather than python
Ross Lagerwall
2012-10-23
*
|
|
Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is set
Juan Pablo Fernandez
2012-10-26
*
|
|
Merge remote-tracking branch 'public/20_bev_timeout_semantics' into patches-2.0
Nick Mathewson
2012-10-24
|
\
\
\
|
*
|
|
Don't discard SSL read event when timeout and read come close together
Nick Mathewson
2012-09-07
*
|
|
|
No need to reserve space if reading is suspended.
Joachim Bauch
2012-09-22
*
|
|
|
Stop looping in "consider_reading" if reading is suspended.
Joachim Bauch
2012-09-22
|
|
/
/
|
/
|
|
*
|
|
FIx another memleak on OOM in evdns
George Danchev
2012-09-12
*
|
|
Avoid a memory-leak on OOM in evdns.
George Danchev
2012-09-12
|
/
/
*
|
Increment version to 2.0.20-stable-dev
Nick Mathewson
2012-08-24
*
|
Add a date to the changelog
Nick Mathewson
2012-08-23
*
|
Increment version to 2.0.20-stable
Nick Mathewson
2012-08-23
*
|
Initial changelog and credits for 2.0.20
Nick Mathewson
2012-08-23
*
|
Correctly invoke callbacks when a SSL bufferevent reads some and then blocks.
Nick Mathewson
2012-08-22
|
/
*
Add explicit AC_PROG_SED to configure.in so all autoconfs will expose $(SED)
Nick Mathewson
2012-08-02
*
Fix an unused variable warning on *BSD.
Nick Mathewson
2012-08-02
*
Avoid segfault on weird timeout during name lookup.
Greg Hazel
2012-07-30
*
Check more setsockopt return values when binding sockets. Found by coverity
Nick Mathewson
2012-07-26
*
memset sockaddr_in before using it. Found by coverity.
Nick Mathewson
2012-07-26
*
Move assignment outside tt_assert in ssl unit tests. Appeases coverity.
Nick Mathewson
2012-07-26
*
Add checks to various return values in unit tests. Found by coverity
Nick Mathewson
2012-07-26
*
Avoid possible needless call to writev. Found by coverity.
Nick Mathewson
2012-07-26
*
Remove unused variable; spotted by coverity
Nick Mathewson
2012-07-26
[next]