]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2024-10-03  Tal RegevGHA/windows: add workaround for upstream vcpkg issue
2024-10-03  Viktor SzakatsGHA/curl-for-win: disable `DOCKER_CONTENT_TRUST`
2024-10-03  Daniel StenbergDEPRECATE: remove hyper in January 2025
2024-10-03  Daniel StenbergRELEASE-NOTES: synced
2024-10-03  Daniel Stenberglib: use bool/TRUE/FALSE properly
2024-10-03  Daniel Stenbergwolfssl: add proper colon separator
2024-10-03  Daniel Stenbergvtls: convert Curl_pin_peer_pubkey to use dynbuf
2024-10-03  Daniel Stenbergvtls: convert pubkey_pem_to_der to use dynbuf
2024-10-02  Viktor Szakatstests: let openssl generate random cert serials
2024-10-02  Viktor SzakatsGHA/linux: fix wolfSSL version in cache key
2024-10-02  Viktor SzakatsGHA/linux: drop duplicate names from cache keys
2024-10-02  Viktor Szakatstests: simplify `pathhelp.pm`, avoid using external...
2024-10-02  Daniel Stenbergwolfssl: convert malloc + memcpys to dynbuf for cipher...
2024-10-02  Daniel Stenberglib: avoid assigning 'result' temporarily
2024-10-02  Daniel Stenbergmulti: make multi_handle_timeout use the connect timeout
2024-10-02  Daniel StenbergGHA/labeler: adjust some docs patterns
2024-10-02  Daniel Stenbergtests: remove debug requirement on 38 tests
2024-10-02  Daniel Stenbergvtls: skip a "useless assignment"
2024-10-02  Daniel Stenbergtool: support --show-headers AND --remote-header-name
2024-10-02  Viktor SzakatsGHA/macos: update comment with new Xcode default for...
2024-10-01  Viktor SzakatsGHA/macos: drop unsupported Xcode version references
2024-10-01  Viktor SzakatsGHA/macos: delete `macos-12` jobs, update matrix for...
2024-10-01  Viktor SzakatsGHA/macos: Sequoia chores, fixes for llvm 18
2024-10-01  Viktor Szakatstests: fixup `checkcmd` `PATH` on non-unixy platforms
2024-10-01  Viktor Szakatstests: fix shell quoting on native Windows Perl
2024-10-01  Viktor Szakatstests: fix `%POSIX_PWD` on native Windows Perl
2024-10-01  Viktor Szakatstests: replace `%PWD` with `%SSH_PWD` in SCP/SFTP tests
2024-10-01  Daniel StenbergRELEASE-NOTES: synced
2024-10-01  dependabot... CI: bump actions/checkout from 4.1.7 to 4.2.0
2024-10-01  dependabot... CI: bump github/codeql-action from 3.26.8 to 3.26.10
2024-10-01  Daniel Stenbergdocs/libcurl: expand multi documentation
2024-10-01  Daniel Stenbergselect: use poll() if existing, avoid poll() with no...
2024-10-01  Stefan Eissingftp: fix 0-length last write on upload from stdin
2024-10-01  Viktor Szakatstests: replace hard-coded `/dev/null` with variable
2024-10-01  Viktor Szakatstests: add and use `%PERL` variable to refer to the...
2024-09-30  Viktor Szakatstests: replace `%PWD` with `%FILE_PWD` for `file://`
2024-09-30  Viktor Szakatscmake: readd `generate-curl.1` dependency for `src...
2024-09-30  Viktor Szakatsruntests: drop unused code for old/classic-mingw support
2024-09-30  Viktor SzakatsGHA: move Cygwin jobs back into the Windows workflow
2024-09-30  Viktor Szakatsappveyor: bump to OpenSSL 3.3
2024-09-30  Viktor Szakatsappveyor: delete unused WebSockets option remains ...
2024-09-30  dependabot... CI: bump vmactions/omnios-vm from 1.0.6 to 1.0.7
2024-09-30  Stefan Eissingquic: use send/recvmmsg when available
2024-09-30  renovate[bot]ci: update dependency awslabs/aws-lc to v1.36.0
2024-09-30  dependabot... CI: bump github/codeql-action from 3.26.6 to 3.26.8
2024-09-30  Daniel StenbergCI/winbuild: remove enabling of websocket - done by...
2024-09-29  Viktor Szakatsruntests: fix indentation
2024-09-29  Viktor SzakatsGHA/cygwin, msys: move tests to cmake jobs, to finish...
2024-09-29  Viktor SzakatsGHA/windows: fix `find` in old-mingw-w64 `curl -V`...
2024-09-29  Viktor Szakatsci: tidy-ups
2024-09-29  Viktor Szakatscmake: websockets tidy-ups
2024-09-28  Viktor SzakatsGHA linux: restore `apt-get update`
2024-09-28  Tatsuhiro Tsujikawadocs/cmdline-opts: GnuTLS supports PKCS#11 URI in ...
2024-09-27  Viktor Szakatssingleuse: limit checks to non-unity jobs
2024-09-27  Viktor SzakatsGHA/windows: formatting, adjust timeouts, tidy-ups
2024-09-27  Dan FandrichCI: update 32-bit CI to Ubuntu 24.04 and enable more
2024-09-27  Stefan EissingCI: improvements in test reliability and performance
2024-09-27  Daniel Stenberglib: fix disabled-verbose-strings + enable-debug build...
2024-09-27  Daniel StenbergWebSockets: make support official (non-experimental)
2024-09-27  Viktor Szakatscodespell: extend checks to more subdirs
2024-09-27  Viktor SzakatsGHA/torture: prefer pip `--break-system-packages` for...
2024-09-27  Viktor Szakatssingleuse: make `git grep` faster, add Apple `nm` support
2024-09-27  Viktor SzakatsGHA/http3-linux: add name to align with other Linux...
2024-09-26  Daniel StenbergRELEASE-NOTES: synced
2024-09-26  Viktor SzakatsGHA/linux: improve cmake use, switch to Ninja
2024-09-26  Daniel Stenbergmulti: avoid reading whole struct pointer from pointer
2024-09-26  Stefan Eissingtests: use '-4' where needed
2024-09-26  Stefan Eissingtests: improve mqtt server handling
2024-09-26  Stefan Eissingtests: check http/2 and http/3 server responsiveness
2024-09-26  Stefan Eissingtest190: replace %FTPTIME2 with a fixed value
2024-09-26  Daniel Stenbergtests: remove the %FTPTIME3 variable
2024-09-26  Daniel Stenbergsocks_gssapi: switch to dynbuf from buffer with strcpy
2024-09-26  Dan Fandrichtests: add file: tests with existing files
2024-09-26  Daniel Stenbergtest518: restore valgrind disable
2024-09-26  Daniel Stenbergopenssl: convert a memcpy to dynbuf use
2024-09-26  Stefan Eissingtest1540: add debug logging
2024-09-26  Stefan Eissingtest504: fix handling on pending connect
2024-09-26  Stefan Eissingtest2502: add libtest debug tracing
2024-09-26  Stefan Eissingtestrun: explicitly set proper IP address for stunnel...
2024-09-26  Gabriel Marinlib/cw-out: initialize 'flush_all' directly
2024-09-26  Stefan Eissingtest1035: convert host name back to utf8 as should be
2024-09-26  Daniel Stenbergopenssl: remove two strcpy() calls
2024-09-26  Daniel Stenbergtool_doswin: simplify; remove unused options and strncp... 15047/head
2024-09-26  Daniel Stenbergtests: add codeset-utf8 as a feature
2024-09-26  Daniel Stenbergtests: introduce %CLIENT6IP-NB
2024-09-26  Daniel Stenbergtests: make precheck for HTTP on 127.0.0.1 into a feature
2024-09-26  Daniel Stenbergtests: postcheck is now in verify
2024-09-25  Daniel Stenbergbuild: fix cross-compile check for poll with bionic
2024-09-25  Daniel StenbergTHANKS: cleanup duplicates
2024-09-25  Viktor Szakatsbuild: add pytest targets
2024-09-25  Viktor SzakatsGHA/linux: tidy up msh3 build step
2024-09-25  Viktor Szakatsbuild: clarify CA embed is for curl tool, mark default...
2024-09-25  Viktor SzakatsGHA/linux: review and prune valgrind use
2024-09-25  Viktor Szakatstidy-up: indentation in autotools sources
2024-09-25  Gabriel Marincleanup: added space around ternary expressions
2024-09-25  Gabriel Marintest1185: Updated test data with NOSPACEC rule
2024-09-25  Gabriel Marinchecksrc: Added checks for colon operator in ternary...
2024-09-24  Ian Spenceconfigure: improve help string for some options
2024-09-24  Baruch Siachcurl_trc: fix build with verbose messages disabled
2024-09-24  Stefan Eissingmulti.c: warn/assert on stall only without timer
next