]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2024-03-03  Dan Fandrichconfigure: Don't build shell completions when disabled
2024-03-02  Jay Satirocmdline-opts/_EXITCODES: sync with libcurl-errors
2024-03-01  Stefan Eissinghyper: disable test1598 due to lack of trailer support
2024-03-01  Dan Fandrichftp: Mark a const buffer as const
2024-03-01  Dan Fandrichappveyor: Properly skip if only CircleCI is changed
2024-03-01  Dan Fandrichdocs: Update minimal binary size in INSTALL.md
2024-03-01  Dan Fandrichconfigure: Don't make shell completions without perl
2024-03-01  RainRatmisc: Fix typos in docs and lib
2024-03-01  Dan Fandrichconfigure: build & install shell completions when enabled
2024-02-29  Dan Fandrichgithub/labeler: improve the match patterns
2024-02-28  Stefan Eissingtests: add test1598 for POST with trailers
2024-02-28  Daniel Stenbergcmdline-opts/_VERSION: provide %VERSION correctly
2024-02-28  Stefan Eissinglib: Curl_read/Curl_write clarifications
2024-02-28  Daniel Gustafssoncurldown: Fix email address in Copyright
2024-02-28  Daniel Stenberggetparam: make --ftp-ssl work again
2024-02-27  Daniel StenbergKNOWN_BUGS: IMAPS connection fails with rustls error 13005/head
2024-02-27  Daniel StenbergKNOWN_BUGS: FTPS upload, FileZilla, GnuTLS and close_notify
2024-02-27  Daniel StenbergKNOWN_BUGS: Implicit FTPS upload timeout
2024-02-27  Daniel StenbergKNOWN_BUGS: HTTP/2 prior knowledge over proxy
2024-02-27  Daniel StenbergTODO: build HTTP/3 with OpenSSL and nghttp3 using cmake
2024-02-27  Daniel StenbergTODO: Select signature algorithms
2024-02-27  Daniel Stenbergexamples: use present tense in comments
2024-02-27  Daniel Stenbergdocs: more language cleanups
2024-02-27  Daniel Gustafssonsetopt: Fix disabling all protocols
2024-02-27  Andreas Kieferfopen: fix narrowing conversion warning on 32-bit Android
2024-02-27  Stefan Eissinglib: Curl_read/Curl_write clarifications
2024-02-27  Daniel Stenbergmulti: make add_handle free any multi_easy
2024-02-27  Daniel Stenbergdocs: use present tense
2024-02-27  Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.md: no promises of lifetime...
2024-02-27  Stefan Eissinglib: send rework
2024-02-26  Daniel StenbergRELEASE-NOTES: synced
2024-02-26  Daniel Stenberghttp_chunks: remove unused 'endptr' variable
2024-02-26  Louis Solofrizzolib: initialize output pointers to NULL before calling...
2024-02-26  Stefan Eissinglib: move client writer into own source
2024-02-26  Stefan Eissingurldata: move authneg bit from conn to Curl_easy
next