index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise the event/evbuffer/bufferevent doxygen for clarity and accuracy
Nick Mathewson
2011-07-05
27
-605
/
+1114
*
Merge remote-tracking branch 'github/20_global_locks_init' into patches-2.0
Nick Mathewson
2011-07-04
6
-15
/
+149
|
\
|
*
Complain if the caller tries to change threading cbs after setting them
Nick Mathewson
2011-04-22
1
-1
/
+30
|
*
Avoid race-condition when initializing global locks
Nick Mathewson
2011-04-22
6
-14
/
+119
*
|
Speed up invoke_callbacks on evbuffers when there are no callbacks
Mark Ellzey
2011-07-04
1
-0
/
+5
*
|
Fix bug in SSL bufferevents backed by a bev with a write high-watermarks
Joachim Bauch
2011-07-04
1
-2
/
+2
*
|
Fix a few warnings on OpenBSD
Nicholas Marriott
2011-07-02
3
-7
/
+5
*
|
Fix AIX build issue with TAILQ_FOREACH definition
Nick Mathewson
2011-06-22
1
-0
/
+2
*
|
Don't install event_rpcgen.py when --disable-libevent-install is used
Harlan Stenn
2011-06-21
1
-0
/
+3
*
|
Merge branch '20_kqueue_badf' into patches-2.0
Nick Mathewson
2011-06-16
1
-19
/
+46
|
\
\
|
*
|
Report kqueue ebadf, epipe, and eperm as EV_READ events
Nick Mathewson
2011-06-08
1
-19
/
+46
*
|
|
Don't break when building tests from git without python installed
Nick Mathewson
2011-06-14
3
-1
/
+21
*
|
|
Simplify windows commandname logic in tinytest
Nick Mathewson
2011-06-11
1
-19
/
+8
*
|
|
Fix tinytest invocation from windows shell
Ed Day
2011-06-11
1
-2
/
+18
*
|
|
Check if the `evhttp_new_object' function in `http.c' returns NULL.
Mansour Moufid
2011-06-08
1
-2
/
+8
|
/
/
*
|
Replace an assertion for event_base_free(NULL) with a check-and-warn
Nick Mathewson
2011-06-08
1
-2
/
+8
*
|
Add some missing checks for mm_calloc failures
Nick Mathewson
2011-06-08
2
-3
/
+8
*
|
Fix incorrect results from evbuffer_search_eol(EOL_LF)
Nick Mathewson
2011-06-06
2
-2
/
+54
*
|
Bump version to 2.0.12-stable-dev
Nick Mathewson
2011-06-04
3
-4
/
+8
*
|
Merge branch 'patches-2.0' of ssh://levent.git.sourceforge.net/gitroot/levent...
Nick Mathewson
2011-06-04
1
-1
/
+1
|
\
\
|
*
|
tweak date on changelog
Nick Mathewson
2011-06-04
1
-1
/
+1
*
|
|
Merge branch 'patches-2.0' of ssh://levent.git.sourceforge.net/gitroot/levent...
Nick Mathewson
2011-06-04
6
-6
/
+49
|
\
\
\
|
|
/
/
|
*
|
Changelog and new credits for 2.0.12-stable
release-2.0.12-stable
Nick Mathewson
2011-06-03
2
-0
/
+41
|
*
|
Bump version to 2.0.12-stable. Not release just yet
Nick Mathewson
2011-06-03
3
-6
/
+7
|
*
|
Fix regress_ssl.c build on openbsd
Nick Mathewson
2011-06-03
1
-0
/
+1
*
|
|
Avoid a segfault when all methods are disabled or broken
Nick Mathewson
2011-06-01
1
-0
/
+1
|
/
/
*
|
cygwin: make it possible to build DLLs
Nick Mathewson
2011-06-01
2
-1
/
+17
*
|
Merge branch '20_select_nfds' into patches-2.0
Nick Mathewson
2011-05-30
1
-3
/
+3
|
\
\
|
*
|
Fix a fencepost bug in the select backend
Nick Mathewson
2011-05-30
1
-3
/
+3
*
|
|
Make the new http_connect_fail_test use a multicast addr, not broadcast
Nick Mathewson
2011-05-27
1
-3
/
+3
*
|
|
InitializeCriticalSectionAndSpinCount requires _WIN32_WINNT >= 0x0403.
Peter Rosin
2011-05-27
3
-0
/
+12
*
|
|
Fix a couple of signed/unsigned warnings in http.c
Nick Mathewson
2011-05-27
1
-2
/
+2
*
|
|
Disable main/many_events_slow_add with evport backend
Nick Mathewson
2011-05-27
1
-0
/
+5
|
/
/
*
|
Fix compilation.
Nick Mathewson
2011-05-26
1
-3
/
+1
*
|
Merge branch 'intcmp_overflow_fixes' into patches-2.0
Nick Mathewson
2011-05-26
1
-10
/
+46
|
\
\
|
*
|
updated EV_S(s)IZE definitions
Mark Ellzey
2011-05-26
1
-7
/
+7
|
*
|
Added overflow checks in evhttp_read_body and evhttp_get_body
Mark Ellzey
2011-05-26
1
-7
/
+16
|
*
|
Added several checks for under/overflow conditions in evhttp_handle_chunked_read
Mark Ellzey
2011-05-26
1
-3
/
+30
|
/
/
*
|
Always use evutil_snprintf, even if OS provides it
Sebastian Hahn
2011-05-26
1
-0
/
+3
*
|
Use evutil_gettimeofday instead of relying on the system gettimeofday.
Peter Rosin
2011-05-25
3
-8
/
+8
*
|
Fix winsock2.h #include issues with MSVC
Peter Rosin
2011-05-25
2
-0
/
+2
*
|
Make sure TINYTEST_LOCAL is defined when building tinytest.c
Peter Rosin
2011-05-25
1
-2
/
+1
*
|
unistd.h and sys/time.h might not exist.
Peter Rosin
2011-05-25
2
-0
/
+8
*
|
MSVC does not provide S_ISDIR, so provide it manually.
Peter Rosin
2011-05-25
1
-0
/
+3
*
|
Bring in the compile script from automake, if needed.
Peter Rosin
2011-05-25
1
-0
/
+1
*
|
Make the tests build when OpenSSL is not available.
Peter Rosin
2011-05-25
1
-2
/
+1
*
|
Link with -lshell32 and -ladvapi32 on Win32.
Peter Rosin
2011-05-25
1
-1
/
+1
*
|
Fix new warnings from GCC 4.6
Nick Mathewson
2011-05-25
3
-2
/
+4
*
|
Prevent size_t overflow in evhttp_htmlescape.
Mansour Moufid
2011-05-23
1
-19
/
+33
*
|
Fix a bug that prevented us from configuring IPv6 nameservers.
Nick Mathewson
2011-05-23
1
-1
/
+1
[next]