m6w6/ext-http
2017-07-03  Michael Wallnerrelease 3.1.1RC1 RELEASE_3_1_1_RC1
2017-07-03  Michael HeimpoldHandle NULL strings gracefully during constant registration
2017-07-03  Michael Wallnerfix #68
2017-07-03  Michael Wallnerfix #66 & fix #67
2017-07-03  Michael Wallnerclean up test
2017-07-03  Michael WallnerFixed issue #63
2017-07-03  Michael Wallnercurl: fix gnutls include
2017-07-03  Michael Wallneradministrativa
2017-07-03  Michael WallnerFix issue #65
2017-07-03  Michael Wallner3.1.1dev
2017-07-03  Michael Wallnerfix querystring object conversion on master
2017-07-03  Ondřej SurýUse ntohl instead of doing LE conversion yourself
2017-07-03  Michael Wallnerconfigure: fix -Werror builds
2017-07-03  Remi Colletfix build
2016-12-12  Michael Wallnerrelease 3.1.0 RELEASE_3_1_0
2016-12-12  Michael Wallnerprepare 3.1.0
2016-12-12  Michael Wallnerignore new headers in root
2016-12-12  Michael Wallnertypo
2016-12-12  Michael Wallnerprepare 2.6.0
2016-10-21  Michael Wallnerfix ICU ifdefs
2016-10-07  Michael WallnerMerge pull request #57 from m6w6/lc-utf8
2016-10-07  Remi Colletavoid skipping test when current locale is C 57/head
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 Wallnerfix build with GCC-4
2016-10-05  Michael Wallnerfix tests
2016-10-05  Michael Wallnerfix build issues with SSL, NSS etc.
2016-10-05  Michael WallnerCVE number is known now
2016-10-05  Michael WallnerMerge branch 'v2.6.x'
2016-10-05  Michael WallnerCVE number is known now
2016-10-04  Michael Wallnerrelease 3.1.0RC1 RELEASE_3_1_0_RC1
2016-10-04  Michael Wallnerrelease 2.6.0RC1 RELEASE_2_6_0_RC1
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael Wallnerchangelog & new configure options
2016-10-04  Michael Wallnerfix performance regression with event loop
2016-10-04  Michael Wallnerprepare 3.1.0RC1
2016-10-04  Michael WallnerChangeLog-v3
2016-10-04  Michael WallnerMerge branch 'v2.6.x' of ../ext-http
2016-10-04  Michael Wallnerfix idna parser flags checking
2016-10-04  Michael Wallnerfix curl-config --libs treatment
2016-10-04  Michael Wallnerbuild fixes
2016-10-04  Michael Wallnertry to find common level of strictness; fixes #52
2016-10-04  Michael Wallnerfix custom version checks
2016-10-04  Michael Wallnerupdate config.m4; allow disabling idna; add idnkit
2016-10-04  Michael Wallnerflush
2016-10-04  Michael Wallnertrusty seems faster, try again
2016-10-04  Michael Wallnerupdate travis/pecl
2016-10-04  Michael Wallnerupdate travis/pecl
2016-10-04  Michael Wallnertry trusty
2016-10-04  Michael Wallnerprepare 2.6.0RC1
2016-10-04  Michael Wallnerupdate travis-pecl
2016-10-04  Michael Wallnerdocs
2016-10-04  Michael Wallnerfix PHP-73185
2016-09-30  Michael Wallnerremove duplicate entries
2016-09-30  Michael Wallnerremove leftover merge conflict
2016-09-21  Michael Wallnerupdate travis/pecl
2016-09-21  Michael Wallnerupdate travis/pecl
2016-09-21  Michael Wallnercppcheck & 7.1RC tests
2016-09-15  Michael WallnerSquashed commit of the following:
2016-09-14  Michael Wallnercodecov
2016-09-14  Michael Wallneradd coverity script
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnercoverity fix
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnercoverity fix
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnercoverity fixes
2016-09-14  Michael Wallnercoverity fixes
2016-09-14  Michael Wallnercoverity fixes
2016-09-14  Michael WallnerMerge branch 'v2.6.x'
2016-09-14  Michael Wallnernew curlinfo
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael Wallneradd missing test
2016-09-12  Michael WallnerMerge branch 'v2.6.x'
2016-09-12  Michael Wallnerfix bug #73055
2016-09-12  Michael Wallnerfix bug title
2016-09-12  Michael Wallnerfix bug title
2016-09-08  Michael WallnerMerge branch 'v2.6.x'
2016-09-07  Michael Wallnerattempt to fix that HTTP/2 nonsense
2016-09-07  Michael Wallnerfix package.xml RELEASE_3_1_0_BETA2
2016-09-07  Michael WallnerMerge branch 'v2.6.x'
2016-09-07  Michael Wallneradministrativa RELEASE_2_6_0_BETA2
2016-09-06  Michael Wallner5.3 compatibility
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael Wallneravoid recursive calls to the event loop dispatcher
2016-08-23  Michael WallnerMerge branch 'v2.6.x'
2016-08-23  Michael Wallneravoid recursive calls to the event loop dispatcher
2016-08-22  Michael Wallnerprepare 3.1.0beta1 RELEASE_3_1_0_BETA1
2016-08-22  Michael Wallnerprepare 2.6.0beta1 RELEASE_2_6_0_BETA1
2016-08-22  Michael Wallnerupdate travis/pecl
2016-08-22  Michael WallnerMerge branch 'v2.6.x'
2016-08-22  Michael Wallnerfix test
2016-08-22  Michael Wallneradd tests
2016-08-17  Michael Wallnerrestore append functionality of http\Message::addHeaders
2016-08-17  Michael Wallnererror control for http\Url
2016-08-10  Michael Wallneradd userhandler test
2016-08-10  Michael WallnerMerge branch 'v2.6.x'
2016-08-10  Michael WallnerFix #50
next