5 Commits

Author SHA1 Message Date
Niels Provos
b7fd2ac302 fix gethostbyname on windows; close() -> EVUTIL_CLOSESOCKET()
svn:r877
2008-06-25 16:00:15 +00:00
Niels Provos
0d43f0dfc5 fix evhttp_bind_socket() so that multiple sockets can be bound by the same http server.
svn:r770
2008-05-04 22:28:22 +00:00
Niels Provos
3368cc7922 from trunk:
r16733@catbus:  nickm | 2007-11-26 14:18:25 -0500
 Add an --enable-gcc-warnings option (lifted from Tor) to the configure script. When provided, and when we are using GCC, we enable a bunch of extra GCC warnings in the compiler.  Also, make the code all build happily with these warnings.



svn:r601
2007-12-18 03:50:04 +00:00
Niels Provos
ef12a5a15a from trunk: always generate Date and Content-Length headers for HTTP/1.1
svn:r565
2007-11-29 06:09:30 +00:00
Niels Provos
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00