Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 32143cc2 | 2008-05-08 23:54:23 | r15553@tombo: nickm | 2008-05-08 19:54:10 -0400 The IRIX compiler thinks #error means warn. Fix configure.in to tolerate this. svn:r800 | ||
| 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 | ||
| 52a85138 | 2008-05-08 05:16:47 | expose evhttp_accept_socket() api svn:r787 | ||
| 6bd28951 | 2008-05-07 21:51:07 | r19639@catbus: nickm | 2008-05-07 17:50:48 -0400 Fix win32 vc-2005 build. svn:r785 | ||
| f47e7dff | 2008-05-07 20:11:56 | r19632@catbus: nickm | 2008-05-07 16:07:31 -0400 Fix bug 1958901: stop overriding CPPFLAGS in test directory. svn:r782 | ||
| fe3c4a24 | 2008-05-07 20:11:37 | r19631@catbus: nickm | 2008-05-07 16:06:48 -0400 Backport: fix compilation on non-c99 platforms. svn:r781 | ||
| 0d43f0df | 2008-05-04 22:28:22 | fix evhttp_bind_socket() so that multiple sockets can be bound by the same http server. svn:r770 |