Lines Matching +refs:make +refs:config +refs:header
22 o make evhttp_send() safe against terminated connections, too (01ea0c5)
36 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
56 o Distribute Win32-Code/event-config.h, not ./event-config.h
82 o Do not remove Accept-Encoding header
95 …o Support multiple events listening on the same signal; make signals regular events that go on the…
121 o expose bufferevent_setwatermark via header files and fix high watermark on read
136 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
138 o make event_rpcgen.py generate code include event-config.h; reported by Sam Banks.
139 o make event methods static so that they are not exported; from Andrei Nigmatulin
140 o make RPC replies use application/octet-stream as mime type
184 o Add a "Date" header to HTTP responses, as required by HTTP 1.1.
196 o Add Doxygen documentation to header files; from Mark Heily
199 …o Add an evutil module (with header evutil.h) to implement our standard cross-platform hacks, on t…
207 o Make the entire evdns.h header enclosed in "extern C" as appropriate.
209 …o Fix implementation of getaddrinfo on platforms that lack it; mainly, this will make Windows http…
215 …binaries linked against old versions of libevent continue working when we make changes to libevent…
223 …-process the config.h file into a new, installed event-config.h file that we can install, and whos…