Brave Browser (64-bit)

最新版本 cURL 7.83.0

cURL 7.83.0

cURL 7.83.0
新的勇敢的瀏覽器 64 位自動阻止廣告和跟踪器,使其比目前的瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。其中 20%的時間花在加載試圖了解更多關於你的東西上。下載勇敢的瀏覽器 64 位脫機安裝程序安裝程序!

Brave 底層是一個基於 Chromium 的網絡瀏覽器,這意味著它的性能和網絡兼容性是非常相似的基於 Chromium 的其他瀏覽器.

Brave 瀏覽器功能:

Browse 更快 61225896Brave 塊跟踪和侵入性的廣告,可以放慢你在網絡上.

瀏覽更安全
Brave 64 位讓你和你的信息更安全,有效地屏蔽你從第三方跟踪和 malletin.

Browse Better
With 勇敢,你可以選擇是否看到廣告,尊重您的隱私或支付網站直接。無論哪種方式,您都可以在幫助資助內容創作者方面感覺良好.

阻止有害的廣告
在城裡有一個新的廣告遊戲。這就是所謂的“惡意廣告”。最新的展示廣告技術可以在您不知情的情況下在您的筆記本電腦上安裝惡意程但不能與勇敢的看著你的後背.

Brave 將網站重定向到 HTTPS
“我們已經將 HTTPS Everywhere 集成到每個勇敢的瀏覽器中,以確保您始終將您的位移到最安全的管道。下載勇敢的瀏覽器 64 位離線安裝程序安裝程序!

阻止塊跟踪像素和跟踪 Cookie
您是否曾經有過這樣的感覺,即當您看到某個廣告前幾天購買了某個東西時,有人在註視著您?當您在網上購物並瀏覽您最喜愛的網站時,我們確保您沒有被追踪.

也可用:下載 Brave Browser for Mac

ScreenShot

軟體資訊
檔案版本 cURL 7.83.0

檔案名稱 curl-7.83.0.zip
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Brave Software Inc.
官網 https://www.brave.com
更新日期 2022-04-28
更新日誌

What's new in this version:

Changed:
- curl: add %header{name} experimental support in -w handling
- curl: add %{header_json} experimental support in -w handling
- curl: add --no-clobber
- curl: add --remove-on-error
- header api: add curl_easy_header and curl_easy_nextheader
- msh3: add support for QUIC and HTTP/3 using msh3

