]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2020-12-21  Matthias Gattotests: add very simple AWS HTTP v4 Signature test
2020-12-21  Matthias Gattodocs: add AWS HTTP v4 Signature
2020-12-21  Matthias Gattotool: add AWS HTTP v4 Signature support
2020-12-21  Matthias Gattohttp: Make the call to v4 signature
2020-12-21  Matthias Gattohttp: introduce AWS HTTP v4 Signature
2020-12-21  Matthias Gattohttp: add hmac support for sha256
2020-12-21  Cristian Rodríguezconnect: on linux, enable reporting of all ICMP errors...
2020-12-21  Daniel Stenbergcurl: add --create-file-mode [mode]
2020-12-20  Daniel Stenbergc-hyper: fix compiler warnings
2020-12-20  Daniel StenbergKNOWN_BUGS: Remote recursive folder creation with SFTP
2020-12-20  Jay Satirobadsymbols.pl: Add verbose mode -v
2020-12-20  Jay SatiroKNOWN_BUGS: Secure Transport disabling hostname validat...
2020-12-18  Daniel StenbergTODO: alt-svc should fallback if alt-svc doesn't work
2020-12-18  Daniel Stenbergtravis: restrict the openssl3 job to only run https...
2020-12-18  Daniel Stenbergbuild: repair http disabled but mqtt enabled build
2020-12-18  Jon Wilkescookie: avoid the C1001 internal compiler error with...
2020-12-18  Daniel StenbergRELEASE-NOTES: synced
2020-12-18  Daniel Stenbergmqtt: handle POST/PUBLISH without a set POSTFIELDSIZE
2020-12-18  Daniel Stenbergtravis: add CI job for Hyper build
2020-12-18  Daniel Stenbergtests: updated tests for Hyper
2020-12-18  Daniel Stenberglib: introduce c-hyper for using Hyper
2020-12-18  Daniel Stenbergtool_setopt: provide helper output in debug builds
2020-12-18  Daniel Stenbergsetopt: adjust to Hyper and disabled HTTP builds
2020-12-18  Daniel Stenbergrtsp: disable if Hyper is used
2020-12-18  Daniel Stenberggetinfo: build with disabled HTTP support
2020-12-18  Daniel Stenbergversion: include hyper version
2020-12-18  Daniel Stenbergdocs: add HYPER.md
2020-12-18  Daniel Stenbergconfigure: add --with-hyper
2020-12-17  Daniel Stenbergtest1522: add debug tracing
2020-12-17  Daniel Stenberghttp: show the request as headers even when split-sending
2020-12-17  Daniel Stenbergmulti: when erroring in TOOFAST state, act as for PERFORM
2020-12-17  Daniel Stenbergcmake: enable gophers correctly in curl-config
2020-12-17  Daniel Stenbergtest1198/9: add two mqtt publish tests without payload...
2020-12-17  Daniel Stenbergtests/mqttd: extract the client id from the correct... 6334/head
2020-12-16  Daniel StenbergTODO: Prevent terminal injection when writing to terminal
2020-12-16  Daniel StenbergRevert "CI/github: work-around for brew breakage on...
2020-12-16  Daniel Stenbergexamples: remove superfluous asterisk uses
2020-12-16  Daniel StenbergRELEASE-NOTES: synced
2020-12-15  Daniel Stenbergtest1272: fix line ending
2020-12-15  Daniel StenbergURL-SYNTAX: add gophers details
2020-12-15  Daniel Stenbergtest1272: test gophers
2020-12-15  Daniel Stenbergruntests: add support for gophers, gopher over TLS
2020-12-15  parazydgopher: Implement secure gopher protocol.
2020-12-15  Daniel StenbergTODO: Package curl for Windows in a signed installer
2020-12-15  Daniel Stenbergmqtt: deal with 0 byte reads correctly
2020-12-15  Daniel StenbergBUG-BOUNTY: minor language update
2020-12-15  Daniel Stenbergtooĺ_writeout: fix the -w time output units
2020-12-14  Daniel Stenbergquiche: remove fprintf() leftover
2020-12-14  Jay SatiroKNOWN_BUGS: SHA-256 digest not supported in Windows...
2020-12-14  Jay Satirodigest_sspi: Show InitializeSecurityContext errors...
2020-12-13  Daniel StenbergURL-SYNTAX: add default port numbers and IDNA details
2020-12-13  Daniel StenbergURL-SYNTAX: mention how FILE:// access can access netwo...
2020-12-13  Jay SatiroURL-SYNTAX: Document default SMTP port 25
2020-12-12  Daniel StenbergCURLOPT_URL.3: remove scheme specific details
2020-12-12  Dan Fandrichdocs: Fix some typos
2020-12-12  Daniel StenbergURL-SYNTAX: mention all supported schemes
2020-12-12  Douglas R.... URL-SYNTAX.md: minor language improvements
2020-12-11  Daniel Stenbergdocs/URL-SYNTAX: the URL syntax curl accepts and works...
2020-12-11  0xflotusdocs: enable syntax highlighting in several docs files
2020-12-11  Daniel Stenbergtest1564/1565: require the 'wakeup' feature to run
2020-12-11  Daniel Stenbergruntests: add 'wakeup' as a feature
2020-12-11  Daniel Stenbergtests/server/disabled: add "wakeup"
2020-12-11  Daniel Stenberglib1564/5: verify that curl_multi_wakeup returns OK
2020-12-11  Daniel Stenbergtests: make --libcurl tests only test FTP options if...
2020-12-11  Daniel Stenbergruntests.pl: fix "uninitialized value" warning
2020-12-11  Daniel Stenbergruntests: add support for %if [feature] conditions
2020-12-10  Jon RumseyOS400: update ccsidcurl.c
2020-12-10  Daniel Stenbergngtcp2: make it build it current master again
2020-12-10  Cristian Rodríguezconnect: defer port selection until connect() time
2020-12-09  Hans-Christian... connect: zero variable on stack to silence valgrind...
2020-12-09  Daniel StenbergRELEASE-NOTES: synced
2020-12-09  Daniel StenbergRELEASE-NOTES: synced curl-7_74_0
2020-12-07  Jacob Hoffman... urldata: restore comment on ssl_connect_data.use
2020-12-07  Daniel StenbergVERSIONS: refreshed
2020-12-07  Jakub Zakrzewskicmake: don't use reserved target name 'test'
2020-12-07  Daniel Stenbergopenssl: make the OCSP verification verify the certific...
2020-12-07  Daniel Stenbergftp: make wc_statemach loop instead of recurse
2020-12-07  Daniel Stenbergftp: CURLOPT_FTP_SKIP_PASV_IP by default
2020-12-06  Daniel Stenbergurlapi: don't accept blank port number field without...
2020-12-06  Daniel StenbergRevert "multi: implement wait using winsock events"
2020-12-06  Klaus Crusiusftp: retry getpeername for FTP with TCP_FASTOPEN
2020-12-05  Thomas Danielssonscripts/completion.pl: parse all opts
2020-12-04  Daniel StenbergRELEASE-NOTES: synced
2020-12-03  Daniel Stenbergopenssl: use OPENSSL_init_ssl() with >= 1.1.0
2020-12-03  Daniel StenbergSECURITY-PROCESS: disclose on hackerone
2020-12-03  Marc Hoerskentests/util.py: fix compatibility with Python 2
2020-12-03  Daniel Gustafssondocs: fix typos and markup in ETag manpage sections
2020-12-02  Daniel Stenbergquiche: close the connection
2020-12-02  Jay Satirongtcp2: Fix build error due to symbol name change
2020-12-01  Klaus Crusiuscmake: check for linux/tcp.h
2020-12-01  Daniel StenbergNEW-PROTOCOL: document what needs to be done to add one
2020-12-01  Daniel Stenbergsplay: rename Curl_splayremovebyaddr to Curl_splayremove
2020-12-01  Daniel Stenbergopenssl: free mem_buf in error path
2020-11-30  Daniel Stenbergopenssl: remove #if 0 leftover
2020-11-29  Daniel Stenbergntlm: avoid malloc(0) on zero length user and domain
2020-11-28  Daniel StenbergRELEASE-NOTES: synced
2020-11-28  Marc Hoerskentests/server/tftpd.c: close upload file in case of...
2020-11-26  Daiki Uenongtcp2: use the minimal version of QUIC supported by...
2020-11-26  Daiki Uenongtcp2: advertise h3 ALPN unconditionally
2020-11-26  Daiki Uenovquic/ngtcp2.h: define local_addr as sockaddr_storage
next