Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 877fa44d | 2008-06-28 00:50:52 | evutil now includes stdarg.h directly svn:r888 | ||
| 0a66700e | 2008-06-25 20:49:39 | missing stdio include svn:r884 | ||
| 8f39908f | 2008-06-25 15:37:53 | move snprintf and vsnprintf to evutil to support windows svn:r874 | ||
| c807358f | 2008-05-09 03: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 | ||
| a673c2c9 | 2008-05-08 14:43:09 | add missing header under win32 to evutil.c. remove misc.obj[ch] from vcproj file. svn:r796 | ||
| ff6cbd06 | 2008-05-08 14:19:34 | r19654@catbus: nickm | 2008-05-08 10:12:53 -0400 Remove #include "misc.h"s. svn:r794 | ||
| 987597ff | 2008-05-08 14: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 | ||
| 7eb990d5 | 2008-02-16 20: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 | ||
| 6b4342db | 2007-11-12 02:37:25 | copy trunk to 1.4 svn:r512 |