m6w6/ext-http
2019-02-26  Michael Wallnertravis: allow failures with PHP-master
2019-02-26  Michael Wallnerfix test
2019-02-26  Michael Wallnerupdate travis
2019-02-26  Michael Wallnerworkaround for #84
2019-02-26  Michael Wallnerupdate tests for newer libcurl
2019-02-04  Michael WallnerMerge pull request #74 from gbarosio/readme
2018-09-27  Michael Wallnerbuild: fix master
2018-09-26  Michael WallnerMerge branch 'fix/no-test-args-passthru' of https:...
2018-09-26  Michael Wallnercoverity fixups
2018-08-22  Chris WrightOnly pass valid options through from TEST_PHP_ARGS... 82/head
2018-07-23  Michael Wallnertravis: fix test
2018-07-23  Michael Wallnertravis: fix ssl client test
2018-07-19  Michael Wallnerback to dev
2018-07-19  Michael Wallnerprepare release v3.2.0 RELEASE_3_2_0
2018-07-18  Michael Wallnertravis: rebuild deps on master
2018-07-18  Michael Wallnertravis: clean on build failure
2018-07-18  Michael Wallneradd 7.3; reconfigure for master
2018-07-18  Remi Colletfix for 7.3.0alpha4
2018-06-26  Michael Wallnerfix shutdown crash with 7.3/master
2018-06-26  Michael Wallnerattempt to fix #78
2018-04-09  Michael Wallnerprepare release v3.2.0RC1 RELEASE_3_2_0_RC1pl1
2018-04-09  Michael Wallnerprepare release v3.2.0RC1 RELEASE_3_2_0_RC1
2018-03-06  Michael Wallnersplit utf8 ranges and single chars
2018-03-06  Michael Wallneruse binary search on utf8_ranges
2018-03-05  Michael Wallnerswitching on bits of just the start char won't work ;)
2018-03-05  Michael Wallnerdelete gcov files before cache
2018-03-05  Michael Wallneruse u_isalnum if available
2018-03-05  Michael Wallnertwo-split switch
2018-03-03  Michael Wallnerunrolled isualpha
2018-03-02  Michael Wallnerchange build directory
2018-03-02  Michael Wallnertraying to cache stuff on travis
2018-03-02  Michael Wallnerfix dangling else swallowing the return statement with...
2018-03-02  Michael Wallnerfix segfault if filter could not be located
2018-03-02  Michael Wallnerfix test
2018-03-02  Michael Wallnerfix tests
2018-03-02  Michael Wallnernew build matrix
2018-02-27  Michael Wallnerimplement #58
2018-02-27  Michael Wallnerfix build without brotli, take 2
2018-02-27  Michael Wallnerfix build without brotli
2018-02-27  Michael Wallnerinclude brotli in the coverage build
2018-02-27  Michael Wallnerset AHVE_LIBBROTLI to false if checks fail
2018-02-27  Michael Wallnertypo
2018-02-27  Michael WallnerPOS: brotli
2018-02-27  Michael Wallnerconfigure: fix libevent version check
2018-02-27  Michael Wallnerconfigure: fix version check with empty version
2018-02-27  Michael Wallnerdon't fail on cppcheck, yet
2018-02-27  Michael Wallnerexport PKG_CONFIG_PATH, else pkg-config doesn't pick...
2018-02-26  Michael Wallnerprepare travis
2018-02-26  Michael Wallnergitignore
2018-02-26  Michael Wallneradd missing files
2018-02-26  Michael Wallneradd brotli filter and tests
2018-02-26  Michael Wallnerignore new headers
2018-02-26  Michael Wallnerfix warning
2018-02-26  Michael Wallneroptimize
2018-02-26  Michael Wallneradd brotli encoding
2018-02-23  Michael Wallnerupdate curl info
2018-02-23  Michael Wallnerupdate utf8 table
2018-02-23  Michael Wallnerfix cppcheck
2018-02-22  Michael Wallnerperformance improvements
2018-02-20  Michael Wallnerfix test
2018-02-20  Michael Wallnertest against master
2018-02-20  Michael Wallnerfix leak
2018-02-08  Michael Wallnerfix macro
2018-02-08  Michael Wallnerupdate test versions
2018-02-08  Michael Wallnercompat with master
2018-02-08  Michael Wallnerrefactor for 7.2
2018-02-01  Michael Wallnerfix #73
2017-10-01  Guido BarosioAdded the correct git url to the README.md fileE 74/head
2017-09-21  Michael Wallner--crashes; ++leaks;
2017-07-03  Michael WallnerMerge branch 'v3.1.x'
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
2017-06-07  Michael WallnerMerge pull request #70 from mhei/fix_register_null_strings
2017-06-04  Michael HeimpoldHandle NULL strings gracefully during constant registration 70/head
2017-04-04  Michael Wallnerfix #68
2017-04-04  Michael Wallnerfix #66 & fix #67
2017-04-04  Michael Wallnerclean up test
2017-04-04  Michael WallnerFixed issue #63
2017-04-04  Michael Wallnercurl: fix gnutls include
2017-04-04  Michael Wallneradministrativa
2017-04-04  Michael WallnerFix issue #65
2017-04-04  Michael Wallner3.1.1dev
2017-01-31  Michael WallnerTODO: crash--; leaks++;
2017-01-30  Michael Wallneravoid COW violation
2017-01-30  Michael Wallnerfix opcache weirdance
2017-01-30  Michael Wallneravoid COW violation
2017-01-30  Michael Wallnerderef
2017-01-24  Michael Wallnerseparate input hashtables to avoid string memleaks
2017-01-24  Michael Wallnerfix querystring object conversion on master
next