travis: test against 7.4, but allow failures until stablilized
[m6w6/ext-http] / config.w32
2016-12-12  Michael Wallnerprepare 3.1.0
2016-10-07  Michael WallnerMerge pull request #56 from m6w6/Fix-3-0-1-Windows...
2016-10-07  Jan-EEnable libicu (IDNA2008/IDNA2003) 56/head
2016-10-06  Jan-ESome further AC_DEFINE's
2016-10-05  Jan-EFixed #55 VC14 Windows build
2016-10-05  Michael WallnerMerge branch 'v2.6.x'
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-08  Michael WallnerMerge branch 'v2.6.x'
2016-09-07  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-22  Michael WallnerMerge branch 'v2.6.x'
2016-08-10  Michael WallnerMerge branch 'v2.6.x'
2016-07-27  Michael WallnerMerge branch 'v2.6.x'
2016-06-21  Michael WallnerMerge branch 'v2.6.x'
2016-06-15  Michael WallnerMerge branch 'v2.6.x'
2016-06-13  Michael WallnerMerge branch 'v2.6.x'
2016-06-01  Michael WallnerMerge branch 'v2.6.x'
2016-05-24  Michael WallnerMerge branch 'v2.6.x'
2016-05-24  Michael WallnerMerge branch 'v2.6.x'
2016-04-27  Michael WallnerMerge branch 'v2.6.x' of github.com:m6w6/ext-http
2016-03-09  Michael WallnerMerge branch 'v2.5.x'
2016-01-22  Michael WallnerMerge pull request #21 from Jan-E/master
2016-01-22  Michael WallnerMerge pull request #22 from Jan-E/v2.5.x
2016-01-22  Jan-EFix PHP5 config.w32 22/head
2016-01-22  Jan-EFix PHP7 config.w32 21/head
2015-09-28  Michael WallnerMerge branch 'R_2_5'
2015-09-28  Michael Wallnerattempt to implement some personal standards
2015-09-25  Michael WallnerMerge R_2_5
2015-09-01  Michael WallnerMerge branch 'R_2_5' [ci skip]
2015-09-01  Michael WallnerMerge branch 'R_2_5'
2015-08-07  Michael WallnerMerge branch 'master' into phpng
2015-06-12  Michael WallnerMerge branch 'master' into phpng
2015-03-16  Michael WallnerAdd PHP_HTTP_HAVE_CLIENT, by Jan Erhardt
2015-03-12  Michael WallnerMerge branch 'master' into phpng
2015-02-24  Michael Wallnerno strlist anymore
2014-09-01  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-08-13  Michael WallnerRemoved port and scheme guessing of http\Url for portab...
2014-08-05  Michael WallnerMerge branch 'merge-DEV_2'
2013-11-22  Michael Wallnerattempt to fix windows build
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-09-29  Anatoliy Belskyprepared for libevent2 usage in config.w32, though...
2013-09-29  Anatoliy Belskyfixed config.w32
2013-01-03  Anatoliy Belskyfixed config.w32 for build with curl enabled
2012-06-17  Anatoliy Belskyfixes for windows and 5.3 compatibility
2009-09-02  Pierre Joye- make it work with 5.3+ libs
2008-07-24  Michael Wallnerdisable build with libmagic
2007-02-12  Michael Wallner- missing src file
2006-11-29  Michael Wallner- fix win32 warnings
2006-11-23  Michael Wallner- attempt to fix win32 build
2006-11-19  Michael Wallner- win32 build now has libcurl v7.16.0
2006-10-10  Michael Wallner- attempt to fix PHP-5.0 build at pecl4win
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-07-24  Edin KadribasicSimplify detection of core php extension
2006-07-10  Michael Wallner- changelog
2006-06-08  Michael Wallner- fix ext/hash detection and dependency
2006-06-07  Michael Wallner- config.m4 moved to config9.m4
2006-05-31  Michael Wallner- fix build on Debian systems where access to Curl_...
2006-04-22  Michael Wallner- split off query strin API and use it in
2006-02-18  Michael Wallner- add HttpQueryString::iconv()
2006-02-11  Michael Wallner- spawn off http_cookie_api
2006-02-05  Michael Wallner- fix win32 build, really, for now
2006-02-04  Michael Wallner- attempt to fix win32 build; not sure, though, if...
2006-01-30  Michael Wallnerws
2006-01-30  Michael Wallner- fix some typos
2005-12-29  Michael Wallner- no need to check for COMPILE_DL_SESSION
2005-12-26  Michael Wallner- add HttpDeflateStream and HttpInflateStream objects
2005-12-18  Michael Wallner- fix inclusion of zlib.h
2005-12-17  Michael Wallner- a stream wrapper that defeats the idea of streams...
2005-12-16  Michael Wallner- highly experimental stream wrapper
2005-12-15  Frank M. Kromannextend the search for zlib.h
2005-12-14  Michael Wallner- using Accept-Encoding header instead of CURLOPT_ENCOD...
2005-12-12  Michael Wallner- fix warning
2005-12-11  Michael Wallner- reimplement major parts of the request api
2005-12-10  Michael Wallner- allow requests for compressed content even if neither...
2005-12-02  Michael Wallner- ext/hash detection
2005-11-21  Michael Wallner- drop mhash support
2005-11-19  Michael Wallner- add preliminary ext/hash support (currently only...
2005-11-11  Michael Wallner- poor stream filter for chunked encoding
2005-11-01  Michael Wallner- fix build on win32; linkler flag /FORCE:MULTIPLE...
2005-10-11  Michael Wallner- don't link explicitly against zlib, as ext/zlib is...
2005-10-10  Michael Wallner- add own zlib layer
2005-10-07  Michael Wallner- flush
2005-09-20  Michael Wallner- ensure proper CURL_EXTERN macro by defining CURL_STAT...
2005-09-15  Michael Wallner- check for curl_easy_reset() in lib and assume presenc...
2005-09-08  Michael Wallner- implement ssl crypto locks
2005-09-08  Michael Wallner- implement ssl crypto locks
2005-09-07  Michael Wallner- ws
2005-09-07  Michael Wallner- fix PHP4 build in http_error_ex()
2005-09-07  Michael Wallner- improve libmagic support
2005-09-06  Michael Wallner- add HttpResponse::guessContentType() through libmagic
2005-09-05  Michael Wallner- fix config.m4 (CURL_LIBS define was missing)
next