remove deleted files
[m6w6/ext-http] / src /
2020-09-21  Michael WallnerPHP 8 compatibility
2020-09-21  Michael Wallnerdrop dep on ext-propro (dysfunctional with PHP 8)
2019-10-24  Jan EhrhardtMerge pull request #96 from Jan-E/master
2019-10-24  Jan-EPHP 7.4: ulong->unsigned long, uint->uint32_t
2019-10-24  Jan-EFix operator for Visual Studio
2019-10-21  Michael Wallnerfix for changed shutdown order in PHP-7.4
2019-10-10  Michael Wallnerfix #95: typo by @rcanavan
2019-08-16  Michael Wallneraddendum to #92
2019-08-10  Michael Wallnerattempt to fix #92
2019-08-02  Michael Wallnerattempt to fix #91
2019-07-12  Michael WallnerRevert "add more cookie tests"
2019-07-12  Michael Wallneradd more cookie tests
2019-03-13  Michael Wallnerfix reflection
2019-03-01  Michael WallnerPHP-7.x compatibility
2019-03-01  Michael WallnerPHP-7.4 compatibility
2019-03-01  Michael Wallnerfix #64 (by rcanavan)
2019-02-28  Michael Wallnerfix _GET reference for any 7.x
2019-02-28  Michael Wallnerfix _GET reference
2019-02-28  Michael WallnerPHP-7.4 compatibility
2019-02-28  Michael Wallnerphp_url changed to zend_string*
2019-02-28  Michael Wallnerfix format warnings, closes #85
2019-02-26  Michael Wallnerworkaround for #84
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-07-23  Michael Wallnertravis: fix ssl client test
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_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 Wallneruse u_isalnum if available
2018-03-05  Michael Wallnertwo-split switch
2018-03-03  Michael Wallnerunrolled isualpha
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-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 WallnerPOS: brotli
2018-02-26  Michael Wallneradd brotli filter and tests
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 leak
2018-02-08  Michael Wallnerfix macro
2018-02-08  Michael Wallnercompat with master
2018-02-08  Michael Wallnerrefactor for 7.2
2018-02-01  Michael Wallnerfix #73
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 WallnerFixed issue #63
2017-07-03  Michael Wallnercurl: fix gnutls include
2017-07-03  Michael WallnerFix issue #65
2017-07-03  Ondřej SurýUse ntohl instead of doing LE conversion yourself
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 WallnerFixed issue #63
2017-04-04  Michael Wallnercurl: fix gnutls include
2017-04-04  Michael WallnerFix issue #65
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-23  Ondřej SurýUse ntohl instead of doing LE conversion yourself 60/head
2016-12-12  Remi Colletfix build
2016-12-12  Michael Wallnerprepare 3.1.0
2016-10-21  Michael Wallnerfix ICU ifdefs
2016-10-05  Michael Wallnerfix build with GCC-4
2016-10-05  Michael Wallnerfix build issues with SSL, NSS etc.
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 Wallnerfix performance regression with event loop
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 Wallnertry to find common level of strictness; fixes #52
2016-10-04  Michael Wallnerupdate config.m4; allow disabling idna; add idnkit
2016-10-04  Michael Wallnerflush
2016-10-04  Michael Wallnerfix PHP-73185
2016-09-21  Michael Wallnercppcheck & 7.1RC tests
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'
next