summaryrefslogtreecommitdiff
path: root/log-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix event_debug_logging_mask_ exporting on win32Azat Khuzhin2017-05-291-1/+1
* Revert "Make event_debug_get_logging_mask_() real symbol (win32)"Azat Khuzhin2017-05-291-2/+2
* Make event_debug_get_logging_mask_() real symbol (win32)Azat Khuzhin2017-05-291-2/+2
* Fix visibility issues under (mostly on win32)Azat Khuzhin2017-05-291-2/+1
* log/win32: fix exporting extern variableAzat Khuzhin2017-03-141-2/+2
* log-internal: missing extern "C"Azat Khuzhin2017-03-141-0/+8
* log: remove USE_GLOBAL_FOR_DEBUG_LOGGINGAzat Khuzhin2017-03-141-6/+0
* Export symbols for -fvisibility=hidden (under cmake)Azat Khuzhin2017-03-131-0/+10
* Actually use the log facility for reporting evdns problems.Nick Mathewson2013-05-291-0/+3
* Fix all identifiers with names beginning with underscore.Nick Mathewson2012-02-291-8/+8
* Convert include-guard macro convention to avoid reserved identifiersNick Mathewson2012-02-291-2/+2
* Convert event-config.h macros to avoid reserved identifiersNick Mathewson2012-02-291-1/+1
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-101-1/+1
|\
| * Update copyright notices to 2012Nick Mathewson2012-02-101-1/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-10-261-1/+1
|\ \ | |/
| * Update copyright dates to 2011.Nick Mathewson2011-10-241-1/+1
* | Add event_enable_debug_logging() to control use of debug logsNick Mathewson2010-12-161-3/+24
|/
* Use relative includes instead of system includes consistently.Evan Jones2010-12-021-1/+1
* Fix all warnings in the main codebase flagged by -Wsigned-compareNick Mathewson2010-09-231-1/+1
* Mark the event_err() functions as __attribute__((noreturn))Nick Mathewson2010-05-131-3/+5
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Use evutil_socket_t, not int, when logging socket errors.Nick Mathewson2009-12-221-2/+4
* Add an EVUTIL_ASSERT() to replace our calls to assert().Nick Mathewson2009-10-261-0/+2
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-2/+2
* Rename four internal headers to follow the -internal.h convention.Nick Mathewson2009-01-131-0/+53