]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2024-02-26  Stefan Eissingc-hyper: add header collection writer in hyper builds
2024-02-26  Stefan Eissinghttp: move headers collecting to writer
2024-02-26  Stefan Eissingsendf: Curl_client_write(), make passed in buf const
2024-02-26  MAntoniaklib: remove curl_mimepart object when CURL_DISABLE_MIME
2024-02-26  kpcyrdrustls: make curl compile with 0.12.0
2024-02-26  Daniel Stenbergstrtoofft: fix the overflow check
2024-02-25  Daniel Stenberglibssh/libssh2: return error on too big range
2024-02-24  Scott Talbertsetopt: fix check for CURLOPT_PROXY_TLSAUTH_TYPE value
2024-02-24  Jay Satiromprintf: fix format prefix I32/I64 for windows compilers
2024-02-23  Daniel Stenbergcd2nroff: gen: make `\>` in input to render as plain...
2024-02-23  Daniel Stenberggen: make `\>` in input to render as plain '>' in output
2024-02-23  Fabrice Fontaineconfigure.ac: find libpsl with pkg-config
2024-02-23  Daniel StenbergBUG-BOUNTY.md: clarify that the curl security team...
2024-02-23  Daniel StenbergTHANKS: add bug reporter from #740
2024-02-22  Stefan Eissingmulti: fix multi_sock handling of select_bits 12976/head
2024-02-22  Daniel Stenbergcurlver: bump to 8.7.0 for next release
2024-02-22  Daniel StenbergRELEASE-NOTES: synced
2024-02-22  Daniel Stenbergwrite-out: add '%{proxy_used}'
2024-02-22  Daniel StenbergCURLINFO_USED_PROXY: return bool whether the proxy...
2024-02-20  Daniel Stenbergsha512_256: remove the cast macro, minor language/forma...
2024-02-20  Stefan EissingDoH: add trace configuration
2024-02-20  Stefan Eissingwebsocket: fix curl_ws_recv()
2024-02-20  Evgeny Grindigest: support SHA-512/256
2024-02-20  Evgeny Grintests: add SHA-512/256 unit test
2024-02-20  Evgeny GrinSHA-512/256: implement hash algorithm
2024-02-20  Evgeny Grincurl_setup.h: add curl_uint64_t internal type
2024-02-20  Daniel Stenbergdocs: dist curl*.1 and install without perl
2024-02-20  Stefan EissingOpenSSL QUIC: adapt to v3.3.x
2024-02-19  Ramiro GarciaMANUAL.md: fix typo
2024-02-19  Daniel StenbergBINDINGS: add mcurl, the python binding
2024-02-19  Daniel Stenbergmk-ca-bundle.md: cleanups and polish 12958/head
2024-02-19  Daniel Stenbergspellcheck.yml: remove .1/.3 handling, clean all man...
2024-02-19  Daniel Stenberglibcurl-docs: cleanups
2024-02-19  Daniel Stenbergcd2nroff: remove backticks from titles
2024-02-19  Daniel StenbergRELEASE-NOTES: synced
2024-02-18  Stefan Eissinghttp_chunks: fix the accounting of consumed bytes
2024-02-18  Stefan Eissingfile: use xfer buf for file:// transfers
2024-02-18  Karthikdasari0423HTTP3.md: always run nghttp3 submodule init
next