]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-03-10  Daniel Stenberglibssh: fix build with old libssh versions
2022-03-10  Daniel Stenberghyper: fix status_line() return code
2022-03-10  Alejandro R... configure.ac: move -pthread CFLAGS setting back where...
2022-03-10  Tatsuhiro Tsujikawangtcp2: add client certificate authentication for OpenSSL
2022-03-10  Daniel Stenbergtool_operate: fix a scan-build warning
2022-03-10  Daniel Stenbergtest375: verify that --proxy errors out if proxy is...
2022-03-10  Daniel Stenbergcurl: error out when options need features not present...
2022-03-10  Daniel Stenbergngtcp2: disconnect the QUIC connection proper
2022-03-09  Dan Fandrichtest386: Fix an incorrect test markup tag
2022-03-09  Donnonblock: restore setsockopt method to curlx_nonblock
2022-03-08  Daniel Stenbergopenssl: fix CN check error code
2022-03-08  Frank Meierconnect: make Curl_getconnectinfo work with conn cache...
2022-03-08  lwthikeropenssl: enable CURLOPT_SSL_EC_CURVES with BoringSSL
2022-03-07  Samuel Henriquejson.d: fix typo (overriden -> overridden)
2022-03-07  Daniel Stenbergwolfssl: fix compiler error without IPv6
2022-03-07  Daniel StenbergRELEASE-NOTES: synced
2022-03-07  Paul Howarthruntests: make 'oldlibssh' be before 0.9.4
2022-03-06  Daniel Stenbergipv4/6.d: clarify that they are about using IP addresses
2022-03-06  r-a-sattarovcurl/system.h: update ifdef condition for MCST-LCC...
2022-03-06  Marc HoerskenCI: install Python package impacket to run SMB test...
2022-03-05  MAntoniakconnect: use TCP_KEEPALIVE only if TCP_KEEPIDLE is...
2022-03-05  Daniel Stenbergdocs/HYPER.md: updated to reflect current hyper build...
2022-03-05  Daniel StenbergGHA: build hyper with nightly rustc
2022-03-05  Daniel StenbergRELEASE-NOTES: synced curl-7_82_0
2022-03-05  Daniel StenbergTHANKS: updates from the 7.82.0 release notes
2022-03-05  Daniel Stenbergmisc: update copyright year ranges
2022-03-05  Jay Satirounit1610: init SSL library before calling SHA256 functions
2022-03-02  Jay Satiroexamples/curlx: support building with OpenSSL 1.1.0+
2022-03-01  Jay Satiroh2h3: fix typo
2022-02-27  FarzinCURLOPT_XFERINFOFUNCTION.3: fix example struct assignment
2022-02-26  Daniel Stenbergazure-pipelines: add a build on Windows with libssh
2022-02-26  Daniel Stenbergruntests: make 'oldlibssh' be before 0.9.5
2022-02-26  Daniel Stenberglibssh: fix include files and defines use for Windows...
2022-02-26  Daniel StenbergRELEASE-NOTES: synced
2022-02-26  illusory-dreamwinbuild: add parameter WITH_SSH
2022-02-26  Daniel Stenbergconfigure: change output for cross-compiled alt-svc...
2022-02-25  Daniel Stenberggha: add a macOS CI job with libssh
2022-02-25  Daniel StenbergTODO: remove "Bring back libssh tests on Travis"
2022-02-25  Daniel StenbergTODO: remove "better persistency for HTTP/1.0"
2022-02-25  Daniel StenbergTODO: remove "Option to ignore private IP"
2022-02-25  Daniel StenbergTODO: remove "hardcode the "localhost" addresses"
2022-02-25  Daniel StenbergTODO: 1.24 was a dupe of 1.1
2022-02-25  Daniel StenbergTODO: remove "Typesafe curl_easy_setopt()"
2022-02-25  Daniel StenbergKNOWN_BUGS: remove "Uploading HTTP/3 files gets interru...
2022-02-25  Daniel StenbergKNOWN_BUGS: remove "HTTP/3 multipart POST with quiche...
2022-02-25  Daniel Stenbergquiche: remove two leftover debug infof() outputs
2022-02-24  Tatsuhiro Tsujikawangtcp2: Reset dynbuf when it is fully drained
2022-02-24  Stewart Gebbiehostip: avoid unused parameter error in Curl_resolv_check
2022-02-24  Daniel Stenberghttp2: move two infof calls to debug-h2-only
2022-02-24  Jean-Philippe... quiche: fix upload for bigger content-length
2022-02-23  FarzinCURLOPT_PROGRESSFUNCTION.3: fix example struct assignment
2022-02-22  Rob BoeckermannOS400/README: clarify compilation steps
2022-02-22  Rob BoeckermannOS400: fix typos in rpg include file
2022-02-22  MAntoniakvtls: fix socket check conditions
2022-02-21  Daniel Stenberglibssh2: don't typecast socket to int for libssh2_sessi...
2022-02-21  Daniel StenbergRELEASE-NOTES: fix typo and make one desc shorter
2022-02-21  Daniel StenbergRELEASE-NOTES: synced
2022-02-21  Daniel StenbergCURLOPT_XFERINFOFUNCTION.3: fix typo in example
2022-02-21  Daniel StenbergREADME: disable linkchecks for the sponsor links
2022-02-21  Jay Satiroopenssl: check if sessionid flag is enabled before...
2022-02-21  Jay Satiromulti: allow user callbacks to call curl_multi_assign
2022-02-21  MAntoniakssl: reduce allocated space for ssl backend when FTP...
2022-02-21  MAntoniakcheckprefix: remove strlen calls
2022-02-20  1337vtcurl.h: fix typo
2022-02-20  Jan Venekampsectransp: mark a 3DES cipher as weak
2022-02-20  Jan Venekampbearssl: fix EXC_BAD_ACCESS on incomplete CA cert
2022-02-20  Jan Venekampbearssl: fix connect error on expired cert and no verify
2022-02-20  Jan Venekampbearssl: fix session resumption (session id)
2022-02-18  MAntoniakopenssl: fix build for version < 1.1.0
2022-02-18  Joel Depooterschannel: move the algIds array out of schannel.h
2022-02-17  Alejandro R... configure.ac: use user-specified gssapi dir when using...
2022-02-17  Kevin Adleros400: Add link to QADRT devkit to README.OS400
2022-02-17  Kevin Adleros400: Add function wrapper for system command
2022-02-17  Kevin Adleros400: Default build to target current release
2022-02-17  Daniel Stenbergdocs/INTERNALS.md: clean up, refer to the book
2022-02-17  Marcel Raaddes: fix compile break for OpenSSL without DES
2022-02-17  Daniel StenbergRELEASE-NOTES: synced
2022-02-17  Daniel Stenbergdocs/DEPRECATE: remove NPN support in August 2022
2022-02-17  Daniel Stenbergftp: provide error message for control bytes in path
2022-02-17  Daniel Stenberghttp: fix "unused parameter ‘conn’" warning
2022-02-17  Alejandro R... sha256: Fix minimum OpenSSL version
2022-02-16  Daniel StenbergKNOWN_BUGS: remove "slow connect to localhost on Windows"
2022-02-16  Daniel StenbergKNOWN_BUGS: remove "HTTP/3 download is 5x times slower...
2022-02-16  Daniel StenbergKNOWN_BUGS: remove "HTTP/3 download with quiche halts...
2022-02-16  Daniel StenbergKNOWN_BUGS: remove "pulseUI vpn" as a problem
2022-02-16  Daniel Stenbergurldata: remove conn->bits.user_passwd
2022-02-16  Kevin Adlergskit: Convert to using Curl_poll
2022-02-16  Kevin Adlergskit: Fix initialization of Curl_ssl_gskit struct
2022-02-16  Kevin Adlergskit: Fix errors from Curl_strerror refactor
2022-02-15  Marcel Raadntlm: remove unused feature defines 8453/head
2022-02-15  Kantanat WannapakaREADME.md: fix link and layout
2022-02-14  Daniel StenbergKNOWN_BUGS: fix typo "libpsl"
2022-02-14  Jay Satiroh2h3: fix compiler warning due to function prototype...
2022-02-14  Stefan Eissingurlapi: handle "redirects" smarter
2022-02-14  Daniel Stenbergcijobs: pick up circleci configure lines better
2022-02-14  Daniel Stenbergcircleci: add a job using wolfSSH
2022-02-14  Daniel Stenbergscripts/ciconfig.pl: show used options not available
2022-02-14  Daniel Stenbergcircleci: add a job using libssh
2022-02-14  Daniel Stenbergruntests: set 'oldlibssh' for libssh versions before...
2022-02-13  Jay SatiroMakefile.am: Generate VS 2022 projects
next