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
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Make event_debug_get_logging_mask_() real symbol (win32)"
Azat Khuzhin
2017-05-29
1
-6
/
+0
*
Make event_debug_get_logging_mask_() real symbol (win32)
Azat Khuzhin
2017-05-29
1
-0
/
+6
*
Fix visibility issues under (mostly on win32)
Azat Khuzhin
2017-05-29
1
-2
/
+1
*
log/win32: fix exporting extern variable
Azat Khuzhin
2017-03-14
1
-0
/
+1
*
log: remove USE_GLOBAL_FOR_DEBUG_LOGGING
Azat Khuzhin
2017-03-14
1
-9
/
+0
*
Actually use the log facility for reporting evdns problems.
Nick Mathewson
2013-05-29
1
-12
/
+13
*
Add missing implementation for event_enable_debug_logging
Nick Mathewson
2012-08-23
1
-0
/
+8
*
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-20
/
+20
*
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
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Merge branch '21_enable_debugging'
Nick Mathewson
2011-09-12
1
-0
/
+19
|
\
\
|
*
|
Add event_enable_debug_logging() to control use of debug logs
Nick Mathewson
2010-12-16
1
-0
/
+19
|
|
/
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-1
/
+1
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-0
/
+1
|
/
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Mark the event_err() functions as __attribute__((noreturn))
Nick Mathewson
2010-05-13
1
-2
/
+4
*
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
-1
/
+1
*
Use evutil_socket_t, not int, when logging socket errors.
Nick Mathewson
2009-12-22
1
-1
/
+1
*
We do not work any more without an event-config.h; stop pretending that it is...
Nick Mathewson
2009-11-06
1
-2
/
+0
*
Remove compat/sys/_time.h
Nick Mathewson
2009-11-03
1
-5
/
+0
*
Add an EVUTIL_ASSERT() to replace our calls to assert().
Nick Mathewson
2009-10-26
1
-0
/
+2
*
API to replace all calls to exit() with a user-supplied fatal-error handler.
Nick Mathewson
2009-10-26
1
-3
/
+20
*
Various MSVC cleanups from Brodie Thiesfield.
Nick Mathewson
2009-07-28
1
-1
/
+2
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-1
/
+1
*
Replace all use of config.h with event-config.h.
Nick Mathewson
2009-01-27
1
-2
/
+2
*
Remove all trailing whitespace in all the source files.
Nick Mathewson
2009-01-27
1
-6
/
+6
*
Rename four internal headers to follow the -internal.h convention.
Nick Mathewson
2009-01-13
1
-1
/
+1
*
On win32, errno is not the last socket error. Worse, WSAGetLastError() is no...
Nick Mathewson
2008-09-05
1
-11
/
+33
*
r19709@catbus: nickm | 2008-05-12 12:42:48 -0400
Nick Mathewson
2008-05-12
1
-33
/
+3
*
r19656@catbus: nickm | 2008-05-08 10:25:08 -0400
Nick Mathewson
2008-05-08
1
-1
/
+0
*
r15220@tombo: nickm | 2008-04-17 15:16:02 -0400
Nick Mathewson
2008-04-17
1
-1
/
+1
*
remove last vestiges of RBTREE
Niels Provos
2007-11-03
1
-1
/
+0
*
rolling back r339: evconfig.h does not work
Niels Provos
2007-03-01
1
-1
/
+1
*
make evconfig.h available as installed header file; not
Niels Provos
2007-02-28
1
-1
/
+1
*
fix a windows bug; from nick mathewson
Niels Provos
2005-04-09
1
-1
/
+12
*
event_base_loop and some event logging fixes.
Niels Provos
2005-04-02
1
-3
/
+3
*
build fixes from nick mathewson
Niels Provos
2005-04-01
1
-1
/
+7
*
debugging callbacks from Nick Mathewson <nickm@freehaven.net>
Niels Provos
2005-03-29
1
-0
/
+202