prepare v4.2.5
[m6w6/ext-http] / src /
2024-02-05  Michael Wallnercurl: update CURLINFO
2024-02-05  Michael WallnerMerge pull request #134 from m6w6/issue-pointers
2024-01-29  Remi ColletFix incompatible pointer types issue-pointers 134/head
2023-05-25  Michael Wallnercurl: CURLOPT_TLSAUTH_TYPE never accepted enum CURL_TLS...
2023-05-25  Michael Wallnerclient_curl_user: fix arginfo
2022-06-09  Michael WallnerMerge v3.x
2022-06-09  Michael WallnerMerge remote-tracking branch 'origin/v3.x'
2022-06-09  Michael WallnerClient::requeue(): actually set any new callback
2022-06-09  Michael Wallnermissing bit
2022-06-08  Michael WallnerMerge remote-tracking branch 'origin/v3.x'
2022-06-08  Michael WallnerBackport v4 updates
2022-02-25  Michael WallnerMerge pull request #124 from m6w6/issue-warn
2022-02-25  Remi ColletFix [-Wunused-but-set-variable] 124/head
2022-02-25  Remi ColletFix: curl_easy_setopt expects a curl_write_callback...
2022-02-21  Michael Wallnerfix recursive calls to curl_multi API from the event...
2022-02-21  Michael Wallnerfix recursive calls to curl_multi API from the user...
2022-02-21  Michael Wallnerfix recursive calls to curl_multi API from the event...
2022-02-21  Michael Wallnerfix recursive calls to curl_multi API from the user...
2021-11-10  Michael WallnerPHP-8.2 compat with __toString
2021-11-09  Michael Wallnertypo
2021-11-09  Michael Wallnerfollowup to #122
2021-10-22  Jan EhrhardtCURLOPT_TCP_FASTOPEN: no support on Windows
2021-09-07  Michael WallnerMerge branch 'curl-matrix': fix #116
2021-09-07  Michael Wallnerexplicit client requeue
2021-09-07  Michael Wallnercurl interop
2021-08-30  Michael Wallneradd http\Env::reset(); re: #90
2021-08-10  Michael Wallnerattempt to fix #118: PHP-8.1 compat
2021-08-04  Michael Wallnerfixup message/body serialization
2021-08-03  Michael Wallnerfix #116: cookies fail with libcurl >= 7.77
2021-08-03  Michael Wallnercurl: ssl/falsestart: ignore rc
2021-08-03  Michael WallnerPHP-8.1 compat
2021-03-10  Michael Wallnerexplicitly allow null to avoid warning in 8.1
2021-03-10  Michael Wallnerconvert_to_explicit_type has been removed upstream
2021-03-09  Michael Wallnerspl_ce_Countable -> zend_ce_countable
2021-03-09  Michael Wallnerfence new altsvc and hsts features
2021-03-09  Michael Wallnerws
2021-03-08  Michael Wallneradd AWS_SIGV4 support
2021-03-08  Michael Wallneradd CURLOPT_HSTS
2021-03-08  Michael Wallneradd CURLOPT_PROXY_ISSUERCERT
2021-03-08  Michael Wallneradd CURLMOPT_MAX_CONCURRENT_STREAMS
2021-03-08  Michael Wallneradd CURLINFO_RETRY_AFTER
2021-03-08  Michael Wallneradd CURLOPT_MAXAGE_CONN
2021-03-08  Michael Wallnerno H1 pipelining since libcurl 7.62.0
2021-03-08  Michael Wallneradd CURLOPT_ALTSVC{,_CTRL} and resp. constants
2021-03-08  Michael Wallneradd CURLOPT_HTTP09_ALLOWED
2021-03-05  Michael Wallneradd CURLOPT_DOH_URL
2021-03-05  Michael Wallneradd CURLAUTH_BEARER and CURLOPT_XOAUTH2_BEARER
2021-03-05  Michael Wallneradd CURLOPT_{,PROXY}_TLS13_CIPHERS
2021-03-05  Michael Wallneradd request option proxy_ssl.pinned_publickey
2021-03-05  Michael Wallneradd proxy_ssl request options
2021-03-05  Michael Wallnerfix old and add new http\Client\Curl\Versions constants
2021-03-05  Michael Wallnerws
2021-03-05  Michael Wallneradd CURLOPT_DNS_SHUFFLE_ADDRESSES
2021-03-02  Michael Wallneradd CURLOPT_HAPROXYPROTOCOL
2021-03-01  Michael Wallneradd CURLOPT_SSLVERSION_MAX constants
2021-03-01  Michael Wallneradd CURLOPT_ABSTRACT_UNIX_SOCKET
2021-03-01  Michael Wallneradd CURL_SSLVERSION_TLSv1_3
2021-03-01  Michael Wallneradd curl request option tcp_fastopen
2021-03-01  Michael Wallneradd http version 2_PRIOR_KNOWLEDGE and 3 constants
2021-03-01  Michael Wallneradd curl request option socks5_auth
2021-03-01  Michael Wallneradd new curl_info entries
2021-01-13  Michael Wallnerlimit the workaround for #84 to libcurl 7.63-7.64
2021-01-13  Michael Wallnerfix php_stream_memory_open usage with 8.1+
2021-01-13  Michael Wallnerlimit the workaround for #84 to libcurl 7.63-7.64
2021-01-12  Michael Wallnerfix usage of hash_init() in 8.1
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
next