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
path:
root
/
test
/
regress_et.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all tests pass under EVENT_DEBUG_MODE=1
Nick Mathewson
2013-04-26
1
-1
/
+2
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-07-26
1
-1
/
+1
|
\
|
*
Add checks to various return values in unit tests. Found by coverity
Nick Mathewson
2012-07-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-07-26
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix various check-after-dereference issues in unit tests: found by coverity
Nick Mathewson
2012-07-26
1
-0
/
+2
*
|
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-1
/
+1
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-01-26
1
-11
/
+16
|
\
\
|
|
/
|
*
Better workaround for Linux 3.2 edge-triggered epoll bug
Nick Mathewson
2012-01-26
1
-11
/
+16
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-01-24
1
-1
/
+0
|
\
\
|
|
/
|
*
Oops:remove an accidentally committed "sleep(1)" in a unit test
Nick Mathewson
2012-01-24
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-01-24
1
-7
/
+11
|
\
\
|
|
/
|
*
Workaround in the unit tests for an apparent epoll bug in Linux 3.2
Nick Mathewson
2012-01-24
1
-7
/
+11
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-3
/
+3
|
/
*
tests: Use relative includes ("") instead of system includes (<>)
Evan Jones
2010-12-03
1
-3
/
+3
*
Fix some irix compilation warnings spotted by Kevin Bowling
Nick Mathewson
2010-11-22
1
-3
/
+0
*
Make unit tests for epoll-with-changelist pass
Nick Mathewson
2010-11-22
1
-1
/
+2
*
Fix more wn64 warnings.
Christopher Davis
2010-11-03
1
-1
/
+1
*
Fix a few memory leaks in the tests
Nick Mathewson
2010-09-07
1
-1
/
+3
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Make debug mode catch mixed ET and non-ET events on an fd
Nick Mathewson
2010-04-28
1
-0
/
+42
*
Replace EVUTIL_CLOSESOCKET macro with a function
Sebastian Sjöberg
2010-04-14
1
-2
/
+2
*
Replace users of "int fd" with "evutil_socket_t fd" in portable code
Nick Mathewson
2010-03-05
1
-1
/
+1
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: use tabs, not 8-spaces, to indent.
Nick Mathewson
2010-02-18
1
-4
/
+4
*
Various MSVC cleanups from Brodie Thiesfield.
Nick Mathewson
2009-07-28
1
-1
/
+3
*
Patch from Zack Weinberg: normalize perror() tt functions and add tt_fail/tt_...
Nick Mathewson
2009-07-13
1
-1
/
+1
*
Replace some read/write instances with send/recv to work properly on win32.
Nick Mathewson
2009-06-05
1
-2
/
+2
*
Update copyright notices, add some missing license statements
Nick Mathewson
2009-04-19
1
-0
/
+25
*
Enable the edge-triggered test again
Nick Mathewson
2009-02-01
1
-22
/
+27
*
Refactor unit tests using my spiffy new "tinytest" framework.
Nick Mathewson
2009-01-29
1
-1
/
+0
*
Oops; add regress_et.c
Nick Mathewson
2008-05-30
1
-0
/
+124