]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2026-01-21  Viktor Szakatsdynhds: drop duplicate includes
2026-01-21  Viktor SzakatsGHA: strip Windows/MS-DOS/Android binaries to see their...
2026-01-21  Viktor Szakatswindows: test non-verbose builds, fix fallouts
2026-01-21  Viktor Szakatsbuild: fully omit verbose strings and code when disabled
2026-01-21  Daniel Stenbergmulti: probe for IPv6 functionality in multi_init()
2026-01-21  dEajL3kAwinapi: use FormatMessageA instead of FormatMessageW
2026-01-21  Viktor Szakatshostip: omit forward declaration of verbose logging...
2026-01-21  Viktor Szakatsurldata.h: delete orphan forward declaration
2026-01-20  Viktor Szakatsbuild: update to not need `_CRT_NONSTDC_NO_DEPRECATE...
2026-01-20  Viktor SzakatsCI: do not codespell `RELEASE-NOTES`
2026-01-20  Viktor Szakatscodespell: ignore false positive found in RELEASE-NOTES
2026-01-20  Daniel Stenbergconfig2setopts: acknowledge OOM error from CURLOPT_MIMEPOST
2026-01-20  Stefan Eissingtimeout handling: auto-detect effective timeout
2026-01-20  renovate[bot]GHA: update ngtcp2/ngtcp2 to v1.20.0
2026-01-20  renovate[bot]GHA: update ngtcp2/nghttp3 to v1.15.0
2026-01-20  Stefan Eissingsocket: check result of SO_NOSIGPIPE
2026-01-20  Daniel StenbergRELEASE-NOTES: synced
2026-01-20  Daniel Stenberglib: use ISBLANK and ISNEWLINE more
2026-01-20  Viktor Szakatscmake: silence silly Apple clang warnings in C89 mode...
2026-01-20  Viktor Szakatsbuild: drop global suppression of `-Wformat-nonliteral...
2026-01-20  Viktor Szakatsrtsp: fix missing variable declaration
2026-01-20  Viktor Szakatstidy-up: miscellaneous
2026-01-20  Daniel Stenberglibcurl docs: reduce 'since ...' in descriptions
2026-01-20  Frank Busstls: add new SSLSUPP flags for several options
2026-01-20  Maksim Ściepanienkaconfig2setopts: fix for --disable-aws build configuration
2026-01-20  Viktor SzakatsGHA/curl-for-win: add CPU to Linux minimal job name
2026-01-19  Viktor Szakatstool_getparam: avoid `-Wcomma` with Apple clang in...
2026-01-19  tommysigpipe: unset SA_SIGINFO since it is using sa_handler
2026-01-19  Daniel Stenberglib: separate scheme info from protocol implementation
2026-01-19  Arnav-Purushotam... docs/INSTALL: update configure details
2026-01-19  Viktor Szakatsbuild: merge TrackMemory (`CURLDEBUG`) into debug-enabl...
2026-01-19  Daniel Stenbergimap: simplify imap_is_bchar() with strchr()
2026-01-19  Viktor SzakatsGHA/non-native: fix size/file listing for Android share...
2026-01-19  Viktor SzakatsCI: show curl tool and libcurl sizes
2026-01-19  Stefan Eissinglib: make sigpipe handling more lazy
2026-01-19  Viktor SzakatsINSTALL-CMAKE.md: document Apple framework options
2026-01-19  Viktor Szakatscmake: fix variable name for Apple Security framework
2026-01-19  Viktor SzakatsREUSE: drop broken reference to `MAIL-ETIQUETTE`
2026-01-18  Viktor SzakatsINSTALL.md: suggest `-Wl,-dead_strip` for Apple targets
2026-01-18  Sascha FrinkenMQTT.md: remove no TLS (mqtts) support
2026-01-18  Viktor Szakatshostip: fix unreachable code in rare build configuration
2026-01-18  Viktor Szakatsautotools: fix indentation in help output for two options
2026-01-17  Daniel Stenbergtool: support fractions for --limit-rate and --max...
2026-01-17  Daniel Stenbergvquic: drop support for OpenSSL-QUIC 20226/head
2026-01-17  Daniel Stenbergmqtt: initial support for MQTTS
2026-01-17  Viktor Szakatswindows: add build option to use the native CA store
2026-01-17  Daniel StenbergRELEASE-NOTES: synced
2026-01-17  Viktor Szakatsmsvc: drop exception, make `BIT()` a bitfield with...
2026-01-17  Viktor Szakatsdns: flatten the include tree
2026-01-17  Viktor Szakatswindows: bump minimum to Vista (from XP)
2026-01-16  Stefan Eissingsocketpair: cleaner interface
2026-01-16  Stefan Eissingratelimit: download finetune
2026-01-16  Viktor SzakatsGHA: silence fresh zizmor 1.21.0 warnings
2026-01-16  Daniel Stenberglib: use STRCONST() when possible in curlx_strcopy...
2026-01-16  Daniel Stenberghostip6: remove debug-only code
2026-01-16  Daniel Stenbergmbedtls: remove newline from failf() call
2026-01-15  Daniel Stenbergeasy: fix build with --disable-form-api and --disable...
2026-01-15  Stefan EissingTODO: add point about improving SIGPIPE handling
2026-01-15  Michał Antoniakmbedtls: no pinnedpubkey wo MBEDTLS_SSL_KEEP_PEER_CERTI...
2026-01-15  calm329imap: skip literals inside quoted strings
2026-01-15  Daniel StenbergGOVERNANCE.md: Post-Daniel BDFL
2026-01-15  Viktor Szakatslib: fix two `CURLDEBUG` guards to be `DEBUGBUILD`
2026-01-15  Viktor Szakatstidy-up: miscellaneous
2026-01-15  Viktor Szakatschecksrc: do not apply `BANNEDFUNC` to struct member...
2026-01-14  Viktor Szakatsbuild: drop more forward function declarations
2026-01-14  Viktor Szakatscmake: avoid setting custom property on built-in interf...
2026-01-14  Daniel Stenbergtool_cb_hdr: move etag and content-disposition logic...
2026-01-14  Viktor Szakatstool_doswin: document `ENABLE_VIRTUAL_TERMINAL_PROCESSI...
2026-01-14  Viktor Szakatsbuild: drop stray `ifndef` guards for local/internal...
2026-01-14  Viktor Szakatstool_doswin: merge `if` blocks, drop forward declarations
2026-01-14  Viktor Szakatsbuild: drop redundant unused variable suppressions
2026-01-14  Daniel Stenbergdigest: handle quotes in the path
2026-01-14  Viktor Szakatsbadwords: fix typos found
2026-01-14  Viktor Szakatsbadwords: catch and fix more variants of `NN-bit`
2026-01-13  Viktor Szakatscmake: replace an outlier `set(var)` with `set(var...
2026-01-13  Viktor Szakatsbuild: drop duplicate C includes
2026-01-13  Viktor Szakatsldap: silence potential unused variable warning (OS400)
2026-01-13  Viktor Szakatsbuild: globally suppress DJGPP warnings in `FD_SET()`
2026-01-13  dependabot... GHA: bump pip-dependencies
2026-01-13  Viktor Szakatsmime: drop fallback for unused `R_OK` macro
2026-01-13  Viktor Szakatsbuild: omit forward declarations
2026-01-13  Viktor Szakatsexamples: omit forward declarations, apply misc fixes
2026-01-13  Viktor Szakatsurl.h: fix `-Wdocumentation`
2026-01-13  Viktor Szakatsopenldap: avoid forward declarations in ldaps code
2026-01-13  Viktor Szakatsmod_curltest: silence unused argument compiler warning
2026-01-13  Viktor Szakatsmd4, md5: drop redundant forward declarations
2026-01-13  Viktor Szakatslib: reorder protocol functions to avoid forward declar...
2026-01-13  Viktor Szakatslib: reorder protocol functions to avoid forward declar...
2026-01-13  Viktor Szakatsimap: check `imap_sendf()` printf masks at compile...
2026-01-13  Viktor Szakatstests/server: use `CURL_PRINTF()`, drop `-Wformat-nonli...
2026-01-13  Daniel Stenbergcurl_easy_nextheader.md: a new transfer invalidates...
2026-01-13  Daniel Stenbergtftp: correct the filename length check
2026-01-13  Daniel Stenbergsetopt: split up setopt_long and setopt_cptr
2026-01-13  Daniel Stenbergchecksrc: warn for leading spaces before the preprocess...
2026-01-13  Daniel Stenbergmqtt: better too-big-message-check
2026-01-13  Daniel Stenbergtop-complexity: always show the top-25
2026-01-13  Viktor Szakatslib: reorder protocol functions to avoid forward declar...
2026-01-13  Viktor Szakatslib: reorder protocol functions to avoid forward declar...
2026-01-13  Viktor Szakatslib: reorder protocol functions to avoid forward declar...
2026-01-12  Viktor Szakatstidy-up: merge root `packages` directory into `projects`
next