summaryrefslogtreecommitdiff
path: root/log.c
Commit message (Expand)AuthorAgeFilesLines
* Various MSVC cleanups from Brodie Thiesfield.Nick Mathewson2009-07-281-1/+2
* Update copyright statements to reflect the facts that:Nick Mathewson2009-01-271-1/+1
* Replace all use of config.h with event-config.h.Nick Mathewson2009-01-271-2/+2
* Remove all trailing whitespace in all the source files.Nick Mathewson2009-01-271-6/+6
* Rename four internal headers to follow the -internal.h convention.Nick Mathewson2009-01-131-1/+1
* On win32, errno is not the last socket error. Worse, WSAGetLastError() is no...Nick Mathewson2008-09-051-11/+33
* r19709@catbus: nickm | 2008-05-12 12:42:48 -0400Nick Mathewson2008-05-121-33/+3
* r19656@catbus: nickm | 2008-05-08 10:25:08 -0400Nick Mathewson2008-05-081-1/+0
* r15220@tombo: nickm | 2008-04-17 15:16:02 -0400Nick Mathewson2008-04-171-1/+1
* remove last vestiges of RBTREENiels Provos2007-11-031-1/+0
* rolling back r339: evconfig.h does not workNiels Provos2007-03-011-1/+1
* make evconfig.h available as installed header file; notNiels Provos2007-02-281-1/+1
* fix a windows bug; from nick mathewsonNiels Provos2005-04-091-1/+12
* event_base_loop and some event logging fixes.Niels Provos2005-04-021-3/+3
* build fixes from nick mathewsonNiels Provos2005-04-011-1/+7
* debugging callbacks from Nick Mathewson <nickm@freehaven.net>Niels Provos2005-03-291-0/+202