projects
/
libevent
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libevent
2014-09-18
ufo2243
[Bugfix] fix bufferevent setwatermark suspend_read
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Maks Naumov
regress_buffer: fix 'memcmp' compare size
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Nick Mathewson
Consistently check for failure from evbuffer_pullup()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Nick Mathewson
Use FindClose for handle from FindFirstFile in http...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Pierre Phaneuf
Add a few files created by "make verify" to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Nick Mathewson
Fix a crash in evdns related to shutting down evdns
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Nick Mathewson
Fix a crash in evdns related to shutting down evdns
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Trond Norbye
Add -Qunused-arguments for clang on macos
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Nick Mathewson
bufferevent_pair: don't call downcast(NULL)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Marcin Juszkiewicz
Check does arch have the epoll_create and __NR_epoll_wa...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nick Mathewson
Merge remote-tracking branch 'sourceforge/patches-2...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nick Mathewson
Typo fixes from Linus Nordberg
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Nick Mathewson
Typo fixes from Linus Nordberg
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Nick Mathewson
Clarify event_base_loop exit conditions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Nick Mathewson
update the 2.0 changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Nick Mathewson
Avoid redundant invocations of init_extension_functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Nick Mathewson
Fix another arc4random_buf-related warning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Nick Mathewson
Fix a compiler warning when checking for arc4random_buf...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Nate Rosenblum
Avoid racy bufferevent activation
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Nick Mathewson
Merge remote-tracking branch 'public/20_memclear' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Nick Mathewson
Really remove RNG seeds from the stack
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Nick Mathewson
Oops; revert testing code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Nick Mathewson
Avoid other RNG initialization FS reads when urandom...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Nick Mathewson
Finish a sentence
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Nick Mathewson
Add evutil_secure_rng_set_urandom_device_file
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Frank Denis
libevent/win32_dealloc() : fix sizeof(pointer) vs sizeo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Nick Mathewson
Merge remote-tracking branch 'public/pr/79' into patche...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Nick Mathewson
Document that arc4random is not a great cryptographic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Nick Mathewson
When we seed from /proc/sys/kernel/random/uuid, count...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Greg Hazel
restore the comment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Azat Khuzhin
Fix SEGFAULT after evdns_base_resume if no nameservers...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Nick Mathewson
Use windows vsnprintf fixup logic on all windows enviro...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
Belobrov Andrey
Checking request nameserver for NULL, before using it.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Nick Mathewson
Start a changelog for Libevent 2.0.22-stable
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Nick Mathewson
Merge remote-tracking branch 'origin/pr/36' into patche...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Nick Mathewson
Fix a typo in a comment in buffer.h. Spotted by Alt_F4
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Greg Hazel
fix #73 and fix http_connection_fail_test to catch it
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Nick Mathewson
Avoid using top_srcdir in TESTS-new automakes do not...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Nick Mathewson
Rename configure.in to configure.ac to appease newer...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Nick Mathewson
Use AC_CONFIG_HEADERS in place of AM_CONFIG_HEADERS...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Nick Mathewson
Fix a locking error in bufferevent_socket_get_dns_error.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Gyepi Sam
Fix a mistake in evbuffer_remove() arguments in example...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Kevin Bowling
Backport libevent to vanilla Autoconf 2.59 (as used...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Tay Ray Chuan
Fix missing AC_PROG_SED on older Autoconfs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Nick Mathewson
Avoid double-close on getsockname error in evutil_ersat...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Nick Mathewson
Avoid leaking fds on evconnlistener with no callback set
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nick Mathewson
Fix compilation with WIN32_HAVE_CONDITION_VARIABLES...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Nick Mathewson
Increment version to 2.0.21-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Nick Mathewson
Increment libtool version for 2.0.21 too
release-2.0.21-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Nick Mathewson
Increment version to 2.0.21-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Nick Mathewson
Changelog for 2.0.21-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Nick Mathewson
Make ssl version check in unit tests work
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Nick Mathewson
Avoid crash when event_pending() called with no event_b...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Patrick Pelletier
remove stray 'x' so print_err will compile when uncommented
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Nick Mathewson
Make rpcgen_wrapper.sh work on systems without a "pytho...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Nick Mathewson
Warn when openssl version in unit test mismatches compi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Nick Mathewson
Fix renegotiation test to work around openssl 1.0.1 bug
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Nick Mathewson
Fix compilation on mingw64 with -DUSE_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Nick Mathewson
Compile without warnings on mingw64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nick Mathewson
Merge remote-tracking branch 'rosslagerwall/python2...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Juan Pablo...
Close IOCP listener socket on free when LEV_OPT_CLOSE_O...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nick Mathewson
Merge remote-tracking branch 'public/20_bev_timeout_sem...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Ross Lagerwall
Use python2 rather than python
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Joachim Bauch
No need to reserve space if reading is suspended.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Joachim Bauch
Stop looping in "consider_reading" if reading is suspended.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
George Danchev
FIx another memleak on OOM in evdns
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
George Danchev
Avoid a memory-leak on OOM in evdns.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Nick Mathewson
Don't discard SSL read event when timeout and read...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Nick Mathewson
Increment version to 2.0.20-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Nick Mathewson
Add a date to the changelog
release-2.0.20-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Nick Mathewson
Increment version to 2.0.20-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Nick Mathewson
Initial changelog and credits for 2.0.20
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Nick Mathewson
Correctly invoke callbacks when a SSL bufferevent reads...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Nick Mathewson
Add explicit AC_PROG_SED to configure.in so all autocon...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Nick Mathewson
Fix an unused variable warning on *BSD.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Greg Hazel
Avoid segfault on weird timeout during name lookup.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Check more setsockopt return values when binding socket...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
memset sockaddr_in before using it. Found by coverity.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Move assignment outside tt_assert in ssl unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Add checks to various return values in unit tests....
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Avoid possible needless call to writev. Found by coverity.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Remove unused variable; spotted by coverity
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Avoid more crashes/bad calls in unit tests; found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Add some missing null checks to unit tests; found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Fix resource leaks in the unit tests; found by coverity
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Nick Mathewson
Fix various check-after-dereference issues in unit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Mathewson
Set umask before calling mkstemp in unit tests. Found...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Mathewson
Fix possible uninitialized read in dns regression tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Nick Mathewson
Remove deadcode in http regression tests. Found by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Nick Mathewson
Fix a memory leak on error in evhttp_uriencode
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nick Mathewson
Win32: avoid crash when waiting forever on zero fds.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Simon Liu
Make event_pending() threadsafe.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Nick Mathewson
Add GCC annotations so that the vsprintf functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Nick Mathewson
Merge pull request #57 from rosslagerwall/memleak
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Ross Lagerwall
Fix a couple of memory leaks (found with Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Sebastian Hahn
Correctly check for arc4random_buf
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Greg Hazel
check for arc4random_buf at runtime, on OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Bump version to 2.0.19-stable-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Increment version to 2.0.19-stable
release-2.0.19-stable
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Nick Mathewson
Oops; fix the *right* windows compile issue
commit
|
commitdiff
|
tree
|
snapshot
next