]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-03-27  Daniel StenbergRELEASE-NOTES: synced curl-8_7_0
2024-03-27  Daniel StenbergTHANKS: new contributors from the 8.7.0 release
2024-03-26  Daniel StenbergCURLOPT_POSTFIELDS.md: used for MQTT as well
2024-03-26  Daniel Stenberghttp: remove stale comment about rewindbeforesend
2024-03-25  Daniel StenbergDISTROS: add document with distro pointers
2024-03-25  Fabian KeilwolfSSL: do not call the stub function wolfSSL_BIO_set_...
2024-03-25  Daniel Stenbergcmdline-opts: shorter help texts
2024-03-25  Matt Jollycurl-rustls.m4: add pkg-config support to rustls detection
2024-03-25  Mohammadreza... TODO: update 13.11 with more information
2024-03-23  Daniel Stenbergdocs/libcurl: generate PROTOCOLS from meta-data
2024-03-23  Daniel StenbergCURLMOPT_MAX*: mention what happens if changed mid...
2024-03-22  Daniel Stenbergdocs/libcurl: add TLS backend info for all TLS options
2024-03-21  Daniel Stenbergdocs/libcurl: cleanups
2024-03-21  Daniel Stenbergdocs: make each libcurl man specify protocol(s)
2024-03-21  Stefan Eissinghttp2, http3: only return CURLE_PARTIAL_FILE when bytes...
2024-03-21  Stefan Eissinghttp: separate response parsing from response action
2024-03-21  Daniel Stenberghttp2: remove the third (unused) argument from http2_da...
2024-03-21  Daniel StenbergRELEASE-NOTES: synced
2024-03-21  Karlson2kRELEASE-NOTES: corrected
2024-03-19  Daniel StenbergCURLOPT_INTERFACE.md: remove spurious amp, add see...
2024-03-19  Stefan Eissinghttp: improve response header handling, save cpu cycles
2024-03-19  Daniel Stenbergtool_getparam: accept a blank -w ""
2024-03-18  Evgeny Grincurl_sha512_256: work around a NetBSD bug
2024-03-18  Stefan Eissinghttp: expect 100 rework
2024-03-18  Stefan Eissingmbedtls: fix pytest for newer versions
2024-03-15  Daniel Stenbergipv6.md: mention IPv4 mapped addresses
2024-03-15  Stefan Eissinghttp: revisit http_perhapsrewind()
2024-03-15  Stefan Eissingtest 1541: verify getinfo values on first header callback
2024-03-15  Stefan EissingTLS: start shutdown only when peer did not already...
2024-03-14  Daniel StenbergRELEASE-NOTES: synced
2024-03-14  Daniel Stenbergcurl: make --libcurl output better CURLOPT_*SSLVERSION
2024-03-14  Daniel StenbergGHA/linux: add sysctl trick to work-around GitHub runne...
2024-03-13  Daniel StenbergSPONSORS: describe the basics
2024-03-13  Daniel StenbergGOVERNANCE: document the core team
2024-03-13  Jay Satirovquic-tls: fix the error code returned for bad CA file
2024-03-12  Daniel Stenbergvquic-tls: return appropirate errors on wolfSSL errors
2024-03-12  Viktor Szakatstidy-up: one comment and EOF newlines
2024-03-12  Daniel Stenbergcmdline-opts: language cleanups
2024-03-12  Daniel Stenbergmanagen: remove space before protocols
2024-03-12  Jay Satirombedtls: properly cleanup the thread-shared entropy
2024-03-12  Daniel Stenbergtool_getparam: handle non-existing (out of range) short...
2024-03-11  Stefan Eissinglib: move 'done' parameter to SingleRequests
2024-03-11  Stefan Eissingrequest: clarify message when request has been sent off
2024-03-11  Daniel StenbergRELEASE-NOTES: synced
2024-03-09  Stefan Eissinglib: keep conn IP information together
2024-03-08  Daniel Stenbergscripts/managen: the new name and home for the manpage...
2024-03-08  Daniel StenbergVULN-DISCLOSURE-POLICY.md: update detail about CVE...
2024-03-08  Stefan Eissinglib: client reader polish
2024-03-08  Marcel Raadlib1598: fix `CURLOPT_POSTFIELDSIZE` usage
2024-03-08  Daniel Stenbergdocs/cmdline-opts: drop the curl.1 from the dist tarball
2024-03-08  Daniel Stenbergtest1140/1173: extend wildcards to find curl.1
2024-03-07  Daniel Stenberghttp2: minor tweaks to optimize two struct sizes
2024-03-07  Daniel Stenbergbuildconf.bat: remove outdated groff/nroff use
2024-03-07  Daniel Stenberghttp2: memory errors in the push callbacks are fatal
2024-03-07  Viktor Szakatsmkhelp: rename variable to fix compiler warnings
2024-03-07  Daniel StenbergKNOWN_BUGS: POP3 issue when reading small chunks
2024-03-07  Daniel StenbergRELEASE-NOTES: synced
2024-03-07  Robert Moretonasyn-ares: fix data race warning
2024-03-07  Stefan Eissinghyper: implement unpausing via client reader
2024-03-07  Stefan Eissingngtcp2: no recvbuf for stream
2024-03-07  Stefan Eissingdocs/cmdline-opts/.gitignore: ignore curl.txt
2024-03-07  Evgeny Grin... sha512_256: add support for GnuTLS and OpenSSL
2024-03-07  Evgeny Grindigest: add check for hashing error
2024-03-07  Viktor Szakatscmake: enable `ENABLE_CURL_MANUAL` by default
2024-03-07  Stefan Eissinghttp2: push headers better cleanup
2024-03-07  Daniel StenbergGIT-INFO: convert to markdown
2024-03-07  Richard Levittecmake: fix libcurl.pc and curl-config library specifica...
2024-03-07  Daniel Stenbergtest463: HTTP with -d @file with file containing CR...
2024-03-07  Daniel Stenbergparamhlp: fix CRLF-stripping files with "-d @file"
2024-03-07  Viktor Szakatscmake: fix `CURL_WINDOWS_SSPI=ON` with Schannel disabled
2024-03-06  Jay SatiroKNOWN_BUGS: FTPS server compatibility on Windows with...
2024-03-06  Jay Satirotrace-config.md: remove the mutexed options list
2024-03-06  Daniel Stenbergmkhelp: simplify the generated hugehelp program
2024-03-06  Daniel Stenbergdocs: ascii version of manpage without nroff
2024-03-06  Stefan Eissinglib: add `void *ctx` to reader/writer instances
2024-03-06  Stefan Eissinghttp: fix dead code in setting post client reader
2024-03-06  Stefan Eissinghttp2: fix push discard
2024-03-06  Stefan Eissingtransfer.c: break receive loop in speed limited transfers
2024-03-05  Stefan Eissingmime: add client reader
2024-03-05  Daniel StenbergRELEASE-NOTES: synced
2024-03-05  Daniel StenbergTODO: remove "build HTTP/3 with OpenSSL and nghttp3...
2024-03-05  Tal Regevcmake: add USE_OPENSSL_QUIC support
2024-03-05  Stefan EissingTIMER_STARTTRANSFER: set the same for everyone
2024-03-05  Michael Kaufmannhttp: better error message for HTTP/1.x response withou...
2024-03-05  Viktor SzakatsKNOWN_BUGS: fix typo
2024-03-05  Sebastian Neubauersmpt: fix starttls
2024-03-05  Stefan Eissinglib: enhance client reader resume + rewind
2024-03-05  Viktor Szakatsopenssl-quic: fix BIO leak and Windows warning
2024-03-05  Viktor Szakatsopenssl-quic: fix unity build, casing, indentation
2024-03-05  Daniel Stenberggen.pl: make the "manpageification" faster
2024-03-05  Daniel StenbergCONTRIBUTE: update the section on documentation format
2024-03-04  Daniel Stenbergsmtp: free a temp resource
2024-03-04  Daniel Stenberg_VARIABLES.md: improve the description
2024-03-04  dependabot... build(deps): bump fsfe/reuse-action from 2 to 3
2024-03-04  Stefan Eissingpytest: adapt to API change
2024-03-04  Daniel Stenbergcookie: if psl fails, reject the cookie
2024-03-04  Stefan Eissinglib: further send/upload handling polish
2024-03-04  Daniel StenbergRELEASE-NOTES: synced
2024-03-03  kpcyrdrustls: fix two warnings related to number types
2024-03-03  Stefan Eissingbufq: writing into a softlimit queue cannot be partial
next