]> git.feebdaed.xyz Git - 0xmirror/curl.git/shortlog
0xmirror/curl.git
2025-12-10 Viktor Szakatstidy-up: URLs (cont.) and mdlinkcheck
2025-12-09 Stefan Eissingmemdebug: fix realloc logging
2025-12-09 Stefan Eissingtest: increase altsvc test reliability
2025-12-09 Viktor Szakatsbuild: set `-Wno-format-signedness`
2025-12-09 Viktor Szakatsmdlinkcheck: do not pick up single quote and backslash...
2025-12-09 Viktor Szakatsmdlinkcheck: exclude self from URL search
2025-12-09 Viktor SzakatsDEPRECATE: add CMake <3.18 deprecation for April 2026
2025-12-09 Viktor Szakatswindows: assume `USE_WIN32_LARGE_FILES`
2025-12-09 Daniel StenbergGHA: make links get checked daily
2025-12-09 Viktor Szakatsconfigure: delete unused variable
2025-12-09 Viktor Szakatsconfig-win32.h: delete obsolete, non-Windows comments
2025-12-09 Stefan Eissingpytest: socksd startup delay
2025-12-09 Stefan Eissingmulti: remove MSTATE_TUNNELING
2025-12-09 Stefan Eissingalt-svc: more flexibility on same destination
2025-12-09 Viktor SzakatsGHA/windows: re-enable `taskkill`
2025-12-09 Yedaya Katsmangtls: Call keylog_close in cleanup
2025-12-09 Yedaya Katsmantest: add test 2090 for SSLKEYLOGFILE structure
2025-12-09 Viktor Szakatsexamples: use 64-bit `fstat` on Windows
2025-12-09 Daniel StenbergTODO: remove ancient entries no longer considered
2025-12-09 Viktor Szakatstest1025, 1221: fold long command-lines
2025-12-09 Viktor Szakatstest1464: mark XML-compliant
2025-12-09 renovate[bot]Dockerfile: update debian:bookworm-slim digest to e899040
2025-12-09 renovate[bot]Dockerfile: update debian:bookworm-slim digest to 1371f81
2025-12-09 Daniel StenbergFAQ: fix minor link syntax mistake
2025-12-09 Daniel StenbergFAQ/TODO/KNOWN_BUGS: convert to markdown
2025-12-09 Daniel Stenbergimap: check buffer length before accessing it
2025-12-09 Daniel Stenbergheaders: add length argument to Curl_headers_push()
2025-12-09 Viktor Szakatstests/data: move section data to external files
2025-12-09 Daniel StenbergRELEASE-NOTES: synced
2025-12-09 Viktor Szakatscurl_setup.h: fix `FMT_SOCKET_T` to be unsigned on...
2025-12-09 Viktor Szakatstests/data: use more `%TESTNUMBER` macro for previous...
2025-12-08 Viktor Szakatstests/data: move `--libcurl` output to external data...
2025-12-08 Viktor Szakatstidy-up: URLs
2025-12-08 Daniel Stenbergmk-ca-bundle.md: the file format docs URL is permaredir...
2025-12-08 Daniel StenbergKNOWN_BUGS: remove link to codepoints.net
2025-12-08 Viktor SzakatsIPFS.md: wrap long lines
2025-12-08 dependabot... GHA: bump pip-dependencies ruff, psutil, pytest
2025-12-08 Viktor SzakatsCI/windows: add torture tests with Schannel
2025-12-08 Daniel Stenbergdocs: switch more URLs to https://
2025-12-08 Daniel Stenbergmdlinkcheck: ignore IP numbers, allow '@' in raw URLs
2025-12-08 renovate[bot]GHA/linux: update dependency pizlonator/fil-c to v0.675
2025-12-08 Viktor SzakatsGHA/linux: blind try to make Renovate detect Fil-C...
2025-12-08 Daniel StenbergDISTROS: fix a Mageia URL
2025-12-08 Stefan Eissinggnutls: add PROFILE_MEDIUM as default
2025-12-08 Fabian Keiltest1475: consistently use %CR in headers
2025-12-08 Daniel Stenberghostcheck: fail wildcard match if host starts with...
2025-12-08 Viktor Szakatssspi: fix memory leaks on error paths in `Curl_create_s...
2025-12-08 Daniel Stenbergcookie: cleanups and improvements
2025-12-08 Daniel Stenbergcookie: only keep and use the canonical cleaned up...
2025-12-08 Daniel Stenbergcookie: when parsing a cookie header, delay all allocat...
2025-12-08 Daniel Stenbergcookie: allocate the main struct once cookie is fine
2025-12-07 Viktor Szakatsrunner.pm: run memanalyzer as a Perl module
2025-12-07 Viktor Szakatswolfssl: fix possible assert with `!HAVE_NO_EX` wolfSSL...
2025-12-07 Daniel Stenberghttp: return OOM errors from hsts properly
2025-12-07 Daniel Stenberghsts: use one malloc instead of two per entry
2025-12-06 Daniel Stenbergnoproxy: fix build on systems without IPv6
2025-12-06 Daniel Stenbergasyn-thrdd: fix Curl_async_getaddrinfo() on systems...
2025-12-06 Daniel Stenbergaltsvc: make it one malloc instead of three per entry
2025-12-06 Robert W. Van... formdata: validate callback is non-NULL before use
2025-12-06 Stefan Eissingftp: make EPRT connections non-blocking
2025-12-05 Daniel StenbergRELEASE-NOTES: synced
2025-12-05 Daniel Stenbergmdlinkcheck: detect and check "raw" links
2025-12-05 Daniel StenbergDISTROS: remove broken URLs for buildroot
2025-12-05 Daniel StenbergFAQ: fix hackerone URL
2025-12-05 Daniel Stenbergdocs: use .example URLs for proxies
2025-12-05 Daniel Stenbergdocs: remove dead URLs
2025-12-05 Viktor Szakatstest1498: disable 'HTTP PUT from stdin' test on Windows
2025-12-05 Viktor Szakatstidy-up: avoid `(())`, clang-format fixes and more
2025-12-05 Viktor Szakatscurlx: limit use of system allocators to the minimum...
2025-12-05 Viktor Szakatsldap: improve detection of Apple LDAP
2025-12-05 Stefan Eissingtests/servers: put unix-domain-path inside LOGDIR
2025-12-05 Daniel StenbergTODO: remove a mandriva.com reference
2025-12-04 Viktor Szakatsldap: detect version of "legacy" LDAP
2025-12-04 Daniel Stenbergurl: if curl_url_get() fails due to OOM, error out...
2025-12-04 Daniel StenbergCURLMOPT_SOCKETFUNCTION.md: fix the callback argument use
2025-12-04 Viktor Szakatsdocs/libcurl: fix C formatting nits
2025-12-04 Viktor Szakatsopenssl: simplify `HAVE_KEYLOG_CALLBACK` guard
2025-12-04 Viktor Szakatsmbedtls: sync format across log messages
2025-12-04 Viktor Szakatssws: fix binding to unix socket on Windows
2025-12-04 Viktor Szakatstidy-up: miscellaneous
2025-12-04 Viktor Szakatstidy-up: one more round of formatting nits
2025-12-04 Viktor Szakatsbadwords: check FAQ with allowlisted 'will', fix a...
2025-12-04 Daniel Stenbergbufref: add Curl_bufref_dup that returns a strdup(...
2025-12-04 Stefan Eissingconnection: attached transfer count
2025-12-04 Daniel Stenbergbufref: rename *memdup() to *memdup0()
2025-12-04 Patrick Monneratformdata: use struct bufref for maybe-dynamic fields.
2025-12-04 Patrick Monneratlib: turn state.referer into a struct bufref
2025-12-04 Patrick Monneratlib: turn state.url into a struct bufref
2025-12-04 Patrick Monneratlib: add a Curl_bufref_uptr() function and use it
2025-12-04 Daniel Stenbergldap: call ldap_init() before setting the options
2025-12-04 Theo Buehlervtls: do not reach into ASN1_STRING
2025-12-04 Viktor Szakatsruntests: make memanalyzer a Perl module (for 1.1-2x...
2025-12-04 Georg Schulz... noproxy: fix ipv6 handling
2025-12-04 Daniel Stenbergdocs: clarify how to do unix domain sockets with SOCKS...
2025-12-04 Viktor Szakatstest787: fix possible typo `&` -> `%` in curl option
2025-12-03 Viktor Szakatstests: add `%AMP` macro, use it in two tests
2025-12-03 Viktor Szakatssrc: fix formatting nits
2025-12-03 Viktor SzakatsGHA/checksrc: give more time for slow Azure servers...
2025-12-03 Viktor Szakatsidn: avoid allocations and wcslen on Windows
2025-12-03 Viktor Szakatslib: fix formatting nits (part 3)
next