]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-10-18  Daniel Stenbergtool_operate: more transfer cleanup after parallel...
2022-10-17  Daniel Stenbergmqtt: spell out CONNECT in comments
2022-10-17  Daniel StenbergCURLOPT_POSTFIELDS.3: refer to CURLOPT_MIMEPOST
2022-10-17  Daniel StenbergRELEASE-NOTES: synced
2022-10-17  Jay Satirongtcp2: Fix build errors due to changes in ngtcp2 library
2022-10-16  Daniel Stenbergcurl_path: return error if given a NULL homedir
2022-10-16  Daniel Stenberglibssh: if sftp_init fails, don't get the sftp error...
2022-10-16  Daniel Stenbergmqtt: return error for too long topic
2022-10-15  Rickard Hallerbäcktool_paramhlp: make the max argument a 'double'
2022-10-15  Philip Hcirrus-ci: add more macOS builds with m1 based on x86_6...
2022-10-14  Viktor Szakatscmake: set HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID on Windows
2022-10-14  Viktor Szakatscmake: set HAVE_GETADDRINFO_THREADSAFE on Windows
2022-10-14  Viktor Szakatscmake: sync HAVE_SIGNAL detection with autotools
2022-10-14  Viktor Szakatscmake: delete duplicate HAVE_GETADDRINFO test
2022-10-14  Daniel Stenbergtool_formparse: unroll the NULL_CHECK and CONST_FREE...
2022-10-14  Christopher... docs/INSTALL: update Android Instructions for newer...
2022-10-14  Daniel Stenbergmarkdown-uppercase: ignore quoted sections
2022-10-14  Daniel StenbergRELEASE-NOTES: synced
2022-10-14  Daniel Stenbergtest8: update as cookies no longer can have "embedded...
2022-10-14  Daniel Stenbergtest1105: extend to verify TAB in name/content discardi...
2022-10-14  Daniel Stenbergcookie: reject cookie names or content with TAB characters
2022-10-14  Daniel Stenbergcurl/add_parallel_transfers: better error handling
2022-10-13  Daniel Stenbergnetrc: remove the two 'changed' arguments
2022-10-13  Daniel Stenbergtest495: verify URL encoded user name + netrc-optional
2022-10-13  Daniel Stenbergnetrc: use the URL-decoded user
2022-10-13  Shaun Miraniurl: allow non-HTTPS HSTS-matching for debug builds
2022-10-13  Daniel Stenbergtest1275: remove the check of stderr
2022-10-13  Viktor Szakatslib: set more flags in config-win32.h
2022-10-13  Daniel Stenbergtests: add tests/markdown-uppercase.pl to dist tarball
2022-10-13  Daniel Stenbergtool_paramhelp: asserts verify maximum sizes for string...
2022-10-13  Daniel Stenberghttp: try parsing Retry-After: as a number first
2022-10-13  Patrick Monneratdoc: fix deprecation versions inconsistencies
2022-10-13  Daniel Stenberghttp_aws_sigv4: fix strlen() check
2022-10-12  Daniel Stenbergcurl/main_checkfds: check the fcntl return code better
2022-10-12  Viktor Szakatstidy-up: delete unused HAVE_STRUCT_POLLFD
2022-10-12  Daniel Stenbergtest1275: verify upercase after period in markdown
2022-10-12  12932misc: nitpick grammar in comments/docs
2022-10-11  Viktor SzakatsMakefile.m32: drop CROSSPREFIX and our CC/AR defaults...
2022-10-11  Viktor Szakatssmb: replace CURL_WIN32 with WIN32
2022-10-11  Matthias Gattoaws_sigv4: fix header computation
2022-10-11  Aftab AlamREADME.md: link the curl logo to the website
2022-10-11  Dustin Howettschannel: when importing PFX, disable key persistence
2022-10-11  Viktor SzakatsMakefile.m32: support more options [ci skip]
2022-10-11  Viktor Szakatscmake: enable more detection on Windows
2022-10-11  Viktor Szakatsautotools: allow unix sockets on Windows
2022-10-11  Viktor Szakatscmake: add missing inet_ntop check
2022-10-11  Daniel StenbergRELEASE-NOTES: synced
2022-10-11  bsergeanasyn-ares: set hint flags when calling ares_getaddrinfo
2022-10-11  Daniel Stenbergheader.d: add category smtp and imap
2022-10-11  Daniel Stenbergcurl/get_url_file_name: use libcurl URL parser
2022-10-11  Martin Ågrendocs: fix grammar around needing pass phrase
2022-10-10  Xiang Xiaocmake: add the check of HAVE_SOCKETPAIR
2022-10-10  Daniel Stenbergcurl/add_file_name_to_url: use the libcurl URL parser
2022-10-10  Daniel Stenbergsingle_transfer: use the libcurl URL parser when append...
2022-10-10  Daniel Stenbergws: fix buffer pointer use in the callback loop
2022-10-10  Petr Štetiarcurl-wolfssl.m4: error out if wolfSSL is not usable
2022-10-10  Daniel Stenbergtool_getparam: pass in the snprintf("%.*s") string...
2022-10-09  Paul Seligmanws: minor fixes for web sockets without the CONNECT_ONL...
2022-10-08  Marc HoerskenCI/cirrus: merge existing macOS jobs into a job matrix 9627/head
2022-10-08  Daniel Stenbergstrcase: add and use Curl_timestrcmp
2022-10-08  Daniel Stenbergtool_getparam: split out data_urlencode() into its...
2022-10-08  Daniel Stenbergconnect: fix Curl_updateconninfo for TRNSPRT_UNIX
2022-10-08  Daniel Stenbergws: fix Coverity complaints
2022-10-07  Marc HoerskenCI/GHA: merge msh3 and openssl3 builds into linux workflow
2022-10-07  Daniel Stenbergcurl_ws_send.3: call the argument 'fragsize'
2022-10-07  Daniel Stenbergeasy: avoid Intel error #2312: pointer cast involving...
2022-10-07  Daniel Stenbergtool_main: exit at once if out of file descriptors
2022-10-07  Daniel Stenbergwebsockets: remodeled API to support 63 bit frame sizes
2022-10-07  Patrick Monneratdocs/examples: avoid deprecated options in examples...
2022-10-06  Viktor Szakatscmake: fix enabling websocket support
2022-10-06  Viktor Szakatstidy-up: delete parallel/unused feature flags
2022-10-06  Daniel Stenbergnetrc: compare user name case sensitively
2022-10-06  Daniel StenbergCURLOPT_COOKIEFILE: insist on "" for enable-without...
2022-10-06  Daniel Stenbergtests/Makefile: remove run time stats from ci-test
2022-10-06  Patrick Monnerattool: reorganize function c_escape around a dynbuf
2022-10-05  Jay SatiroCURLOPT_HTTPPOST.3: bolden the deprecation notice
2022-10-05  John Bamptonmisc: fix spelling in docs and comments
2022-10-05  Patrick Monnerattool: avoid generating ambiguous escaped characters...
2022-10-05  Daniel Stenbergconfigure: the ngtcp2 option should default to 'no'
2022-10-05  Daniel StenbergCURLOPT_MIMEPOST.3: add an (inline) example
2022-10-05  Viktor SzakatsMakefile.m32: exclude libs & libpaths for shared mode...
2022-10-05  Jay Satiroruntests: fix uninitialized value on ignored tests
2022-10-05  Jay Satirocirrus: use make LDFLAGS=-all-static instead of curl_LD...
2022-10-04  Viktor SzakatsMakefile.m32: fix regression with tool_hugehelp [ci...
2022-10-04  Viktor SzakatsMakefile.m32: deduplicate build rules [ci skip]
2022-10-04  Daniel StenbergRELEASE-NOTES: synced
2022-10-04  Daniel StenbergCURLOPT_COOKIELIST.3: fix formatting mistake
2022-10-04  Jay Satiroconnect: change verbose IPv6 address:port to [address...
2022-10-03  Viktor SzakatsMakefile.m32: major rework [ci skip]
2022-10-02  Viktor Szakatsscripts/release-notes.pl: strip ci skip tag [ci skip]
2022-10-02  Viktor SzakatsMakefile.m32: delete legacy component bits [ci skip]
2022-10-01  Daniel Stenbergvauth/ntlm.h: make line shorter than 80 columns
2022-10-01  Viktor Szakatsdocs: update sourceforge project links [ci skip]
2022-10-01  Daniel Stenbergcurl_url_set.3: document CURLU_APPENDQUERY proper
2022-10-01  Viktor SzakatsMakefile.m32: cleanups and fixes [ci skip]
2022-09-30  Daniel StenbergRELEASE-NOTES: synced
2022-09-30  Matt HoltHTTP3.md: update Caddy example
2022-09-30  Daniel Stenbergeasy: fix the altsvc init for curl_easy_duphandle
2022-09-29  Daniel StenbergGHA: build tests in a separate step from the running...
2022-09-29  Viktor Szakatsldap: delete stray CURL_HAS_MOZILLA_LDAP reference
next