m6w6/ext-http
2024-02-05  Michael Wallnerprepare v4.2.5 master
2024-02-05  Michael WallnerFix #133: Glitch in CURL_VERSION_TLSAUTH_SRP autoconf...
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-10-02  Michael Wallnerrelease 4.2.4 v4.2.4
2023-05-25  Michael Wallnertests: cookis broken again in 7.88.1
2023-05-25  Michael Wallnertests: curl SSL bug in 7.87
2023-05-25  Michael Wallnercurl: newer versions omit the Expect header
2023-05-25  Michael Wallnercurl: CURLOPT_TLSAUTH_TYPE never accepted enum CURL_TLS...
2023-05-25  Michael Wallnerclient_curl_user: fix arginfo
2023-05-25  Michael Wallnerconfigure: libidn 1.36-1.38 has broken locale detection
2023-05-25  Michael Wallnertests: use more unlikely used ports
2023-05-25  Michael Wallnerci: update versions
2022-06-10  Michael Wallnerrelease v4.2.3 v4.2.3
2022-06-09  Michael WallnerMerge v3.x
2022-06-09  Michael Wallnerchangelog
2022-06-09  Michael Wallnerchangelog
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 Wallnertests: PHP<=7.3 compat
2022-06-08  Michael WallnerMerge remote-tracking branch 'origin/v3.x'
2022-06-08  Michael WallnerBackport v4 updates
2022-06-08  Michael Wallnergitignore: *.loT
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-25  Michael Wallnerprepare v4.2.2 v4.2.2
2022-02-25  Michael Wallnerprepare v3.2.5 RELEASE_3_2_5
2022-02-21  Michael Wallnerprepare v4.2.2
2022-02-21  Michael Wallnerprepare v3.2.5
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...
2022-02-15  Michael Wallnerci: test against 7.81
2021-11-16  Michael Wallnerci: update recent curl versions
2021-11-16  Michael Wallnerci: add 8.1
2021-11-10  Michael WallnerPHP-8.2 compat with __toString
2021-11-09  Michael Wallnertypo
2021-11-09  Michael Wallnerfollowup to #122
2021-11-09  Michael Wallnerconfigure: fix libbrotli check
2021-10-22  Jan EhrhardtCURLOPT_TCP_FASTOPEN: no support on Windows
2021-09-13  Michael Wallnerrelease 4.2.1 v4.2.1
2021-09-07  Michael WallnerMerge branch 'curl-matrix': fix #116
2021-09-07  Michael Wallnerexplicit client requeue
2021-09-07  Michael Wallnercurl interop
2021-09-07  Michael Wallnergithub actions: add curl matrix
2021-09-02  Michael Wallnermissing changes for 4.1 and 4.2
2021-09-01  Michael WallnerMerge pull request #121 from m6w6/issue-120
2021-09-01  Remi ColletFix #120 test failing with 8.1.0RC1 121/head
2021-08-30  Michael Wallnerrelease 4.2.0 v4.2.0
2021-08-30  Michael Wallnerrelease 4.2.0
2021-08-30  Michael Wallnertest: #90 117/head
2021-08-30  Michael Wallneradd http\Env::reset(); re: #90
2021-08-10  Michael Wallnerattempt to fix #118: PHP-8.1 compat
2021-08-09  Michael Wallnergh-actions: ignore E_DEPRECATED for master
2021-08-04  Michael Wallnerfixup message/body serialization
2021-08-03  Michael Wallnerfix #116: cookies fail with libcurl >= 7.77
2021-08-03  Michael Wallnertests: skip Darwin
2021-08-03  Michael Wallnertests: skip SecureTransport
2021-08-03  Michael Wallnertests: skip ~E_DEPRECATED
2021-08-03  Michael Wallnercurl: ssl/falsestart: ignore rc
2021-08-03  Michael Wallnergitignore: *.dep
2021-08-03  Michael WallnerPHP-8.1 compat
2021-06-01  Michael WallnerMerge pull request #113 from Whissi/fix-undefined-array...
2021-05-18  Thomas Deutschmanntests: use getenv() to access environment variable 113/head
2021-04-19  Michael Wallnerrelease v4.1.0 v4.1.0
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 Wallnerfix package.xml date
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
next