]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-09-22  Patrick Monnerattool: remove protocol count limitation
2022-09-22  Daniel Stenbergtest972: verify the output without using external tool
2022-09-22  Daniel Stenberghostip: lazily wait to figure out if IPv6 works until...
2022-09-22  Daniel Stenbergcurl.h: fix mention of wrong error code in comment
2022-09-22  Daniel Stenbergsymbol-scan.pl: scan and verify .3 man pages
2022-09-22  Daniel Stenbergsymbols-in-versions: add missing LIBCURL* symbols
2022-09-22  Daniel Stenbergsymbol-scan.pl: also check for LIBCURL* symbols
2022-09-22  Daniel Stenbergdocs/libcurl/symbols-in-versions: add several missing...
2022-09-22  Daniel Stenbergtest1119: scan all public headers
2022-09-21  Patrick Monneratexamples/chkspeed: improve portability
2022-09-21  Daniel Stenbergeasy: fix the #include order
2022-09-21  Daniel Stenbergdocs: spellfixes
2022-09-21  Daniel StenbergGHA: spellcheck
2022-09-21  Daniel Stenbergconnect: fix the wrong error message on connect failures
2022-09-21  Daniel Stenberghttpput-postfields.c: shorten string for C89 compliance
2022-09-21  Daniel Stenbergws: fix a C89 compliance nit
2022-09-21  Patrick Monneratunit test 1655: make it C89-compliant
2022-09-20  Tobias Schaefercurl_strequal.3: fix typo
2022-09-20  Dmitry Karpovresolve: make forced IPv4 resolve only use A queries
2022-09-20  Daniel StenbergRELEASE-NOTES: synced
2022-09-20  Daniel Stenbergwinbuild/MakefileBuild.vc: handle spaces in libssh...
2022-09-20  Daniel StenbergTODO: Reduce CA certificate bundle reparsing
2022-09-19  Marc HoerskenCI/GHA: cancel outdated CI runs on new PR changes
2022-09-19  Daniel Stenbergdocs: fix proselint complaints 9520/head
2022-09-19  Daniel StenbergGHA: run proselint on markdown files
2022-09-19  Daniel Stenberglib: the number four in a sequence is the "fourth"
2022-09-19  John Bamptonmisc: fix spelling in two source files
2022-09-18  Viktor Szakatswindows: add .rc support to autotools builds
2022-09-18  Marc HoerskenCI/linkcheck: only run if a Markdown file is changed
2022-09-17  Marc HoerskenREADME.md: add GHA status badges for Linux and macOS...
2022-09-17  Daniel Stenbergmisc: null-terminate
2022-09-17  Marc HoerskenCI/GHA: merge intel CC and more TLS libs into linux...
2022-09-17  Patrick Monneratlib1597: make it C89-compliant again
2022-09-17  Daniel Stenbergtool_libinfo: silence "different 'const' qualifiers...
2022-09-16  Patrick Monneratdocs: tell about disabled protocols in CURLOPT_*PROTOCO...
2022-09-16  Patrick Monneratcli tool: do not use disabled protocols
2022-09-16  Patrick Monneratsetopt: use the handler table for protocol name to...
2022-09-16  Daniel Stenbergaltsvc: use 'h3' for h3
2022-09-16  chemodaxwinbuild: Use NMake batch-rules for compilation
2022-09-16  Daniel Stenbergws: the infof() flags should be %zu
2022-09-16  Daniel Stenbergcurl: warn for --ssl use, considered insecure
2022-09-16  Sergey Bronnikovcurl_escape.3: fix typo
2022-09-16  Daniel Stenbergmailmap: merge Philip Heiduck's two addresses into one
2022-09-15  Daniel Stenbergtest1948: verify PUT + POST reusing the same handle
2022-09-15  Daniel Stenbergsetopt: when POST is set, reset the 'upload' field
2022-09-15  Marc Hoerskengithub: initial CODEOWNERS setup for CI configuration
2022-09-15  Philip HeiduckCI: optimize some more dependencies install
2022-09-15  Marc HoerskenCI/GHA: merge event-based and NSS into new linux workflow
2022-09-15  Daniel Stenberginclude/curl/websockets.h: add extern "C" for C++
2022-09-15  Daniel Stenberglib1560: extended to verify detect/reject of unknown...
2022-09-15  Daniel Stenbergurlapi: detect scheme better when not guessing
2022-09-15  Daniel Stenbergstrerror: improve two URL API error messages
2022-09-14  Marc HoerskenCI/GHA: merge bearssl and hyper into initial linux...
2022-09-14  Daniel StenbergRELEASE-NOTES: synced
2022-09-14  Daniel Stenbergcmake: define BUILDING_LIBCURL in lib/CMakeLists, not...
2022-09-14  Daniel Stenbergtool_hugehelp: make hugehelp a blank macro when disabled
2022-09-14  Daniel Stenberggetparameter: return PARAM_MANUAL_REQUESTED for -M...
2022-09-14  Daniel Stenbergsetopt: fix compiler warning
2022-09-13  Philip HeiduckCI: skip make, do make install at once for dependencies
2022-09-13  Daniel Stenbergformdata: typecast the va_arg return value
2022-09-13  Daniel StenbergRELEASE-PROCEDURE.md: mention patch releases
2022-09-13  Daniel Stenbergurldata: use a curl_prot_t type for storing protocol...
2022-09-13  zhanghuformdata: fix warning: 'CURLformoption' is promoted...
2022-09-13  Daniel StenbergCURLOPT_CONNECT_ONLY.3: for ws(s) as well
2022-09-13  Daniel Stenbergtool_operate: avoid a few #ifdefs for disabled-libcurl...
2022-09-13  a1346054scripts: use `grep -E` instead of `egrep`
2022-09-13  Hayden RochewolfSSL: fix session management bug.
2022-09-13  Daniel Stenbergdocs: use "WebSocket" in singular
2022-09-12  Marcel Raadws: fix build without `USE_WEBSOCKETS`
2022-09-12  Marcel Raadws: add missing curl.h include
2022-09-12  Daniel Stenbergws: fix an infof() call to use %uz for size_t output
2022-09-12  Marcel Raadcurl_setup: include only system.h instead of curl.h
2022-09-12  Marcel Raadlib: add missing limits.h includes
2022-09-12  Marcel Raadlib and tests: add missing curl.h includes
2022-09-12  Marcel Raadcurl_setup: include curl.h after platform setup headers
2022-09-12  Benjamin Loisondocs: correct missing uppercase in Markdown files
2022-09-12  Daniel Stenbergtool_setopt: use better English in --libcurl source...
2022-09-12  Daniel Stenbergsetopt: make protocol2num use a curl_off_t for the...
2022-09-11  Daniel StenbergRELEASE-NOTES: synced
2022-09-11  Daniel Stenbergconfigure: polish the grep -E message a bit further
2022-09-11  Daniel StenbergGHA: add a gcc-11 -O3 build using OpenSSL
2022-09-11  Patrick Monneratcontent_encoding: use writer struct subclasses for...
2022-09-11  Daniel Stenbergconfigure: correct the wording when checking grep -E
2022-09-10  Viktor Szakatswebsockets: sync prototypes in docs with implementation...
2022-09-10  Daniel Stenbergsetopt: make protocols2num() work with websockets
2022-09-10  Daniel Stenbergcurl/websockets.h: remove leftover bad typedef
2022-09-10  Orgad Shanehfix Cygwin/MSYS compilation
2022-09-10  Marc HoerskenGHA: prepare workflow merge by aligning structure again
2022-09-09  Daniel Stenbergdocs: the websockets symbols are added in 7.86.0
2022-09-09  Daniel Stenbergtests/libtest/Makefile.inc: fixup merge conflict mistake
2022-09-09  Daniel StenbergEXPERIMENTAL.md: add WebSockets
2022-09-09  Daniel Stenbergappveyor: enable websockets
2022-09-09  Daniel Stenbergcirrus: enable websockets in the windows builds
2022-09-09  Daniel StenbergGHA: add websockets to macos, openssl3 and hyper builds
2022-09-09  Daniel Stenbergtests: add websockets tests
2022-09-09  Daniel Stenbergcurl_ws_meta: initial implementation
2022-09-09  Daniel Stenbergcurl_ws_meta.3: added docs
2022-09-09  Daniel Stenbergws: initial websockets support
2022-09-09  Daniel Stenbergversion: add ws + wss
2022-09-09  Daniel Stenberglibtest/lib1560: test basic websocket URL parsing
next