|
b7fd2ac3
|
2008-06-25T16:00:15
|
|
fix gethostbyname on windows; close() -> EVUTIL_CLOSESOCKET()
svn:r877
|
|
0d43f0df
|
2008-05-04T22:28:22
|
|
fix evhttp_bind_socket() so that multiple sockets can be bound by the same http server.
svn:r770
|
|
3368cc79
|
2007-12-18T03:50:04
|
|
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
|
|
ef12a5a1
|
2007-11-29T06:09:30
|
|
from trunk: always generate Date and Content-Length headers for HTTP/1.1
svn:r565
|
|
6b4342db
|
2007-11-12T02:37:25
|
|
copy trunk to 1.4
svn:r512
|