]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-05-06  Kamil Dudkatool_getparam: handle failure of curlx_convert_tchar_to... 7023/head
2021-05-06  Daniel Stenbergscripts/delta: also show total number of days
2021-05-05  Marc Hoerskensockfilt: fix invalid increment of handles index variab...
2021-05-05  Marc Hoerskensockfilt: avoid getting stuck waiting for writable...
2021-05-05  Jay Satirotest678: Fix for Windows multibyte builds
2021-05-05  dmitrykosbuild: fix compilation for Windows UWP platform
2021-05-05  Daniel Stenberggnutls: make setting only the MAX TLS allowed version...
2021-05-05  Daniel Stenbergopenldap: replace ldap_ prefix on private functions
2021-05-05  Jay Satirohttp2: fix potentially uninitialized variable
2021-05-05  Gilles VollantSSL: support in-memory CA certs for some backends
2021-05-04  David Cooktests: ignore case of chunked hex numbers in tests
2021-05-04  Daniel Stenbergcmake: check for getppid and utimes
2021-05-04  Daniel Stenberglibtest: remove lib530.c
2021-05-04  Daniel StenbergFILEFORMAT: mention sectransp as a feature
2021-05-04  Daniel StenbergRELEASE-NOTES: synced
2021-05-04  Daniel Stenberglibssh2: ignore timeout during disconnect
2021-05-03  Daniel StenbergKNOWN_BUGS: add two HTTP/2 bugs
2021-05-03  Daniel StenbergKNOWN_BUGS: add three HTTP/3 issues
2021-05-03  ejanchivdorjCURLcode: add CURLE_SSL_CLIENTCERT
2021-05-03  Tobias Gabriel.github/FUNDING: add link to GitHub sponsors
2021-05-03  Harry Sintonenkrb5/name_to_level: replace checkprefix with curl_strequal
2021-05-03  Harry SintonenCurl_input_digest: require space after Digest
2021-05-03  Harry SintonenCurl_http_header: check for colon when matching Persist...
2021-05-03  Harry SintonenCurl_http_input_auth: require valid separator after...
2021-05-02  Daniel Stenberghttp: fix the check for 'Authorization' with Bearer
2021-05-01  Kamil Dudkahttp2: fix a resource leak in push_promise()
2021-05-01  Kamil Dudkahttp2: fix resource leaks in set_transfer_url()
2021-04-30  Jacob Hoffman... rustls: use ALPN
2021-04-29  MAntoniakgskit: fix CURL_DISABLE_PROXY build
2021-04-29  MAntoniakgskit: fix undefined reference to 'conn'
2021-04-29  Jacob Hoffman... tls: add USE_HTTP2 define
2021-04-29  Jacob Hoffman... lib: fix 0-length Curl_client_write calls
2021-04-29  Jacob Hoffman... lib: remove strlen call from Curl_client_write
2021-04-28  Ayushman Singh... docs: camelcase it like GitHub everywhere
2021-04-27  Lucas Servén... docs: fix typo in fail-with-body doc
2021-04-27  Jay Satirolib: fix some misuse of curlx_convert_UTF8_to_tchar
2021-04-27  Daniel Stenbergntlm: precaution against super huge type2 offsets
2021-04-27  Daniel Stenbergc-hyper: fix unused variable ‘wrote’
2021-04-27  Daniel Stenberglibcurl-security.3: be careful of setuid
2021-04-27  Kevin Burkec-hyper: don't write to set.writeheader if null
2021-04-26  Daniel Stenbergwolfssl: handle SSL_write() returns 0 for error
2021-04-26  Daniel Stenbergeasy: ignore sigpipe in curl_easy_send
2021-04-26  Daniel Stenbergsigpipe: ignore SIGPIPE when using wolfSSL as well
2021-04-26  Daniel Stenberglibcurl-security.3: don't try to filter IPv4 hosts...
2021-04-26  Harry Sintonennss_set_blocking: avoid static for sock_opt
2021-04-26  Daniel StenbergRELEASE-NOTES: synced
2021-04-26  Yusuke Nakamuradocs/HTTP3.md: fix nghttp2's HTTP/3 server port
2021-04-26  Daniel Stenbergkrb5: don't use 'static' to store PBSZ size response
2021-04-25  Kevin Burkem4: add security frameworks on Mac when compiling rustls
2021-04-25  Daniel Stenbergkrb5: remove the unused 'overhead' function
2021-04-25  Johann150curl_url_set.3: add memory management information
2021-04-25  Jacob Hoffman... c-hpyer: fix handling of zero-byte chunk from hyper
2021-04-23  Daniel StenbergCURLOPT_POSTFIELDS.3: clarify how it gets the size...
2021-04-23  Ralph Langendamcmake: make libcurl output filename configurable
2021-04-23  Patrick Monneratvtls: reset ssl use flag upon negotiation failure
2021-04-23  Daniel Stenbergconfigure: fix typo in TLS error message
2021-04-23  Daniel StenbergREADME: link to the commercial support option
2021-04-22  Martin Halleversion: add gsasl_version to curl_version_info_data
2021-04-22  Morten Minde... schannel: Support strong crypto option
2021-04-22  Daniel StenbergRELEASE-NOTES: synced
2021-04-22  Daniel Stenbergci: adapt to configure requiring an explicit TLS choice
2021-04-22  Daniel Stenbergconfigure: split out each TLS library detector into...
2021-04-22  Daniel Stenbergconfigure: make the TLS library choice(s) explicit
2021-04-22  Daniel Stenbergtests/disable-scan.pl: also scan all m4 files
2021-04-22  Jay Satiroschannel: Disable auto credentials; add an option to...
2021-04-22  Michał Antoniakvtls: deduplicate some DISABLE_PROXY ifdefs
2021-04-22  Jay SatiroOS400: fix typo
2021-04-22  Daniel Stenbergchecksrc: complain on == NULL or != 0 checks in conditions 6912/head
2021-04-22  Daniel Stenbergtidy-up: make conditional checks more consistent
2021-04-22  Patrick Monneratvauth: factor base64 conversions out of authentication...
2021-04-22  Patrick Monneratbufref: buffer reference support
2021-04-22  Patrick Monneratos400: additional support for options metadata
2021-04-22  Patrick Monnerattest server: take care of siginterrupt() deprecation
2021-04-21  Marc Hoerskenlib1564.c: enable last wakeup test part on Windows
2021-04-21  Marc Hoerskenmulti: fix slow write/upload performance on Windows
2021-04-21  Marc Hoerskenmulti: reduce Win32 API calls to improve performance
2021-04-21  Marc HoerskenRevert "Revert 'multi: implement wait using winsock...
2021-04-21  Daniel StenbergRevert "cmake: make libcurl library output name configu...
2021-04-21  Michael Kolechkinsectransp: allow cipher name to be specified
2021-04-21  Michael KolechkinNSS: add ciphers to map
2021-04-21  Daniel Stenberghttp2: remove DEBUG_HTTP2
2021-04-21  Ralph Langendamcmake: make libcurl library output name configurable
2021-04-21  Daniel Stenbergsws: #ifdef S_IFSOCK use
2021-04-21  Daniel Stenbergcurl_setup: provide the shutdown flags wider
2021-04-21  Daniel Stenbergconnect: use CURL_SA_FAMILY_T for portability
2021-04-21  Daniel Stenbergurlapi: make sure no +/- signs are accepted in IPv4...
2021-04-21  Daniel StenbergConnectionExists: respect requests for h1 connections...
2021-04-21  Daniel Stenbergmulti: don't close connection HTTP_1_1_REQUIRED
2021-04-21  Daniel Stenberghttp2: move the stream error field to the per-transfer...
2021-04-21  Daniel Stenberghttp2: call the handle-closed function correctly on...
2021-04-21  Daniel Stenbergtest1660: check the created HSTS file as text mode
2021-04-20  Daniel StenbergRELEASE-NOTES: synced
2021-04-20  Daniel Stenbergtest 493: require https in curl to run
2021-04-20  Jay Satirotool_operate: don't discard failed parallel transfer... 6921/head
2021-04-20  Georeth Zhouopenssl: fix build error with OpenSSL < 1.0.2
2021-04-19  Viktor SzakatsREADME.md: delete Codacy UTM parameters & follow perman...
2021-04-19  Daniel Stenbergurlapi: "normalize" numerical IPv4 host names
2021-04-19  Daniel Stenberglibssh: fix "empty expression statement has no effect...
2021-04-19  Daniel Stenberghsts: enable by default
2021-04-19  Daniel Stenbergvtls: refuse setting any SSL version
next