]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-04-26  Stefan Eissingtests/http: more tests with specific clients
2023-04-26  Jay Satirolibssh2: fix crash in keyboard callback
2023-04-26  Daniel Stenbergdocs: clarify that more backends have HTTPS proxy support
2023-04-26  Daniel StenbergKNOWN_BUGS: remove two not-bugs
2023-04-26  Harry Sintonenhostip: add locks around use of global buffer for alarm()
2023-04-26  Daniel Stenbergcurl_path: bring back support for SFTP path ending...
2023-04-26  Emanuele Torredocs/libcurl/curl_*escape.3: rename "url" argument...
2023-04-26  Emanuele Torredocs/libcurl: minor cleanups
2023-04-26  Daniel Stenbergman pages: simplify the .TH sections
2023-04-26  Daniel Stenberghostcheck: fix host name wildcard checking
2023-04-25  Dan Fandrichsmbserver: remove temporary files before exit
2023-04-25  Stefan EissingWebsocket en-/decoding
2023-04-25  Patrick Monneraturldata: copy CURLOPT_AWS_SIGV4 value on handle duplication
2023-04-25  Stefan Eissinghttp3: expire unpaused transfers in all HTTP/3 backends
2023-04-25  Stefan Eissinghttp2: always EXPIRE_RUN_NOW unpaused http/2 transfers
2023-04-25  Stefan Eissinghttp2: pass `stream` to http2_handle_stream_close to...
2023-04-25  Stefan Eissingh2/h3: replace `state.drain` counter with `state.dselec...
2023-04-25  Daniel Stenbergsocketpair: verify with a random value
2023-04-25  Stefan EissingHTTP3: document the ngtcp2/nghttp3 versions to use...
2023-04-25  Daniel Stenberglib: unify the upload/method handling
2023-04-25  Daniel StenbergRELEASE-NOTES: synced
2023-04-25  Dan FandrichCI: don't run CI jobs if only another CI was changed
2023-04-25  Dan FandrichCI: adjust labeler match patterns
2023-04-24  Dan Fandrichruntests: support buffering log messages in runner... 11016/head
2023-04-24  Dan Fandrichruntests: more consistently use logmsg in server contro...
2023-04-24  Dan Fandrichruntests: create runner functions for clearlocks and...
2023-04-24  Dan Fandrichruntests: tightened servers package exports
2023-04-24  Dan Fandrichruntests: display logs on server failure in singletest()
2023-04-24  Dan Fandrichruntests: turn a print into a logmsg
2023-04-24  Daniel Stenberghttp: store the password in the correct variable
2023-04-24  Stefan EissingHTTP3/quiche: terminate h1 response header when no...
2023-04-22  Dan Fandrichruntests: move showdiff into runtests.pl
2023-04-22  Dan Fandrichdevtest: add a new script for testing the test harness
2023-04-22  Dan Fandrichruntests: refactor the main test loop into two
2023-04-22  Dan Fandrichruntests: track only the current test timings in runner.pm
2023-04-22  Dan Fandrichruntests: skip test preprocessing when doing -l
2023-04-22  Dan Fandrichruntests: simplify value returned regarding use of...
2023-04-22  Dan Fandrichruntests: fix quoting in Appveyor and Azure test integr... 11010/head
2023-04-19  Daniel StenbergRELEASE-NOTES: synced
2023-04-18  Dan Fandrichruntests: spread out the port numbers used by servers
2023-04-18  Dan Fandrichruntests: fix problems on <killserver> failure
2023-04-18  Dan Fandrichruntests: fix perl warning when <tool> is wrong
2023-04-18  Dan Fandrichruntests: don't try to stop stunnel before trying again
2023-04-18  Dan Fandrichruntests: don't accidentally randomly choose the same...
2023-04-18  Dan Fandrichruntests: don't attempt to use a port we know is in use
2023-04-18  Dan Fandrichhttp-server: fix server name in a log message
2023-04-18  Dan Fandrichruntests: refactor into more packages
2023-04-18  Dan Fandrichruntests: call timestampskippedevents() in singletest
2023-04-18  Dan Fandrichruntests: assume a newer Valgrind by default
2023-04-18  Dan Fandrichruntests: refactor test runner code into runner.pm
2023-04-18  Dan Fandrichruntests: skip unneeded work if test won't be running
2023-04-18  Dan Fandrichruntests: factor out singletest_postcheck
2023-04-18  Dan Fandrichtest303: kill server after test
2023-04-18  Patrick MonneratOS400: provide ILE/RPG usage examples
2023-04-18  Patrick MonneratOS400: improve vararg emulation
2023-04-18  Patrick MonneratOS400: fix and complete ILE/RPG binding
2023-04-18  Patrick MonneratOS400: implement EBCDIC support for recent features
2023-04-18  Patrick MonneratOS400: rework build scripts
2023-04-18  Sevan Janiyantests/sshserver.pl: Define AddressFamily earlier
2023-04-18  Stefan Eissingquiche: Enable IDLE egress handling
2023-04-18  Daniel Stenbergdocs/examples/protofeats.c: Outputs all protocols and...
2023-04-17  Daniel Stenbergtests/keywords.pl: remove
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...
next