Nick Mathewson
|
c807358ff5
|
r19666@catbus: nickm | 2008-05-08 23:49:18 -0400
Always include winsock2.h before windows.h. Apparently some SDKs need this.
svn:r802
|
2008-05-09 03:59:57 +00:00 |
|
Nick Mathewson
|
a673c2c901
|
add missing header under win32 to evutil.c. remove misc.obj[ch] from vcproj file.
svn:r796
|
2008-05-08 14:43:09 +00:00 |
|
Nick Mathewson
|
ff6cbd06cf
|
r19654@catbus: nickm | 2008-05-08 10:12:53 -0400
Remove #include "misc.h"s.
svn:r794
|
2008-05-08 14:19:34 +00:00 |
|
Nick Mathewson
|
987597ff0f
|
r19651@catbus: nickm | 2008-05-08 10:05:35 -0400
Replace gettimeofday() usage with a new evutil_gettimeofday(). This removes all previous need for win32-code/misc.[ch]
svn:r793
|
2008-05-08 14:08:12 +00:00 |
|
Nick Mathewson
|
7eb990d5ce
|
r14212@tombo: nickm | 2008-02-16 15:29:17 -0500
Add new evutil_strtoll() function so we can apply 64-bit content-length patch from Scott Lamb in a portable way. [Backport to 1.4]
svn:r642
|
2008-02-16 20:50:49 +00:00 |
|
Niels Provos
|
6b4342db67
|
copy trunk to 1.4
svn:r512
|
2007-11-12 02:37:25 +00:00 |
|