aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-12Merge "Remove NOTICE symlink." into mainHEADmastermainTreehugger Robot
2024-04-12Remove NOTICE symlink.Elliott Hughes
2024-03-21Merge "Remove VNDK definition(s)" into mainTreehugger Robot
2024-03-11Remove VNDK definition(s)Kiyoung Kim
2024-02-21Merge "Upgrade curl to curl-8_6_0" into main am: 5a7a71055cSadaf Ebrahimi
2024-02-21Merge "Upgrade curl to curl-8_6_0" into mainSadaf Ebrahimi
2024-02-20Upgrade curl to curl-8_6_0Sadaf Ebrahimi
2024-02-07Merge "androidconfigure: update for clang." into main am: 97598f1763Treehugger Robot
2024-02-07Merge "androidconfigure: update for clang." into mainTreehugger Robot
2024-02-06androidconfigure: update for clang.Elliott Hughes
2024-01-31RELEASE-NOTES: syncedDaniel Stenberg
2024-01-31THANKS: new contributors from 8.5.0Daniel Stenberg
2024-01-31cd2nroff: use perl 'strict' and 'warnings'Jay Satiro
2024-01-30cd2nroff: fix duplicate output issueDaniel Stenberg
2024-01-29lib: error out on multissl + http3Daniel Stenberg
2024-01-29OS400: sync ILE/RPG bindingPatrick Monnerat
2024-01-28build: delete/replace 3 more clang warning pragmasViktor Szakats
2024-01-27cmake: freshen up docs/INSTALL.cmakeRichard Levitte
2024-01-27build: delete/replace clang warning pragmasViktor Szakats
2024-01-27RELEASE-NOTES: syncedDaniel Stenberg
2024-01-27http: only act on 101 responses when they are HTTP/1.1Daniel Stenberg
2024-01-27_VARIABLES.md: add missing 'be' into the sentenceScarlett McAllister
2024-01-27mqtt, remove remaining use of data->state.bufferStefan Eissing
2024-01-27x509asn1: switch from malloc to dynbufDaniel Stenberg
2024-01-27x509asn1: make utf8asn1str() use dynbuf instead of malloc + memcpyDaniel Stenberg
2024-01-27x509asn1: reduce malloc in Curl_extract_certinfoDaniel Stenberg
2024-01-27THANKS: add Alexander Bartel and Brennan KinneyJay Satiro
2024-01-26krb5: add prototype to silence clang warnings on mvsnprintf()Daniel Stenberg
2024-01-26x509asn1: remove code for WANT_VERIFYHOSTDaniel Stenberg
2024-01-26socks: reduce the buffer size to 600 (from 8K)Daniel Stenberg
2024-01-26file+ftp: use stack buffers instead of data->state.bufferStefan Eissing
2024-01-26vtls: receive max bufferStefan Eissing
2024-01-26docs: do not start lines/sentences with So, But nor AndDaniel Stenberg
2024-01-26docs: remove spurious ampersands from markdownDaniel Stenberg
2024-01-26sasl: make login option string override http authPatrick Monnerat
2024-01-26socks: use own buffer instead of data->state.bufferStefan Eissing
2024-01-26socks: fix generic output string to say SOCKS instead of SOCKS4Daniel Stenberg
2024-01-26test742: test SOCKS5 with max length user, password and hostnameDaniel Stenberg
2024-01-25ssh: use stack scratch buffer for seeksStefan Eissing
2024-01-25krb5: access the response buffer correctlyDaniel Stenberg
2024-01-25mqtt: use stack scratch buffer for recv+publishStefan Eissing
2024-01-25telnet, use stack scratch buffer for doStefan Eissing
2024-01-25http, use stack scratch bufferStefan Eissing
2024-01-25ntlm_wb: do not use data->state.buf any longerStefan Eissing
2024-01-25gitignore: the generated `libcurl-symbols.md`Stefan Eissing
2024-01-25tool: fix the listhelp generation commandDaniel Stenberg
2024-01-25http: check for "Host:" case insensitivelyDaniel Stenberg
2024-01-25configure: add libngtcp2_crypto_boringssl detectionTatsuhiro Tsujikawa
2024-01-25http: remove comment reference to a removed solutionDaniel Stenberg
2024-01-25pytest: Scorecard tracking CPU and RSSStefan Eissing