fix bug with request_pool+libevent+add-requests-while-running
[m6w6/ext-http] / config9.m4
2007-09-18  Michael Wallner- PHP4 does not define PHP_LIBDIR
2007-09-17  Michael Wallner- odd shell fixes
2007-08-29  Michael Wallner- we still want to kn ow correct link flags
2007-08-21  Michael Wallner- no pecl/event for ya
2007-08-21  Michael Wallner- fix curl SSL lib detection by pretending a clean...
2007-06-08  Michael Wallner- remove LFS dependant parts which caused some real...
2007-05-25  Michael Wallner- fix typo in LDFLAGS
2007-05-21  Michael Wallner- first check for the SSL lib string in libcurl and...
2007-05-19  Michael Wallner- fix compiler/linker agnostic runpath switch
2007-05-16  Michael Wallner- fix libcurls used SSL library detection
2007-05-16  Michael Wallner- libevent diagnostics
2007-04-27  Michael Wallner- still let it be customizable
2007-04-27  Michael Wallner- rename the configure option for libevent support...
2007-04-27  Michael Wallner- add libevent support
2007-02-09  Michael Wallner- finalize persistent handle support (probably)
2007-01-27  Michael Wallner- add persistent cURL handle support
2007-01-21  Michael Wallner- minimum required curl versions curl-config doesn...
2006-11-19  Michael Wallner- check for curls bundled ca certs
2006-11-09  Michael Wallner- fix bug #9282 (bad configure check for libcurl version)
2006-09-25  Michael Wallner* Fixed bug in HttpRequestPool where a negative timeout...
2006-09-13  Michael Wallner- add HttpRequestDataShare (interface to curl_share)
2006-09-10  Michael Wallner- separate sleeping functionality to _http_sleep()
2006-09-09  Michael Wallner- add pipelining support to HttpRequestPool (libcurl...
2006-08-18  Michael Wallner- attempt to fix ext deps
2006-07-10  Michael Wallner- fix endless loop in http_build_url("..")
2006-06-30  Rasmus LerdorfA bit of a Yahoo'ism, but it makes adding pecl/http...
2006-06-24  Michael Wallner- curl_formget() patch was accepted into libcurl-7...
2006-06-08  Michael Wallner- fix ext/hash detection and dependency
2006-06-07  Michael Wallner- SPL cannot be built shared, so no need to check
2006-06-07  Michael Wallner- config.m4 moved to config9.m4