]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-04-10  Dan Fandrichtest1169: fix so it works properly everywhere 10917/head
2023-04-10  Dan Fandrichtests: stop using strndup(), which isn't portable
2023-04-10  Dan Fandrichruntests: fix an incorrect comment about the ld_preload...
2023-04-09  Daniel Stenbergurlapi: prevent setting invalid schemes with *url_set()
2023-04-09  Biswapriyo... http2: remove unused Curl_http2_strerror function decla...
2023-04-08  Daniel StenbergRELEASE-NOTES: synced
2023-04-08  SuperIlu on... config-dos.h: fix SIZEOF_CURL_OFF_T for MS-DOS/DJGPP
2023-04-08  Daniel Stenberglib: remove CURLX_NO_MEMORY_CALLBACKS
2023-04-07  Daniel StenbergCURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
2023-04-07  Ali Khodkarwrite-out.d: add missing periods
2023-04-07  Daniel Stenberghttp2: remove check for !data after it was already...
2023-04-07  Daniel Stenberghttp_proxy: provide missing arg to infof() call
2023-04-07  Daniel Stenbergcontent_encoding: only do tranfer-encoding compression...
2023-04-07  Daniel Stenbergsws: comparison of unsigned expression < 0 is always...
2023-04-06  Daniel Stenberglib/cmake: add HAVE_WRITABLE_ARGV check
2023-04-06  Daniel Stenbergconfigure: don't set HAVE_WRITABLE_ARGV on Windows
2023-04-06  Daniel Stenbergvtls: fix build error when proxy-disabled
2023-04-06  Stefan Eissingtests: increase sws timeout for more robust testing
2023-04-06  Stefan Eissinghttp2: move HTTP/2 stream vars into local context
2023-04-06  Stefan Eissingproxy: http2 proxy tunnel implementation
2023-04-06  Stefan Eissingvtls and h2 improvements
2023-04-06  Daniel Stenbergtests: 1078 1288 1297 use valid IPv4 addresses
2023-04-06  Daniel Stenbergurlapi: detect and error on illegal IPv4 addresses
2023-04-05  Daniel StenbergRELEASE-NOTES: synced
2023-04-05  Daniel Stenbergurlapi: URL encoding for the URL missed the fragment
2023-04-04  Daniel Stenbergrtsp: convert mallocs to dynbuf for RTP buffering
2023-04-04  Daniel Stenbergtool_writeout: add URL component variables
2023-04-04  Stefan Eissingtests/http: improved httpd detection
2023-04-04  Daniel Stenbergconfigure: make quiche require quiche_conn_send_ack_eli...
2023-04-01  Dan Fandrichunit tests: use the unit test infrastructure better
2023-04-01  Dan Fandrichruntests: strip EOL on precheck output on Windows, too
2023-04-01  Dan Fandrichtests: move server config files under the pid dir
2023-04-01  Dan Fandrichruntests: use the ssh key filenames from the sshhelp...
2023-04-01  Dan Fandrichtests: move pidfiles and portfiles under the log directory
2023-04-01  Dan Fandrichruntests: minor code cleanups
2023-04-01  Dan Fandrichruntests: call processexists() and pidfromfile()
2023-03-31  Viktor Szakatscmake: do not add zlib headers for openssl
2023-03-31  Stefan Eissingrustls: fix error in recv handling
2023-03-31  Stefan Eissinghttp3: improvements across backends
2023-03-31  Dan Fandrichtest1471/2: add http as a required feature
2023-03-31  Dan Fandrichtests: limit return code of unit tests and lib tests
2023-03-31  Dan Fandrichtest1960: point to the correct path for the precheck...
2023-03-31  Dan Fandrichtests: use the proper %LOGDIR path on two tests
2023-03-30  Daniel Stenbergrtsp: fix Value stored to 'skip_size' is never read
2023-03-30  Stefan Eissingtests/http: relax connection check in test_07_02
2023-03-30  Stefan Eissinghttp2: flow control and buffer improvements
2023-03-30  Dan Fandrichruntests: show error message if file can't be written
2023-03-30  Dan Fandrichtests: fix remaining servers to run with a dynamic...
2023-03-30  Dan Fandrichtests: fix fake_ntlm to run with a dynamic log directory
2023-03-30  Dan Fandrichtests: fix http servers to run with a dynamic log directory
2023-03-30  Dan Fandrichtests: fix ftpserver to run with a dynamic log directory
2023-03-30  Dan Fandrichtests: fix C servers to run with a dynamic log directory
2023-03-30  Dan Fandrichtests: fix lib tests to run with a dynamic log directory
2023-03-30  Dan Fandrichtests: fix unit tests to run with a dynamic log directory
2023-03-30  Dan Fandrichtests: use %LOGDIR to refer to the log directory
2023-03-30  Dan Fandrichruntests: track verification time even if no files...
2023-03-30  Dan Fandrichgetpart: better handle case of file not found
2023-03-30  Dan Fandrichtestcurl: bump version date
2023-03-30  Dan Fandrichtests: switch to 3-argument open in test suite
2023-03-30  Dan Fandrichtests: silence some Perl::Critic warnings in test suite
2023-03-30  Dan Fandrichdocs: bump the minimum perl version to 5.6
2023-03-30  Dan Fandrichruntests: memoize the getpart* subroutines to speed...
2023-03-30  Dan Fandrichruntests: remove duplicated feature variables
2023-03-30  Dan Fandrichruntests: also ignore test file problems when ignoring...
2023-03-30  Dan Fandrichruntests: more refactoring for clarity
2023-03-30  Dan Fandrichruntests: don't start servers if -l is given
2023-03-30  Dan Fandrichruntests: fix typos
2023-03-30  Dan Fandrichruntests: refactor singletest() into separate functions
2023-03-30  Dan Fandrichruntests: refactor singletest() into distinct sections
2023-03-30  Dan Fandrichruntests: stop copying a few arrays where not needed
2023-03-30  Dan Fandrichruntests: reduce redundant calls to getpart/getpartattr
2023-03-30  Dan Fandrichtests: document that the unittest keyword is special
2023-03-30  Stefan Eissingdocs: add documentation for bufq
2023-03-30  Daniel StenbergRELEASE-NOTES: synced
2023-03-30  Matt Jollyhostip: refuse to resolve the .onion TLD
2023-03-30  Philip HGHA: update ngtcp2-*.yml to v0.10.0
2023-03-30  Stefan Eissingtests/http: fix log formatting on wrong exit code
2023-03-30  Daniel Stenbergspellcheck.words: unify the AWS-LC spelling
2023-03-30  Jim Kingopenssl: interop with AWS-LC
2023-03-30  Viktor Szakatscmake: picky-linker fixes for openssl, ZLIB, H3 and...
2023-03-30  Stefan Eissingvlts: use full buffer size when receiving data if possible
2023-03-30  dengjfzhrtsp: skip malformed RTSP interleaved frame data
2023-03-30  Stefan Eissinglib: add `bufq` and `dynhds`
2023-03-29  Stefan Eissingpytest: improvements for suitable curl and error output
2023-03-29  Daniel Stenberglib: use correct printf flags for sockets and timediffs
2023-03-29  Daniel Stenbergtelnet: make MSVC ignore warning for assignment within...
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
next