ALLPlayer

最新版本 cURL 7.77.0

cURL 7.77.0

cURL 7.77.0
ALLPlayer 可能是最流行的與匹配字幕看電影的節目。它播放所有已知的媒體格式,RAR 文件,而且還有一個實現的 LiveUpdate 功能來更新最新的編解碼器,如果打開電影文件時出現問題。該程序還自動搜索所有語言的匹配字幕。智能字幕將字幕保存在屏幕上一段時間,供您閱讀。 AVI Doctor 幫助你下載一個 torrent 文件並且想要預覽電影。與 AVI 醫生,你也可以修復損壞的文件。

最受歡迎的格式,如 DivX,XviD,MP3 和 AVI,FLV,MP4,3GP,MKV,M2TS,MPG,MPEG,RMVB,WMV,QuickTime,MOV,FLAC,APE 等等。 liveupdate 編解碼器下載。其他功能:DVD 支持,CD 支持。從網絡攝像頭,DV 或任何其他視頻源(如電視調諧器)預覽電影的選項。兩個監視器或監視器和電視支持。支持杜比環繞,SPDIF 和 3D 音頻。能夠選擇任何音頻輸出,包括 SPDIF,允許放大器無損的數字音頻傳輸。字幕支持所有已知格式.

ALLPlayer 特點:
免費簡單易用的多媒體播放器免費簡單的視頻編輯器匹配字幕下載內置免費視頻菜單創作免費轉換器內置字幕音頻閱讀器播放任何視頻和音頻格式支持杜比環繞聲,3D 音頻和 SPDIF 視頻封面和電影信息下載最佳 MKV 和 Divx Plus 編碼器在兩個監視器上顯示視頻播放列表和均衡器免費 DivX 字幕 muxer RAR 播放器

ScreenShot

軟體資訊
檔案版本 cURL 7.77.0

檔案名稱 curl-7.77.0.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 ALLCinema Ltd
官網 http://www.allplayer.org/
更新日期 2021-05-26
更新日誌

What's new in this version:

Changed:
- configure: make the TLS library choice(s) explicit
- curl: ignore options asking for SSLv2 or SSLv3
- hsts: enable by default
- SSL: support in-memory CA certs for some backends
- vtls: refuse setting any SSL version

