]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-01-08  Daniel Stenbergtool_getparam: bsearch cmdline options
2024-01-08  GabeCOPYING: update copyright year
2024-01-08  Stefan Eissingurl: init conn->sockfd and writesockfd to CURL_SOCKET_BAD
2024-01-08  Daniel Stenbergconnect: remove margin from eyeballer alloc
2024-01-07  Daniel Stenbergftp: only consider entry path if it has a length
2024-01-07  Stefan Eissingtransfer: adjust_pollset improvements
2024-01-06  Daniel Stenbergftp: use memdup0 to store the OS from a SYST 215 response
2024-01-06  Daniel Stenbergftp: use dynbuf to store entrypath
2024-01-06  Lealem Amediewolfssl: load certificate *chain* for PEM client certs
2024-01-04  Stefan Eissinghttp: adjust_pollset fix
2024-01-03  Daniel Stenbergtool: make parser reject blank arguments if not supported
2024-01-03  dependabot... build(deps): bump github/codeql-action from 2 to 3
2024-01-03  dependabot... build(deps): bump actions/checkout from 3 to 4
2024-01-03  dependabot... build(deps): bump actions/upload-artifact from 3 to 4
2024-01-03  dependabot... build(deps): bump actions/download-artifact from 3...
2024-01-03  Stefan Eissinghttp3/quiche: fix result code on a stream reset
2024-01-02  Daniel Stenbergsetopt: clear mimepost when formp is freed
2024-01-02  andy5995CI: Add dependabot.yml
2024-01-02  Gisle Vanemcontent_encoding: change return code to typedef'ed...
2024-01-02  Daniel Stenbergtool: prepend output_dir in header callback
2024-01-02  Daniel Stenbergtest1254: fix typo in name plus shorten it
2024-01-02  Daniel StenbergRELEASE-NOTES: synced
2024-01-02  Viktor Szakatsschannel: fix `-Warith-conversion` gcc 13 warning
2024-01-02  Viktor Szakatsasyn-thread: silence `-Wcast-align` warning for Windows
2024-01-02  Daniel Stenbergtool_listhelp: regenerate after recent .d updates
2024-01-02  Daniel Stenbergtest1478: verify src/tool_listhelp.c
2024-01-02  Daniel Stenbergtestutil: make runtests support %include
2024-01-02  Daniel Stenbergruntests: for mode="text" on <stdout>, fix newlines...
2024-01-02  Jay Satiroquiche: return CURLE_HTTP3 on send to invalid stream
2023-12-31  Daniel Stenbergcmdline-opts: update availability for the *-ca-native...
2023-12-31  Patrick Monneratopenldap: fix STARTTLS
2023-12-30  Daniel Stenberghaproxy-clientip.d: document the arg
2023-12-29  annaleeconfigure: fix no default int compile error in ipv6...
2023-12-29  Dan FandrichCI: Fix use of any-glob-to-all-files in the labeler
2023-12-28  Daniel StenbergCURLOPT_AUTOREFERER.3: mention CURLINFO_REFERER
2023-12-28  Daniel StenbergCURLINFO_REFERER.3: clarify that it is the *request...
2023-12-28  Jay Satirosystem_win32: fix a function pointer assignment warning
2023-12-28  Jay Satiroverify-examples.pl: fail verification on unescaped...
2023-12-27  Jay Satirovtls: fix missing multissl version info
2023-12-27  Daniel StenbergKNOWN_BUGS: [RTSP] Some methods do not support response...
2023-12-27  Patrick Monneratopenldap: fix an LDAP crash
2023-12-27  Daniel Stenberggetinfo: CURLINFO_QUEUE_TIME_T
2023-12-27  Daniel StenbergRELEASE-NOTES: synced
2023-12-26  Jay Satiroexamples/sendrecv: fix comment line length
2023-12-23  Haydar AlaidrusCURLOPT_POSTFIELDS.3: fix incorrect C string escape...
2023-12-23  Viktor Szakatsappveyor: tidy-ups
2023-12-22  Stefan Eissingtransfer: fix upload rate limiting, add test cases
2023-12-22  Daniel Stenbergmbedtls: free the entropy when threaded
2023-12-22  Stefan Eissinghttp2: improved on_stream_close/data_done handling
2023-12-22  Daniel Stenbergmprintf: overhaul and bugfixes
2023-12-21  Viktor Szakatsappveyor: replace PowerShell with bash + parallel autotools
2023-12-21  Pavel Pasyn-thread: use GetAddrInfoExW on >= Windows 8
2023-12-21  Daniel Stenbergstrerror: repair get_winsock_error()
2023-12-21  Daniel StenbergCURLOPT_SSH_*_KEYFILE: clarify
2023-12-21  ivanfywangngtcp2: put h3 at the front of alpn
2023-12-21  Daniel Stenbergtest460: verify a command line using --expand with...
2023-12-21  Daniel Stenbergtool_getparam: do not try to expand without an argument
2023-12-21  Daniel StenbergRELEASE-NOTES: synced
2023-12-21  Daniel StenbergMakefile.am: fix the MSVC project generation
2023-12-21  zengwei2000altsvc: free 'as' when returning error
2023-12-20  Viktor Szakatsbuild: fix `-Wconversion`/`-Wsign-conversion` warnings 12571/head 12574/head
2023-12-19  Viktor Szakatsbuild: fix some `-Wsign-conversion`/`-Warith-conversion...
2023-12-19  Viktor Szakatscmake: tidy-up `OtherTests.cmake`
2023-12-19  Viktor Szakatsappveyor: switch to out-of-tree builds
2023-12-19  Daniel StenbergDEPRECATE.md: mention that NTLM_WB no longer works
2023-12-18  Daniel StenbergCURLOPT_SERVER_RESPONSE_TIMEOUT_MS: add
2023-12-18  Viktor Szakatsbuild: more `-Wformat` fixes
2023-12-18  Viktor Szakatswindows: delete redundant headers
2023-12-18  Viktor Szakatscmake: prefill/cache `HAVE_STRUCT_SOCKADDR_STORAGE`
2023-12-18  Daniel Stenbergrunner.pm: fix perl warning when running tests
2023-12-18  Daniel Stenbergruntests: support -gl. Like -g but for lldb.
2023-12-18  Daniel Stenbergcurl.h: add CURLE_TOO_LARGE
2023-12-18  Daniel StenbergCI/circleci: disable MQTT in the HTTP-only build
2023-12-18  Yedaya Katsmantests: respect $TMPDIR when creating unix domain sockets
2023-12-17  Viktor Szakatsssh: fix namespace of two local macros
2023-12-17  Viktor Szakatscmake: whitespace tidy-up in `OtherTests.cmake`
2023-12-16  Mark Sinkovicscmake: fix generation for system name iOS
2023-12-16  Daniel StenbergRELEASE-NOTES: synced
2023-12-16  Baruch Siachgnutls: fix build with --disable-verbose
2023-12-16  Viktor Szakatsbuild: delete unused `HAVE_{GSSHEIMDAL,GSSMIT,HEIMDAL}`
2023-12-16  Viktor Szakatsbuild: remove redundant `CURL_PULL_*` settings
2023-12-16  Viktor Szakatssystem.h: sync mingw `CURL_TYPEOF_CURL_SOCKLEN_T` with...
2023-12-16  Viktor Szakatswindows: simplify detecting and using system headers
2023-12-16  Viktor Szakatsbuild: enable missing OpenSSF-recommended warnings...
2023-12-16  Viktor SzakatsMakefile.mk: drop Windows support
2023-12-16  Daniel Stenbergcmdline-docs: use .IP consistently
2023-12-16  Tatsuhiko Miyagawahttp: fix off-by-one error in request method length...
2023-12-15  Daniel Stenbergcurl: show ipfs and ipns as supported "protocols"
2023-12-15  Daniel StenbergRevert "urldata: move async resolver state from easy...
2023-12-15  Viktor Szakatsopenssl: re-match LibreSSL deinit with init
2023-12-14  Daniel Stenberglibssh: supress warnings without version check
2023-12-14  Daniel Stenberghostip: return error immediately when Curl_ip2addr...
2023-12-14  Theolibssh: improve the deprecation warning dismissal
2023-12-14  Daniel Stenbergtest1474: removed
2023-12-14  Daniel Stenbergreadwrite_data: loop less
2023-12-14  Stefan Eissinglib: eliminate `conn->cselect_bits`
2023-12-14  Stefan Eissingconnect: refactor `Curl_timeleft()`
2023-12-13  Dmitry Karpovcookie: avoid fopen with empty file name
2023-12-13  Viktor Szakatstests/server: delete workaround for old-mingw
2023-12-13  Viktor Szakatscmake: delete obsolete TODOs more [ci skip]
next