aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-06WIP: Add support for gemini meta headersgemini-metaBen Burwell
2020-05-21Add gemini protocol supportBen Burwell
2020-05-21typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *'Daniel Stenberg
2020-05-20tests/server/util.h: add extern to silence compiler warningDaniel Stenberg
2020-05-20typecheck-gcc.h: fix the OFF_T checkDaniel Stenberg
2020-05-19TODO: --dry-runDaniel Stenberg
2020-05-19TODO: Ratelimit or wait between serial requestsDaniel Stenberg
2020-05-19tool_paramhlp: fixup C89 mistakeDaniel Stenberg
2020-05-19tool_paramhlp: fixed potentially uninitialized strtol() variableSiva Sivaraman
2020-05-19tool_operate: fixed potentially uninitialized variablesSiva Sivaraman
2020-05-19sha256: move assign to the declaration lineDaniel Stenberg
2020-05-19sha256: fixed potentially uninitialized variableSiva Sivaraman
2020-05-19sendf: make failf() use the mvsnprintf() return codeDaniel Stenberg
2020-05-19hostip: make Curl_printable_address not return anythingDaniel Stenberg
2020-05-19ftp: mark return-ignoring calls to Curl_GetFTPResponse with (void)Daniel Stenberg
2020-05-18TODO: forbid TLS post-handshake auth and do TLS record paddingDaniel Stenberg
2020-05-18RELEASE-NOTES: syncedDaniel Stenberg
2020-05-17dynbuf: return NULL when there's no buffer lengthDaniel Stenberg
2020-05-16travis: upgrade to bionic, clang-9, improve readabilityPeter Wu
2020-05-16travis: whitespace-only changes for consistencyPeter Wu
2020-05-15CMake: add libssh build supportPeter Wu
2020-05-15KNOWN_BUGS: wolfssh: publickey auth doesn't workDaniel Stenberg
2020-05-15KNOWN_BUGS: OS400 port requires deprecated IBM libraryDaniel Stenberg
2020-05-15http2: keep trying to send pending frames after req.upload_doneVyron Tsingaras
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-15travis: remove the .checksrc fiddlingDaniel Stenberg
2020-05-15ftp: make domore_getsock() return the secondary socket properlyDaniel Stenberg
2020-05-15test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg
2020-05-15test1631: verify FTP download through HTTPS-proxyDaniel Stenberg
2020-05-15sws: as last resort, get test number from server cmd fileDaniel Stenberg
2020-05-15ftp: shut down the secondary connection properly when SSL is usedDaniel Stenberg
2020-05-14KNOWN_BUGS: adapt 5.5 to recent changesMarcel Raad
2020-05-14curl_setup: support Unicode functions to open files on WindowsMarcel Raad
2020-05-14tool: support UTF-16 command line on WindowsMarcel Raad
2020-05-14curl_multibyte: add to curlxMarcel Raad
2020-05-14url: make the updated credentials URL-encoded in the URLDaniel Stenberg
2020-05-14tests: add https-proxy support to the test suiteDaniel Stenberg
2020-05-14mailmap: James FullerDaniel Stenberg
2020-05-14vauth/cleartext: fix theoretical integer overflowMajor_Tom
2020-05-13curl.1: Quote globbed URLsJay Satiro
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13docs/options-in-versions: which version added each cmdline optionDaniel Stenberg
2020-05-13docs: unify protocol listsDaniel Stenberg
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
2020-05-13tls13-ciphers.d: shorten the ArgDaniel Stenberg
2020-05-13sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg
2020-05-13cert-type.d: mention the available types in the descDaniel Stenberg
2020-05-13tool: shorten 3 --help descriptionsDaniel Stenberg
2020-05-13configure: the wolfssh backend does not provide SCPDaniel Stenberg