]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-09-22  Viktor Szakatstests: speed up builds with single-binary test bundles
2024-09-22  Viktor Szakatscmake: tidy up
2024-09-22  Viktor Szakatstidy-up: indent, whitespace, `#error` in make files
2024-09-22  Viktor Szakatstidy-up: spelling
2024-09-22  Viktor Szakatstidy-up: indent, whitespace, comment in sources
2024-09-21  Daniel StenbergRELEASE-NOTES: synced
2024-09-21  Viktor Szakatsbuild: use `configurehelp.pm.in` with autotools and...
2024-09-21  Viktor Szakatsbuild: tidy up and improve versioned-symbols options
2024-09-21  Viktor Szakatsconfigure: catch Apple in more target triplets
2024-09-21  Viktor SzakatsGHA/configure-vs-cmake: check `libcurl.pc`/`curl-config...
2024-09-21  Viktor Szakatsipfs: add options to disable
2024-09-21  Viktor Szakatssrc: tidy-up conditions for CA bundle search
2024-09-21  Dan FandrichCI: enable RTMP and WebSockets in old Linux build
2024-09-20  Viktor Szakatslib: memdebug comment fixup [ci skip]
2024-09-20  Viktor SzakatsGHA/linux: disable unity build for fix scanbuild job
2024-09-20  Viktor Szakatscmake: fix broken dependency chain for cmdline-opts...
2024-09-20  Viktor Szakatsbuild: tidy up deprecation suppression, enable warnings...
2024-09-20  Viktor Szakatscmake: expand `CURL_USE_PKGCONFIG` to non-cross `MINGW`
2024-09-20  Viktor SzakatsGHA: speed up builds in torture jobs, tidy up
2024-09-20  Viktor Szakatsautotools: add support for 'unity' builds, enable in CI
2024-09-20  Viktor Szakatscmake: separate target for examples, optimize CI, fix...
2024-09-20  Viktor Szakatsruntests: log output improvements
2024-09-20  Stefan Eissingrequest: on shutdown send, proceed normally on timeout
2024-09-20  Stefan Eissingalt-svc: honor data->state.httpwant
2024-09-20  Stefan Eissingurl: connection reuse on h3 connections
2024-09-20  Daniel Stenbergtests: remove all valgrind disble instructions
2024-09-20  Daniel Stenberglibssh2: use the Curl_* memory functions to avoid memdebug
2024-09-20  Stefan Eissinglibssh.c: handle EGAINS during proto-connect correctly
2024-09-20  Stefan Eissingmulti.c: make stronger check for paused transfer before...
2024-09-20  Daniel Stenbergtests/valgrind.pm: fix warnings with no valgrind report...
2024-09-20  Viktor SzakatsGHA/linux: fix installing valgrind, libpsl for rustls...
2024-09-20  Tal RegevGHA/windows: add MSVC vcpkg MSH3 job
2024-09-20  Viktor SzakatsCI: disable dependency tracking in Circle CI jobs
2024-09-20  Viktor SzakatsGHA: keep default pkgconf, do not replace with pkg...
2024-09-19  Viktor Szakatsunit1660: fix unreachable code warning in no-SSL builds
2024-09-19  Viktor Szakatscmake: allow building tests in unity mode
2024-09-19  Viktor Szakatslib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS
2024-09-19  Dan Fandrichtests: Only log warnings or worse by default in smbserver
2024-09-19  Dan Fandrichruntests.md: Suggest a value for -j for torture tests
2024-09-19  Dan Fandrichtests: Fix keyword for test1411
2024-09-19  Viktor SzakatsGHA/torture: bump test parallelism to `-j10`
2024-09-19  Viktor Szakatscmake: sync torture test parallelism with autotools
2024-09-19  Viktor Szakatstidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP`
2024-09-19  Viktor Szakatscmake, `Makefile.mk`: use `-isystem` for dep headers...
2024-09-19  Viktor Szakatscmake: delete unused `NEED_LBER_H`, `HAVE_LDAP_H`
2024-09-19  Stefan Eissingtets: testrunner fairness
2024-09-19  Viktor Szakatscmake/FindNGTCP2: use library path as hint for finding...
2024-09-19  Viktor Szakatsbuild: `buildinfo.txt` improvements
2024-09-19  Viktor Szakatsautotools: tidy-ups in `src/Makefile.inc`
2024-09-19  Viktor Szakatsbuild: limit `arc4random` detection to no-SSL configs
2024-09-19  Viktor Szakatscmake: disable default OpenSSL if BearSSL, GnuTLS or...
2024-09-19  Viktor Szakatsdist: drop `.in` files from `EXTRA_DIST`
2024-09-19  Daniel Stenbergchecksrc: check for spaces around '?', '>' and '<'
2024-09-19  Daniel Stenberglib/src: white space edits to comply better with code...
2024-09-19  Daniel StenbergTODO: IMAP upload unread
2024-09-19  Viktor Szakatscmake: drop redundant assigments
2024-09-19  Viktor Szakatscmake: drop redundant zlib var, rename function (internals)
2024-09-19  Viktor Szakatsurlapi: drop unused header
2024-09-19  Viktor Szakatsprocesshelp.pm: improve `taskkill` calls (Windows)
2024-09-19  Viktor Szakatstests: delete duplicate macro check
2024-09-18  Daniel StenbergCURLMOPT_PIPELINING.md: clarify that CURLPIPE_NOTHING...
2024-09-18  Stefan Eissingtests: testrunner reliability improvements
2024-09-18  Gabriel Marinlib, src, tests: added space around ternary expressions
2024-09-18  Daniel StenbergRELEASE-NOTES: synced
2024-09-18  Jon Rumseynegotiate: conditional check around GSS & SSL specific...
2024-09-18  Daniel Stenbergcurl_url_set.md: document HOST handling when URL is...
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
next