]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-03-29  Daniel Stenbergws: handle reads before EAGAIN better
2023-03-29  Daniel Stenbergtest1592: add flaky keyword
2023-03-28  Frank Gevaertslib/sha256.c: typo fix in comment (duplicated "is avail...
2023-03-28  Arne Soetetests: update tests/httpd references to tests/http
2023-03-28  Kamil Dudkatelnet: simplify the implementation of str_is_nonascii()
2023-03-28  Frank Gevaertscurl_easy_getinfo.3: typo fix (duplicated "from the")
2023-03-28  Philip Hwolfssl.yml: bump to version 5.6.0
2023-03-28  Daniel StenbergRELEASE-NOTES: synced
2023-03-28  Ronan Pigottdocs/cmdline-opts: document the dotless config path
2023-03-28  Daniel StenbergHTTP-COOKIES.md: mention the #HttpOnly_ prefix
2023-03-28  Daniel Stenbergdynbuf: never allocate larger than "toobig"
2023-03-28  Daniel Stenbergftplistparser: replace realloc with dynbuf
2023-03-28  Daniel Stenbergftplistparser: use ISDIGIT()
2023-03-28  Daniel Stenbergftplistparser: move out private data from public struct
2023-03-28  Daniel Stenbergopenssl: fix indents - white space edits only
2023-03-27  Daniel Stenbergurl: remove call to Curl_llist_destroy in Curl_close
2023-03-26  Daniel Stenbergmulti: remove PENDING + MSGSENT handles from the main...
2023-03-26  Stefan Eissingtests/http: add timeout to running curl in test cases
2023-03-26  Daniel StenbergRELEASE-PROCEDURE: update to new schedule
2023-03-26  Patrick Monneratdoc: curl_mime_init() strong easy handle binding has...
2023-03-25  Jay SatiroCURLOPT_WRITEFUNCTION.3: fix typo
2023-03-25  Dan FandrichCI: skip some more builds when possible
2023-03-25  Dan FandrichCI: add and adjust labeler match patterns
2023-03-24  Kai PastorCMake: make config version 8 compatible with 7
2023-03-24  Daniel StenbergRELEASE-NOTES: synced
2023-03-24  Daniel StenbergGHA: add a memory-sanitizer job
2023-03-24  Dan FandrichCI: fix brew retries on GHA
2023-03-24  Dan FandrichCI: skip Azure for more commits which change only GHA
2023-03-23  Daniel Stenbergcmake: set SONAME for SunOS too
2023-03-23  Stefan Eissingngtcp2: adjust config and code checks for ngtcp2 withou...
2023-03-23  Daniel Stenbergdata.d: emphasize no conversion
2023-03-23  Daniel Stenbergserver/getpart: clear the buffer before load
2023-03-23  Daniel Stenbergntlm: clear lm and nt response buffers before use
2023-03-23  Daniel Stenbergdigest: clear target buffer
2023-03-22  Douglas R.... cmake: bring in the network library on Haiku.
2023-03-22  Daniel Stenbergruntests: die if curl version can be found
2023-03-22  Stefan Eissingmulti: add handle asserts in DEBUG builds
2023-03-22  jonrumseygskit: various compile errors in OS400
2023-03-22  Daniel Stenbergtool_operate: pass a long as CURLOPT_HEADEROPT argument
2023-03-22  Daniel StenbergGHA: run all linux test jobs with valgrind
2023-03-22  Daniel StenbergGHA-linux: add an address-sanitizer build
2023-03-20  Daniel StenbergRELEASE-NOTES: synced curl-8_0_1
2023-03-20  Daniel StenbergRevert "multi: remove PENDING + MSGSENT handles from...
2023-03-20  Daniel Stenberginclude/curl/curlver.h: bump to 8.0.1
2023-03-20  Daniel StenbergRELEASE-NOTES: synced curl-8_0_0
2023-03-20  Daniel StenbergTHANKS: from the 8.0.0 release
2023-03-18  Daniel Stenbergscripts/delta: fix "ambiguous argument" when used in...
2023-03-18  Daniel StenbergSECURITY-PROCESS.md: Busy-loops are not security problems
2023-03-17  Stefan Eissingtests/http: do not save files for downloads in scorecar...
2023-03-17  Daniel Stenbergcf-socket: use port 80 when resolving name for local...
2023-03-17  Daniel Stenbergcurl.h: require gcc 12.1 for the deprecation magic
2023-03-17  Daniel StenbergRevert "rtsp: use dynbuf instead of custom reallocs"
2023-03-17  Daniel Stenbergtest422: verify --next used without a prior URL
2023-03-17  Daniel Stenbergtool_getparam: error if --next is used without a prior URL
2023-03-16  Daniel Stenberglibssh: use dynbuf instead of realloc
2023-03-16  Daniel Stenberglib2305: deal with CURLE_AGAIN
2023-03-16  Daniel Stenbergrtsp: use dynbuf instead of custom reallocs
2023-03-16  Daniel Stenberglibssh2: remove unused variable from libssh2's struct
2023-03-16  Daniel StenbergRELEASE-NOTES: synced
2023-03-15  Daniel Stenbergmulti: remove PENDING + MSGSENT handles from the main...
2023-03-15  Daniel Stenbergmulti: turn link/unlinking easy handles into dedicated...
2023-03-15  Daniel Stenberghttp_aws_sigv4: fix scan-build "value stored to 'ret...
2023-03-14  Daniel Stenberglib: skip Curl_llist_destroy calls
2023-03-14  Daniel Stenberglib643: LIB644 is never defined, this is dead code
2023-03-14  Daniel Stenberglibtest/Makefile.inc: remove superfluous variables
2023-03-14  Daniel Stenbergtests/http: remove year ranges from copyrights
2023-03-14  Casey Bodleyaws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3
2023-03-14  Viktor Szakatswolfssl: add quic/ngtcp2 detection in cmake, and fix...
2023-03-14  Stefan Eissingsecure-transport: fix recv return code handling
2023-03-14  Stefan Eissinghttp2: Use KEEP_SEND_HOLD for flow control in HTTP/2
2023-03-14  Dan Fandrichtests: fix control code that hid some text in runtests.1
2023-03-14  Dan Fandrichtests: sync option lists in runtests.pl & its man page
2023-03-13  Daniel Stenbergmulti: make multi_perform ignore/unignore signals less...
2023-03-13  Viktor Szakatscmake: delete unused HAVE__STRTOI64
2023-03-13  Viktor SzakatsCI: fix copyright header
2023-03-13  Daniel StenbergRELEASE-PROCEDURE.md: update coming release dates
2023-03-13  Stefan Eissingtests/http: add pytest to GHA and improve tests
2023-03-13  Marcel Raadtool_operate: silence unused parameter warning
2023-03-13  Viktor Szakatsbuild: fix stdint/inttypes detection with non-autotools
2023-03-13  Daniel StenbergRELEASE-NOTES: synced
2023-03-13  Daniel Stenbergftp: add more conditions for connection reuse
2023-03-13  Dan Fandrichtests: make first.c the same for both lib tests and...
2023-03-13  Dan Fandrichtests: use AM_CPPFILES to modify flags in unit tests
2023-03-13  Viktor SzakatsMakefile.mk: fix -g option in debug mode [ci skip]
2023-03-12  Jay Satirotool: improve --stderr handling
2023-03-12  Dan FandrichCI: don't run CI jobs if only another CI was changed
2023-03-12  Dan Fandrichhttp: don't send 100-continue for short PUT requests
2023-03-12  Dan Fandrichtests: add DELAY keyword to more tests using waits
2023-03-12  Dan Fandrichtests: hack to build most unit tests under cmake
2023-03-12  Dan Fandrichtests: fix MSVC unreachable code warnings in unit tests
2023-03-12  Dan Fandrichtests: make CPPFLAGS common to all unit tests
2023-03-12  Dan Fandrichtests: keep cmake unit tests names in sync
2023-03-11  Viktor Szakatssrc: silence wmain() warning for all build methods
2023-03-11  Dan FandrichCI: fix retrying on brew failures
2023-03-10  Stefan Eissinghttp2: fix error handling during parallel operations
2023-03-10  Daniel Stenbergurl: only reuse connections with same GSS delegation
2023-03-10  Viktor Szakatslib: silence clang/gcc -Wvla warnings in brotli headers
2023-03-10  Daniel Stenbergcurl_path: create the new path with dynbuf
2023-03-10  Daniel Stenbergurl: remove dummy protocol handler
2023-03-10  Dan FandrichCI: retry a failed brew update too, not just brew install
next