Fixed:
- CVE-2021-22897: schannel cipher selection surprise
- CVE-2021-22898: TELNET stack contents disclosure
- CVE-2021-22901: TLS session caching disaster
- AmigaOS: add functions definitions for SHA256
- build: fix compilation for Windows UWP platform
- c-hyper: don't write to set.writeheader if null
- c-hyper: fix handling of zero-byte chunk from hyper
- c-hyper: handle body on HYPER_TASK_EMPTY
- checksrc: complain on == NULL or != 0 checks in conditions
- CI/cirrus: add shared and static Windows release builds
- cmake: add CURL_ENABLE_EXPORT_TARGET option
- cmake: check for getppid and utimes
- cmake: detect CURL_SA_FAMILY_T
- cmake: fix two invokes result in different curl_config.h
- cmake: make libcurl output filename configurable
- cmake: Use multithreaded compilation on VS 2008+
- config: remove now-unused macros
- configure: if asked for, fail if ldap is not found
- configure: provide --with-openssl, deprecate --with-ssl
- conn: add 'attach' to protocol handler, make libssh2 use it
- connect: use CURL_SA_FAMILY_T for portability
- ConnectionExists: respect requests for h1 connections better
- cookie: CURLOPT_COOKIEFILE set to NULL switches off cookies
- curl-wolfssl.m4: without custom include path, assume /usr/include
- curl: include libmetalink version in --version output
- Curl_http_header: check for colon when matching Persistent-Auth
- Curl_http_input_auth: require valid separator after negotiation type
- Curl_input_digest: require space after Digest
- curl_mprintf.3: add description
- curl_setup: provide the shutdown flags wider
- curl_url_set.3: add memory management information
- CURLcode: add CURLE_SSL_CLIENTCERT
- CURLOPT_CAPATH.3: defaults to a path, not NULL
- CURLOPT_IPRESOLVE: preventing wrong IP version from being used
- CURLOPT_POSTFIELDS.3: clarify how it gets the size of the data
- data_pending: check only SECONDARY socket for FTP(S) transfers
- docs/TheArtOfHttpScripting: fix markdown links
- docs: camelcase it like GitHub everywhere
- docs: cookies from HTTP headers need domain set
- docs: fix typo in fail-with-body doc
- docs: improve INTERNALS.md regarding getsock cb
- docs: replace dots with dashes in markdown enums
- easy: ignore sigpipe in curl_easy_send
- FILEFORMAT: mention sectransp as a feature
- GIT-INFO: suggest using autoreconf instead of buildconf
- github: add a workflow with libssh2 on macOS using cmake
- github: inhibit deprecated declarations for clang on macOS
- GnuTLS: don't allow TLS 1.3 for versions that don't support it
- gnutls: make setting only the MAX TLS allowed version work
- gskit: fix CURL_DISABLE_PROXY build
- gskit: fix undefined reference to 'conn'
- hostip.h: remove declaration of unimplemented function
- hostip: remove the debug code for LocalHost
- http2: call the handle-closed function correctly on closed stream
- http2: fix a resource leak in push_promise()
- http2: fix resource leaks in set_transfer_url()
- http2: make sure pause is done on HTTP
- http2: move the stream error field to the per-transfer storage
- http2: skip immediate parsing of payload following protocol switch
- http2: use nghttp2_session_upgrade2 instead of nghttp2_session_upgrade
- HTTP3.md: fix nghttp2's HTTP/3 server port
- HTTP3.md: make the ngtcp2 build use the quictls fork
- http: deal with partial CONNECT sends
- http: fix the check for 'Authorization' with Bearer
- http: limit the initial send amount to used upload buffer size
- http: reset the header buffer when sending the request
- http: use offsets inst of integer literals for header parsing
- INSTALL: add IBM i specific quirks
- krb5/name_to_level: replace checkprefix with curl_strequal
- krb5: don't use 'static' to store PBSZ size response
- krb5: remove the unused 'overhead' function
- lib/hostip6.c: make NAT64 address synthesis on macOS work
- lib1564.c: enable last wakeup test part on Windows
- lib: fix 0-length Curl_client_write calls
- lib: fix some misuse of curlx_convert_UTF8_to_tchar
- libcurl-security.3: be careful of setuid
- libcurl-security.3: don't try to filter IPv4 hosts based on the URL
- libcurl.3: mention the URL API
- libssh2: fix Value stored to 'sshp' is never read
- libssh2: ignore timeout during disconnect
- libssh: fix "empty expression statement has no effect" warnings
- libtest: remove lib530.c
- m4: add security frameworks on Mac when compiling rustls
- multi: don't close connection HTTP_1_1_REQUIRED
- multi: fix slow write/upload performance on Windows
- multi: reduce Win32 API calls to improve performance
- ngtcp2: fix the cb_acked_stream_data_offset proto
- NSS: add ciphers to map
- NSS: make colons, commas and spaces valid separators in cipher list
- nss_set_blocking: avoid static for sock_opt
- ntlm: precaution against super huge type2 offsets
- openldap: protect SSL-specific code with proper #ifdef
- openldap: replace ldap_ prefix on private functions
- openssl: fix build error with OpenSSL < 1.0.2
- openssl: remove unneeded cast for CertOpenSystemStore()
- os400: additional support for options metadata
- progress: fix scan-build-11 warnings
- progress: reset limit_size variables at transfer start
- progress: when possible, calculate transfer speeds with microseconds
- README.md: delete Codacy UTM parameters
- Revert "Revert 'multi: implement wait using winsock events'"
- rustls: only return CURLE_AGAIN when TLS session is fully drained
- rustls: use ALPN
- sasl: use 'unsigned short' to store mechanism
- schannel: Disable auto credentials; add an option to enable it
- schannel: Support strong crypto option
- sectransp: allow cipher name to be specified
- sectransp: fix EXC_BAD_ACCESS caused by uninitialized buffer
- sigpipe: ignore SIGPIPE when using wolfSSL as well
- sockfilt: avoid getting stuck waiting for writable socket
- sockfilt: fix invalid increment of handles index variable nfd
- sws: #ifdef S_IFSOCK use
- sws: allow HTTP requests up to 2MB in size
- test server: take care of siginterrupt() deprecation
- test2100: make it run with and require IPv6
- tests/disable-scan.pl: also scan all m4 files
- tests/getpart: generate output URL encoded for better diffs
- tests: ignore case of chunked hex numbers in tests
- tls: add USE_HTTP2 define
- tool_getparam: handle failure of curlx_convert_tchar_to_UTF8()
- tool_getparam: replace (in-place) '%20' by '+' according to RFC1866
- tool_operate: don't discard failed parallel transfer result
- tool_writeout: fix the HTTP_CODE json output
- travis: disable the failing libssh build
- URL-SYNTAX: update IDNA section for WHATWG spec changes
- urlapi: "normalize" numerical IPv4 host names
- vauth: factor base64 conversions out of authentication procedures
- version: add gsasl_version to curl_version_info_data
- version: add OpenLDAP version in the output
- vtls: deduplicate some DISABLE_PROXY ifdefs
- vtls: reset ssl use flag upon negotiation failure
- wolfssl: handle SSL_write() returns 0 for error
- wolfssl: remove SSLv3 support leftovers

cURL 7.77.0 相關參考資料
Changes - curl

Changelog. Related: Daily Snapshots &middot; Source repo &middot; Security &middot; Vulnerabilities &middot; Releaselog &middot; Pending Release Notes. Fixed in 7.77.0 - May 26&nbsp;...

https://curl.se

Chocolatey Software | cURL 7.77.0

Icon for package curl. cURL. 1. 2. 3. 7.77.0 | Updated: 26 May 2021 ... To install cURL, run the following command from the command line or from PowerShell: &gt;.

https://community.chocolatey.o

curl

curl is used in command lines or scripts to transfer data. curl is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop&nbsp;...

https://curl.se

CURL 7.77.0 Free Download, Linux | IceWalkers

Download CURL - CURL 7.77.0, Curl is a tool for getting files withURL syntax, supporting FTP, HTTP,HTTPS, GOPHER, TELNET, DICT, FILE andLDAP.

https://www.icewalkers.com

curl 7.77.0 with Daniel Stenberg - YouTube

Daniel presents the changes, the bug-fixes and what happened in the curl 7.77.0 release!

https://www.youtube.com

curl 7.77.0 – 200 OK | daniel.haxx.se

curl 7.77.0 – 200 OK. May 26, 2021 Daniel Stenberg Leave a comment. Welcome to the 200th curl release. We call it 200 OK. It coincides with us counting more&nbsp;...

https://daniel.haxx.se

curl downloads

https://curl.se

curl-7.77.0.tar.xz.asc - GitHub

沒有這個頁面的資訊。瞭解原因

https://github.com

Download - curl

Other packages are kindly provided by external persons and organizations. Source Archives. curl 7.77.0, Released on the 26th of May 2021. Changelog for 7.77.0.

https://curl.se