]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-04-17  Stefan Eissinghttp2: support HTTP/2 to forward proxies, non-tunneling
2023-04-17  Daniel Stenbergcurl_easy_unescape.3: rename the argument
2023-04-17  Viktor Szakatsautotools: sync up clang picky warnings with cmake
2023-04-17  Daniel Stenbergtests/libtest/lib1900.c: remove
2023-04-17  Daniel Stenbergsrc/tool_operhlp.c: fix value stored to 'uerr' is never...
2023-04-16  Viktor Szakatscmake: speed up and extend picky clang/gcc options
2023-04-16  Andreas Falkenhahnnbtlm: use semicolons instead of commas for (void)...
2023-04-15  Daniel Stenbergmulti: free up more data earleier in DONE
2023-04-15  Daniel StenbergRELEASE-NOTES: synced
2023-04-15  Daniel Stenbergcurl: do NOT append file name to path for upload when...
2023-04-14  Daniel Stenberglibcurl-thread.3: improved name resolver wording
2023-04-14  Colman MbuyaCURLOPT_PROXY_SSL_VERIFYPEER.3: fix minor grammar mistake
2023-04-14  Daniel Stenbergcurl: add --proxy-http2
2023-04-14  Daniel StenbergKNOWN_BUGS: remove fixed or outdated issues, move non...
2023-04-14  Daniel Stenbergurl: fix PVS nits
2023-04-14  Daniel Stenbergbufq: simplify since expression is always true
2023-04-14  Daniel Stenberghash: fix assigning same value
2023-04-14  Daniel Stenbergcookie: address PVS nits
2023-04-14  Stefan Eissingcf-socket: Disable socket receive buffer by default
2023-04-13  Stefan Eissingcf-h2-proxy: fix processing ingress to stop too early
2023-04-13  Stefan Eissinghttp3: check stream_ctx more thoroughly in all backends
2023-04-13  Daniel Stenbergftp: fix 'portsock' variable was assigned the same...
2023-04-13  Daniel Stenbergftp: remove dead code
2023-04-13  Daniel Stenbergcf-h1-proxy: skip an extra NULL assign
2023-04-13  Philip HGHA: suppress git clone output
2023-04-13  Stefan Eissingcf-socket: remove dead code discovered by PVS
2023-04-13  Daniel Stenberghttp: skip a double NULL assign
2023-04-13  Daniel Stenbergmime: skip NULL assigns after Curl_safefree()
2023-04-13  Daniel Stenbergrtsp: skip NULL assigns after Curl_safefree()
2023-04-13  Daniel Stenbergsmb: remove double assign
2023-04-13  Daniel Stenbergtransfer: skip extra assign
2023-04-13  Daniel Stenbergurlapi: skip a pointless assign
2023-04-13  Philip HGHA: suppress git clone output
2023-04-13  Stefan Eissingtests: make test_12_01 a bit more forgiving on connecti...
2023-04-13  Stefan Eissingcf-socket: add socket recv buffering for most tcp cases
2023-04-13  Daniel Stenbergurlapi: cleanups
2023-04-13  Josh McCulloughhttp2: fix typo in infof() call
2023-04-12  Daniel Stenbergnoproxy: pointer to local array 'hostip' is stored...
2023-04-12  Stefan Eissingconnect: fix https connection setup to treat ssl_mode...
2023-04-12  Douglas R.... CMakeLists.txt: fix typo for Haiku detection
2023-04-11  Dan Fandrichpathhelp: use the cached $use_cygpath when available
2023-04-11  Dan Fandrichruntests: eliminate unneeded variable
2023-04-11  Dan Fandrichruntests: make the # of server start attempts a constant
2023-04-11  Dan Fandrichruntests: on startup failure call displaylogs only...
2023-04-11  Dan Fandrichruntests: return an error code with startservers()
2023-04-11  Dan Fandrichruntests: abort early if runpingpongserver is given...
2023-04-11  Dan Fandrichruntests: don't use the SMB server verification time...
2023-04-11  Dan Fandrichtests: factor out the test server management code
2023-04-11  Dan Fandrichruntests: remove an inappropriate use of runclientoutput
2023-04-11  Dan Fandrichruntests: only add $LIBDIR to the path for checktestcmd
2023-04-11  Dan Fandrichtests: log sshserver.pl messages to a file
2023-04-11  Dan Fandrichruntests: also show DISABLED tests with -l
2023-04-11  Dan Fandrichruntests: move the UNIX sockets into $PIDDIR
2023-04-11  Dan Fandrichtests: tighten up perl exports
2023-04-11  Dan Fandrichtests: turn perl modules into full packages
2023-04-11  Daniel Stenbergmulti: remove a few superfluous assigns
2023-04-11  Daniel Stenbergschannel: add clarifying comment
2023-04-11  Daniel Stenbergcookie: clarify that init with data set to NULL reads...
2023-04-11  Kvarec Lezkivtls: remove int typecast for sizeof()
2023-04-11  Stefan Eissinghttp2: fix copynpaste error reported by coverity
2023-04-11  Dan Fandrichtests: log a too-long Unix socket path in sws and socksd
2023-04-11  Daniel Stenberggen.pl: error on duplicated See-Also fields
2023-04-11  Daniel Stenberghttp2: avoid possible null pointer dereference
2023-04-11  Daniel Stenberglib1560: verify that more bad host names are rejected
2023-04-11  Daniel Stenbergcurl_url_set.3: mention that users can set content...
2023-04-10  Dan FandrichCI: retry failed downloads of aws-lc
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
next