evutil.c


Log

Author Commit Date CI Message
Niels Provos 877fa44d 2008-06-28T00:50:52 evutil now includes stdarg.h directly svn:r888
Niels Provos 0a66700e 2008-06-25T20:49:39 missing stdio include svn:r884
Niels Provos 8f39908f 2008-06-25T15:37:53 move snprintf and vsnprintf to evutil to support windows svn:r874
Nick Mathewson c807358f 2008-05-09T03:59:57 r19666@catbus: nickm | 2008-05-08 23:49:18 -0400 Always include winsock2.h before windows.h. Apparently some SDKs need this. svn:r802
Nick Mathewson a673c2c9 2008-05-08T14:43:09 add missing header under win32 to evutil.c. remove misc.obj[ch] from vcproj file. svn:r796
Nick Mathewson ff6cbd06 2008-05-08T14:19:34 r19654@catbus: nickm | 2008-05-08 10:12:53 -0400 Remove #include "misc.h"s. svn:r794
Nick Mathewson 987597ff 2008-05-08T14:08:12 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
Nick Mathewson 7eb990d5 2008-02-16T20:50:49 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
Niels Provos 6b4342db 2007-11-12T02:37:25 copy trunk to 1.4 svn:r512