summaryrefslogtreecommitdiff
path: root/log-internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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