]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-09-18  Daniel Stenbergsendf: add condition to max-filesize check
2024-09-18  Daniel StenbergRELEASE: synced curl-8_10_1
2024-09-18  Daniel StenbergTHANKS: contributors from the 8.10.1 release
2024-09-17  Viktor SzakatsGHA/windows: revert enabling SSPI option
2024-09-17  Daniel Stenbergtool_cb_wrt: use "curl_response" if no file name in URL
2024-09-17  dependabot... GHA/non-native: bump vmactions/omnios-vm from 1.0.2...
2024-09-16  Viktor SzakatsGHA/windows: fix bad typo in MSVC GnuTLS stunnel condition
2024-09-16  Viktor SzakatsGHA: misc updates: impacket, timeouts, mingw-w64 32-bit
2024-09-16  Viktor SzakatsCI: move Azure jobs to GHA, fix fallouts, sshserver...
2024-09-16  Viktor SzakatsGHA/non-native: install Perl for FreeBSD cmake jobs
2024-09-16  Viktor Szakatscmake: fix MSH3 to appear on the feature list
2024-09-15  Viktor SzakatsGHA/non-native: enable SFTP/SCP tests on FreeBSD
2024-09-15  Viktor Szakatssingleuse: drop `Curl_memrchr()` for no-HTTP builds
2024-09-15  Viktor SzakatsGHA: replace make with ninja in Cygwin, MSYS2 and mingw...
2024-09-15  Viktor SzakatsGHA/non-native: replace make with ninja in cmake jobs
2024-09-15  Viktor SzakatsGHA: add `valgrind` to the job titles using it, and...
2024-09-15  Viktor SzakatsGHA/macos: tidy-up
2024-09-15  Tal RegevGHA/windows: use libuv for event-based tests on openssl job
2024-09-15  Tal RegevGHA/windows: re-add GnuTLS after upstream fix
2024-09-15  Viktor SzakatsGHA/macos: make impacket found by tests
2024-09-15  Viktor SzakatsGHA/macos: replace make with ninja for cmake builds
2024-09-15  Viktor SzakatsGHA/macos: tidy-ups, install impacket for cmake jobs
2024-09-14  Daniel Stenberghttp: make max-filesize check not count ignored bodies
2024-09-14  Daniel StenbergFTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a
2024-09-14  Daniel Stenbergtransfer: remove redundant variable use: select_bits
2024-09-13  Daniel StenbergRELEASE-NOTES: synced
2024-09-13  Stefan Eissingconnect: store connection info when really done
2024-09-13  Stefan Eissingtransfer: fix sendrecv() without interim poll
2024-09-13  Daniel McCarneyvtls/rustls: support strong CSRNG data
2024-09-13  Daniel McCarneyvtls/rustls: simplify ciphersuite skipping
2024-09-13  Daniel McCarneyvtls/rustls: rustls-ffi 0.14.0 update
2024-09-13  Daniel McCarneyvtls/rustls: differentiate error messages
2024-09-13  Daniel McCarneyvtls/rustls: simplify builder cleanup
2024-09-13  Stefan Eissingrequest: correctly reset the eos_sent flag
2024-09-13  Stefan Eissingtests: tweak lock file handling and timers
2024-09-12  Daniel StenbergRELEASE-NOTES: synced
2024-09-12  Viktor Szakatsautotools: fix `--with-ca-embed` build rule
2024-09-12  Gabriel Marinsetopt: remove superfluous use of ternary expressions
2024-09-12  Daniel StenbergCURLMOPT_TIMERFUNCTION.m: emphasize that only a single...
2024-09-12  Daniel McCarneyvtls: fix `Curl_ssl_conn_config_match` doc param
2024-09-12  Stefan Eissinghttp2: when uploading data from stdin, fix eos forwarding
2024-09-12  Viktor Szakatscmake: ensure `CURL_USE_OPENSSL`/`USE_OPENSSL_QUIC...
2024-09-12  Daniel StenbergGHA/macOS: add an -e test
2024-09-12  Stefan Eissingtest537: cap the rlimit max this test runs
2024-09-12  Stefan EissingQUIC: on connect, keep on trying on draining server
2024-09-11  Jan Venekamprustls: fixed minor logic bug in default cipher selection
2024-09-11  Harry Sintonenlib: fix AF_INET6 use outside of USE_IPV6
2024-09-11  Daniel Stenbergmulti: check that the multi handle is valid in curl_mul...
2024-09-11  Daniel StenbergRELEASE-NOTES: synced
2024-09-11  Daniel Stenbergruntests: accecpt 'quictls' as OpenSSL compatible
2024-09-11  Daniel Stenberglibcurl-docs: CURLINFO_LOCAL_* work for QUIC as well...
2024-09-11  Daniel StenbergRELEASE-NOTES: synced curl-8_10_0
2024-09-11  Daniel StenbergTHANKS: contributors from 8.10.0
2024-09-10  Viktor SzakatsGHA/windows: raise test run timeouts
2024-09-10  Daniel StenbergCURLOPT_COOKIE.md: tiny language edit
2024-09-10  Viktor SzakatsNTLM_WB: delete remains in tests, docs updates
2024-09-10  Daniel Stenbergcd2nroff: only require "added-in" for source "libcurl"
2024-09-10  Daniel StenbergCURLOPT_*-docs: provide additional details
2024-09-10  Stefan Eissingtests: ignore the tests/buildinfo.txt file generated
2024-09-10  Daniel StenbergCURLOPT_COOKIE.md: this cookie gets appended to the...
2024-09-09  Dan FandrichGHA/linux-old: add an autoconf/automake build
2024-09-09  Viktor Szakatsserver/getpart: delete unused code
2024-09-09  Daniel Stenberglib: enable strerror and strncpy checksrc warnings...
2024-09-09  Daniel Stenbergcontent_encoding: avoid getting all encodings unless...
2024-09-09  Daniel Stenbergunit1398: test maximum input parameters/output segments
2024-09-09  Daniel Stenbergchecksrc: add STRNCPY as an opt-in rule to detect and...
2024-09-09  Daniel Stenberglib: remove the final strncpy() calls
2024-09-08  Jay Satiroasyn-thread: stop using GetAddrInfoExW on Windows
2024-09-07  Daniel Stenbergdoh: remove redundant checks
2024-09-07  Dan Fandrichmaketgz: fix RELEASE-TOOLS.md for daily tarballs
2024-09-06  Viktor SzakatsMakefile.mk: update to use Markdown sources for manual
2024-09-06  Viktor Szakatsautotools: fix MS-DOS builds
2024-09-06  Viktor Szakatsbuild: drop unused `NROFF` reference
2024-09-06  Viktor SzakatsMakefile.dist: fix `ca-firefox` target
2024-09-06  Viktor Szakatscmake: fix to show features/protocols with `CURL_DISABL...
2024-09-06  Viktor Szakatsbuild: generate `buildinfo.txt` for test logs
2024-09-06  Viktor SzakatsCI: update names of jobs that are now building tests...
2024-09-06  Daniel Stenberg.dcignore: remove
2024-09-06  Stefan Eissingpop3: fix multi-line with LIST arg
2024-09-06  Stefan Eissingdoh: cleanups
2024-09-06  Daniel Stenbergfirefox-db2pem: mention what "certutil" the script...
2024-09-06  Daniel Stenbergscripts/delta: output bugfixes/day
2024-09-06  Daniel StenbergRELEASE-NOTES: synced
2024-09-05  Daniel StenbergGHA/distcheck: keep upload artifacts for one day only
2024-09-05  Daniel StenbergCURLMOPT_SOCKETFUNCTION.md: expand on the easy argument
2024-09-05  Daniel Stenbergmaketgz: move from / into scripts
2024-09-05  Daniel Stenberglibcurl.def: move from / into lib
2024-09-05  Jay Satirosystem_win32: fix typo
2024-09-05  dependabot... GHA/distcheck:: bump actions/upload-artifact from 4...
2024-09-05  renovate[bot]Dockerfile: Update debian:bookworm-slim Docker digest...
2024-09-05  Daniel Stenbergllist: only provide Curl_llist_tail in unit test builds
2024-09-05  Viktor SzakatsGHA/linux-old: split test step into build and run
2024-09-05  Stefan Eissingcf-socket: fix listen pollset for FTP active mode
2024-09-05  Daniel Stenbergsmb: convert superflous assign into assert
2024-09-05  Daniel Stenbergschannel: avoid malloc for CAinfo_blob_digest
2024-09-04  Viktor Szakatssrc: namespace symbols clashing with lib
2024-09-04  Daniel StenbergKNOWN_BUGS: cleanup
2024-09-04  Daniel Stenbergopenssl: certinfo errors now fail correctly
2024-09-04  Daniel Stenberglib: make SSPI global symbols use Curl_ prefix
2024-09-04  Viktor Szakatscmake: restore variable names `CURL_CA_BUNDLE_SET`...
next