Fixed:
- appveyor: add Cygwin build
- appveyor: only add MSYS2 to PATH where required
- BearSSL: add CURLOPT_SSL_CIPHER_LIST support
- BearSSL: add CURLOPT_SSL_CTX_FUNCTION support
- BINDINGS.md: add Hollywood binding
- CI: Do not use buildconf. Instead, just use: autoreconf -fi
- CI: install Python package impacket to run SMB test 1451
- configure.ac: move -pthread CFLAGS setting back where it used to be
- configure: bump the copyright year range int the generated output
- conncache: include the zone id in the "bundle" hashkey
- connecache: remove duplicate connc->closure_handle check
- connect: make Curl_getconnectinfo work with conn cache from share handle
- connect: use TCP_KEEPALIVE only if TCP_KEEPIDLE is not defined
- cookie.d: clarify when cookies are sent
- cookies: improve errorhandling for reading cookiefile
- curl/system.h: update ifdef condition for MCST-LCC compiler
- curl: error out if -T and -d are used for the same URL
- curl: error out when options need features not present in libcurl
- curl: escape '?' in generated --libcurl code
- curl: fix segmentation fault for empty output file names.
- curl_easy_header: fix typos in documentation
- CURLINFO_PRIMARY_PORT.3: clarify which port this is
- CURLOPT*TLSAUTH.3: they only work with OpenSSL or GnuTLS
- CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL
- CURLOPT_PREQUOTE.3: only works for FTP file transfers, not dirs
- CURLOPT_PROGRESSFUNCTION.3: fix typo in example
- CURLOPT_UNRESTRICTED_AUTH.3: extended explanation
- CURLSHOPT_UNLOCKFUNC.3: fix the callback prototype
- docs/HYPER.md: updated to reflect current hyper build needs
- docs/opts: Mention Schannel client cert type is P12
- docs: Fix missing semicolon in example code
- docs: lots of minor language polish
- English: use American spelling consistently
- fail.d: tweak the description
- firefox-db2pem.sh: make the shell script safer
- ftp: fix error message for partial file upload
- gen.pl: change wording for mutexed options
- GHA: add openssl3 jobs moved over from zuul
- GHA: build hyper with nightly rustc
- GHA: move bearssl jobs over from zuul
- gha: move the event-based test over from Zuul
- gtls: fix build for disabled TLS-SRP
- http2: handle DONE called for the paused stream
- http2: RST the stream if we stop it on our own will
- http: avoid auth/cookie on redirects same host diff port
- http: close the stream (not connection) on time condition abort
- http: reject header contents with nul bytes
- http: return error on colon-less HTTP headers
- http: streamclose "already downloaded"
- hyper: fix status_line() return code
- hyper: fix tests 580 and 581 for hyper
- hyper: no h2c support
- infof: consistent capitalization of warning messages
- ipv4/6.d: clarify that they are about using IP addresses
- json.d: fix typo (overriden -> overridden)
- keepalive-time.d: It takes many probes to detect brokenness
- lib/warnless.[ch]: only check for WIN32 and ignore _WIN32
- lib670: avoid double check result
- lib: #ifdef on USE_HTTP2 better
- lib: fix some misuse of curlx_convert_wchar_to_UTF8
- lib: remove exclamation marks
- libssh2: compare sha256 strings case sensitively
- libssh2: make the md5 comparison fail if wrong length
- libssh: fix build with old libssh versions
- libssh: fix double close
- libssh: Improve fix for missing SSH_S_ stat macros
- libssh: unstick SFTP transfers when done event-based
- macos: set .plist version in autoconf
- mbedtls: remove 'protocols' array from backend when ALPN is not used
- mbedtls: remove server_fd from backend
- mk-ca-bundle.pl: Use stricter logic to process the certificates
- mk-ca-bundle.vbs: delete this script in favor of mk-ca-bundle.pl
- mlc_config.json: add file to ignore known troublesome URLs
- mqtt: better handling of TCP disconnect mid-message
- ngtcp2: add client certificate authentication for OpenSSL
- ngtcp2: avoid busy loop in low CWND situation
- ngtcp2: deal with sub-millisecond timeout
- ngtcp2: disconnect the QUIC connection proper
- ngtcp2: enlarge H3_SEND_SIZE
- ngtcp2: fix HTTP/3 upload stall and avoid busy loop
- ngtcp2: fix memory leak
- ngtcp2: fix QUIC_IDLE_TIMEOUT
- ngtcp2: make curl 1ms faster
- ngtcp2: remove remote_addr which is not used in a meaningful way
- ngtcp2: update to work after recent ngtcp2 updates
- ngtcp2: use token when detecting :status header field
- nonblock: restore setsockopt method to curlx_nonblock
- openssl: check SSL_get_peer_cert_chain return value
- openssl: enable CURLOPT_SSL_EC_CURVES with BoringSSL
- openssl: fix CN check error code
- options: remove mistaken space before paren in prototype
- perl: removed a double semicolon at end of line
- pop3/smtp: return *WEIRD_SERVER_REPLY when not understood
- projects/README: converted to markdown
- projects: Update VC version names for VS2017, VS2022
- rtsp: don't let CSeq error override earlier errors
- runtests: add 'bearssl' as testable feature
- runtests: make 'oldlibssh' be before 0.9.4
- schannel: remove dead code that will never run
- scripts/copyright.pl: ignore the new mlc_config.json file
- scripts: move three scripts from lib/ to scripts/
- test1135: sync with recent API updates
- test1459: disable for oldlibssh
- test375: fix line endings on Windows
- test386: Fix an incorrect test markup tag
- test718: edited slightly to return better HTTP
- tests/server/util.h: align WIN32 condition with util.c
- tests: refactor server/socksd.c to support --unix-socket
- timediff.[ch]: add curlx helper functions for timeval conversions
- tls: make mbedtls and NSS check for h2, not nghttp2
- tool and tests: force flush of all buffers at end of program
- tool_cb_hdr: Turn the Location: into a terminal hyperlink
- tool_getparam: error out on missing -K file
- tool_listhelp.c: uppercase URL
- tool_operate: fix a scan-build warning
- tool_paramhlp: use feof(3) to identify EOF correctly when using fread(3)
- transfer: redirects to other protocols or ports clear auth
- unit1620: call global_init before calling Curl_open
- url: check sasl additional parameters for connection reuse.
- vtls: provide a unified APLN-disagree string for all backends
- vtls: use a backend standard message for "ALPN: offers %s"
- vtls: use a generic "ALPN, server accepted" message
- winbuild/README.md: fixup dead link
- winbuild: Add a Visual Studio example to the README
- wolfssl: fix compiler error without IPv6

cURL 7.83.0 相關參考資料
Chocolatey Software | cURL 7.83.0

curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies, user+password authentication ( ...

https://community.chocolatey.o

curl 7.83.0 headers bonanza - Daniel Stenberg - Haxx

2022年4月27日 — Welcome to the third curl release of the year. Release presentation. Daniel Stenberg. 7.51K subscribers. curl 7.83.0 with Daniel Stenberg.

https://daniel.haxx.se

curl 7.83.0 | Download Managers

curl offers a busload of useful tricks like proxy support, user authentication, FTP upload, HTTP post, SSL connections, cookies, file transfer resume, Metalink, ...

https://www.fileeagle.com

Curl: Vulnerability fixed in Version 7.83.0 - Techzone

2022年7月4日 — Curl released version 7.83.0 fixing 4 vulnerabilities [1]. No action required for Airlock Gateway. Details: CVE-2022-32208: FTP in curl can ...

https://techzone.ergon.ch

Failed to run curl 7.83.0 on alpine

2022年5月11日 — Have you try an apk update and apk upgrade to fix missing librairies ? As describe here the issue came from missing librairies on you alpine ...

https://superuser.com

Finding vulnerabilities in curl 7.83.0 without reading a ...

This post details 3 vulnerabilities discovered when digging into curl 7.83.0. They were assigned CVE-2022-27779, CVE-2022-27780 as well as CVE-2022-30115.

https://haxatron.gitbook.io

Index of repopkgscurlcurl-7.83.0.tar.xz.asc

Index of /repo/pkgs/curl/curl-7.83.0.tar.xz.asc. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -. [DIR], sha512/, 2022-04-27 ...

https://src.fedoraproject.org

RELEASE: curl 7.83.0

2022年4月27日 — Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, ...

https://curl.se

Vulnerabilities in curl 7.83.0

Vulnerabilities Table. curl version 7.83.0 was released on April 27 2022. The following 31 security problems are known to exist in this version.

https://curl.se