]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2025-03-17  Viktor SzakatsGHA/windows: skip flaky test 498
2025-03-17  Viktor Szakatsmemdebug: revert setting gcc 11+ deallocator attribute
2025-03-17  Viktor SzakatsGHA/windows: drop redundant manual changes to MSYS2...
2025-03-16  Viktor Szakatstests/server: support bundle binary
2025-03-16  Viktor Szakatsmemdebug: set gcc 11+ deallocator attribute, extend...
2025-03-15  Viktor SzakatsGHA/windows: unignore 2310, disable SCP/FTP for vcpkg...
2025-03-15  Viktor Szakatsasyn-thread: drop `free()` on non-heap address
2025-03-15  Stefan Eissingftp/sftp: strdup data info memory
2025-03-14  Viktor SzakatsGHA/non-native: drop building docs with autotools on...
2025-03-14  Viktor Szakatsautotools: fix `libtest` bundle to depend on `FIRSTFILES`
2025-03-14  Daniel Stenberghttp: remove a HTTP method size restriction
2025-03-14  Daniel Stenberghttp: remove the space requirement after status-code
2025-03-14  Daniel Stenberglibtest/lib2311: remove "extra" fclose()
2025-03-14  Daniel Stenbergcurl_ws_recv.md: expand a little on the fragments the...
2025-03-14  Daniel Stenbergdynbuf: bump the max CRLFILE size to 400MB
2025-03-14  Viktor Szakatsautotools: use `CURLDEBUG` to exclude TrackMemory code...
2025-03-14  Viktor Szakatsbuild: do not apply curl debug macros to `tests/server...
2025-03-14  Viktor Szakatstests/server: give global `path` variable a more descri...
2025-03-14  Calvin Ruoccows: fix and extend CURLWS_CONT handling
2025-03-14  Viktor Szakatsautotools: fix `dllmain.c` in unity builds
2025-03-14  Viktor Szakatstests/server: drop unused `base64.pl`
2025-03-14  Daniel StenbergRELEASE-NOTES: synced
2025-03-14  Daniel Stenbergrustls: cap maximum allowed CRL file size to 8MB
2025-03-14  Daniel Stenbergdoh: remove wrong but unreachable exit path from doh_de...
2025-03-13  Daniel Stenbergtool_setopt: reduce use of "code hiding" macros
2025-03-13  Daniel Stenbergtool_setopt: simplify tool_setopt
2025-03-13  Viktor SzakatsGHA/windows: replace OpenSSH-Windows-Prelease job with...
2025-03-13  Viktor SzakatsGHA: fix configure disable options
2025-03-13  Viktor Szakatsresolve: fix building without Unix sockets and `CURLDEBUG`
2025-03-13  Viktor Szakatstests/server: sync memory callbacks with `lib/easy.c`
2025-03-13  Viktor Szakatstests/server: do not redefine standard functions in...
2025-03-13  Viktor Szakatstests/server: drop unused headers
2025-03-13  Viktor Szakatsmemdebug.h: avoid `-Wredundant-decls` with an extra...
2025-03-13  Viktor Szakatscmake: unity mode optimization for non-`CURLDEBUG`...
2025-03-13  Daniel Stenbergcookie: accept "high byte" cookie content
2025-03-12  Viktor Szakatscore: stop redefining `E*` macros on Windows, map ...
2025-03-12  Viktor Szakatsbase64: drop `BUILDING_CURL` macro, always include...
2025-03-12  Viktor Szakatsntlm: merge ntlm.h into ntlm.c
2025-03-12  Viktor Szakatsbuild: replace Curl_ prefix with curlx_ for functions...
2025-03-12  Daniel Stenbergruntests: enable the --libcurl feature by default
2025-03-12  Daniel Stenbergmulti: call protocol handler done() if PROTOCONNECT...
2025-03-12  Stefan Eissingcurl: fix --cert parameter clearing
2025-03-12  Daniel StenbergGHA: do a build-only without the --libcurl option enabled
2025-03-12  Daniel Stenbergtests: make --libcurl tests require the --libcurl feature
2025-03-12  Daniel Stenbergsrc: remove final uses of Curl_ symbol prefixes in...
2025-03-12  Daniel Stenbergmanagen: accept more markdown-quote-markers
2025-03-12  Stefan Eissingsendf: client reader line conversion: do not change...
2025-03-12  Daniel Stenbergtool_operate: fix build with --libcurl support disabled
2025-03-12  Viktor SzakatsGHA/windows: change openssh server, non-debug-enabled...
2025-03-12  Viktor Szakatscurltime: use libcurl time functions in src and tests...
2025-03-12  Daniel Stenbergmulti: kill off remaining internal handles in curl_mult...
2025-03-11  Viktor Szakatscurl_setup: drop `ERANGE` (for WinCE), no longer used
2025-03-11  Viktor Szakatstests/server: use `curlx_str_numblanks()` to avoid...
2025-03-11  Daniel StenbergRELEASE-NOTES: synced
2025-03-11  Daniel Stenbergcurl: add my_setopt_long() and _offt()
2025-03-11  Stefan Eissingwolfssh: fix freeing of resources in disconnect
2025-03-11  Stefan Eissingtest489: set output dir
2025-03-11  Viktor Szakatstftpd: prefix TFTP protocol error `E*` constants with...
2025-03-11  Viktor SzakatsGHA: enable OpenSSL QUIC in a macOS and MinGW job
2025-03-11  Daniel Stenbergtool_operate: fix a stray Curl_ symbol use
2025-03-11  Daniel Stenbergsrc: s/Curl_safefree/curlx_safefree
2025-03-10  Daniel Stenbergcurl_memrchr: enable in all builds
2025-03-10  Daniel Stenbergsrc: use curlx_dyn_ prefix, not Curl_dyn_
2025-03-10  Daniel Stenbergsrc: remove Curl_ prefix from tool-specific function
2025-03-10  Stefan Eissinglibssh: fix freeing of resources in disconnect
2025-03-10  Stefan Eissinglibssh2: fix freeing of resources in disconnect
2025-03-10  Viktor Szakatsbuild: enable `-Wcast-qual`, fix or silence compiler...
2025-03-10  Viktor SzakatsDISABLED: add 313 for sectransp (move from GHA/macos)
2025-03-10  Viktor Szakatstidy-up: replace `Curl_safefree` with `free` before...
2025-03-10  Jay Satirolibssh: fix scp large file upload for 32-bit size_t...
2025-03-10  Daniel Stenbergurlapi: treat 0 alone as decimal number in IPv4 address
2025-03-10  Viktor Szakatstidy-up: whitespace, tests/server Makefile.inc, timeval...
2025-03-10  Daniel Stenberghostip: don't use alarm() for DoH resolves
2025-03-10  Daniel Stenberglib: clear up CURLRES_ASYNCH vs USE_CURL_ASYNC use
2025-03-10  Daniel Stenbergsocks: remove bad assert from do_SOCKS5()
2025-03-10  Daniel StenbergSTRPARSE: amend with recently added functions
2025-03-10  Daniel Stenberglib: rename curlx_strtoofft to Curl_str_numblanks()
2025-03-10  Christian Schmitzeasy: fix warning about possible comma misuse
2025-03-10  Daniel Stenbergconfigure: call the blocking resolver "blocking", not...
2025-03-10  Daniel Stenbergmprintf: switch three number parsers to use strparse
2025-03-10  Daniel Stenbergsrc: replace strto[u][ld] with curlx_str_ parsers
2025-03-10  Viktor SzakatsGHA/windows: enable H3 in GnuTLS MinGW job
2025-03-10  Viktor Szakatslibssh2: fix memory leak in `SSH_SFTP_REALPATH` state
2025-03-09  Viktor Szakatsruntests: fix SSH server not starting in cases, re...
2025-03-09  Viktor Szakatstests/server: sync `wait_ms()` with the libcurl impleme...
2025-03-09  Samuel Henriquetests/servers.pm: remove unused variable 'portrange'
2025-03-09  Viktor Szakatslib2302: fix crash due to stack overflow on MSVC and...
2025-03-09  Viktor SzakatsGHA/windows: add GnuTLS job, drop default OpenSSL for...
2025-03-08  Viktor SzakatsGHA/windows: re-add GnuTLS for vcpkg, improve perf...
2025-03-08  Daniel StenbergRELEASE-NOTES: synced
2025-03-08  Samuel Henriquetest1022: add support for rc releases
2025-03-08  Viktor Szakatsgtls: fix uninitialized variable
2025-03-08  renovate[bot]GHA: update dependency cloudflare/quiche to v0.23.4
2025-03-08  Daniel StenbergRELEASE-PROCEDURE.md: explain release candidates
2025-03-08  Viktor Szakatscurl_setup_once: stop redefining `ENAMETOOLONG` to...
2025-03-08  Viktor Szakatscurl_setup_once: drop `E*` macro redefines unused ...
2025-03-08  Viktor Szakatstests/server: fix to check against winsock2 error codes...
2025-03-07  Viktor Szakatszlib: bump minimum to 1.2.5.2 (was: 1.2.0.4)
2025-03-07  Stefan Eissingquiche: do not iterate over multi handles
2025-03-07  Daniel Stenbergtool_parsecfg: make my_get_line() skip empty and blanks...
next