Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various MSVC cleanups from Brodie Thiesfield. | Nick Mathewson | 2009-07-28 | 1 | -1/+2 |
| | | | | svn:r1385 | ||||
* | Update copyright statements to reflect the facts that: | Nick Mathewson | 2009-01-27 | 1 | -1/+1 |
| | | | | | | | | | a) this is 2009 b) niels and nick have been comaintainers for a while c) saying "all rights reserved" when you then go on to explicitly disclaim some rights is sheer cargo-cultism. svn:r1065 | ||||
* | Replace all use of config.h with event-config.h. | Nick Mathewson | 2009-01-27 | 1 | -2/+2 |
| | | | | svn:r1064 | ||||
* | Remove all trailing whitespace in all the source files. | Nick Mathewson | 2009-01-27 | 1 | -6/+6 |
| | | | | svn:r1063 | ||||
* | Rename four internal headers to follow the -internal.h convention. | Nick Mathewson | 2009-01-13 | 1 | -1/+1 |
| | | | | svn:r1000 | ||||
* | On win32, errno is not the last socket error. Worse, WSAGetLastError() is ↵ | Nick Mathewson | 2008-09-05 | 1 | -11/+33 |
| | | | | | | not the last socket error sometimes (i.e., EWOULDBLOCK). Also, strerror() does not handle winsock errors. Therefore, event_err() and event_warn() are completely wrong for windows socket errors. Fix that. svn:r936 | ||||
* | r19709@catbus: nickm | 2008-05-12 12:42:48 -0400 | Nick Mathewson | 2008-05-12 | 1 | -33/+3 |
| | | | | | | | Possible fix for [1960723] snprintf and vsnprintf return values are wrong on win32 svn:r813 | ||||
* | r19656@catbus: nickm | 2008-05-08 10:25:08 -0400 | Nick Mathewson | 2008-05-08 | 1 | -1/+0 |
| | | | | | | | forward-port: Remove #include "misc.h"s. svn:r795 | ||||
* | r15220@tombo: nickm | 2008-04-17 15:16:02 -0400 | Nick Mathewson | 2008-04-17 | 1 | -1/+1 |
| | | | | | | | Use new includes in more files still svn:r717 | ||||
* | remove last vestiges of RBTREE | Niels Provos | 2007-11-03 | 1 | -1/+0 |
| | | | | svn:r470 | ||||
* | rolling back r339: evconfig.h does not work | Niels Provos | 2007-03-01 | 1 | -1/+1 |
| | | | | svn:r341 | ||||
* | make evconfig.h available as installed header file; not | Niels Provos | 2007-02-28 | 1 | -1/+1 |
| | | | | | | | really ideal but good enough for me; from Nick Mathewson svn:r339 | ||||
* | fix a windows bug; from nick mathewson | Niels Provos | 2005-04-09 | 1 | -1/+12 |
| | | | | svn:r146 | ||||
* | event_base_loop and some event logging fixes. | Niels Provos | 2005-04-02 | 1 | -3/+3 |
| | | | | svn:r140 | ||||
* | build fixes from nick mathewson | Niels Provos | 2005-04-01 | 1 | -1/+7 |
| | | | | svn:r139 | ||||
* | debugging callbacks from Nick Mathewson <nickm@freehaven.net> | Niels Provos | 2005-03-29 | 1 | -0/+202 |
svn:r136 |