Nick Mathewson
|
3487906f9d
|
Add a missing include to make win32 compile.
svn:r1532
|
2009-11-16 18:04:13 +00:00 |
|
Nick Mathewson
|
eb1fa9f78e
|
When running set[ug]id, don't check the environment.
Idea from OpenBSD, but made a bit more generic to handle uncivilized lands
that do not define issetugid.
svn:r1529
|
2009-11-15 18:59:55 +00:00 |
|
Niels Provos
|
877fa44dda
|
evutil now includes stdarg.h directly
svn:r888
|
2008-06-28 00:50:52 +00:00 |
|
Niels Provos
|
0a66700e00
|
missing stdio include
svn:r884
|
2008-06-25 20:49:39 +00:00 |
|
Niels Provos
|
8f39908fd2
|
move snprintf and vsnprintf to evutil to support windows
svn:r874
|
2008-06-25 15:37:53 +00:00 |
|
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 |
|