summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-22RELEASE-NOTES: 7.65.0 releasecurl-7_65_0Daniel Stenberg
2019-05-22THANKS: from the 7.65.0 release-notesDaniel Stenberg
2019-05-21url: convert the zone id from a IPv6 URL to correct scope idDaniel Stenberg
2019-05-21configure: detect getsockname and getpeername on windows tooDaniel Stenberg
2019-05-21examples: remove unused variablesMarcel Raad
2019-05-21udpateconninfo: mark variable unusedDaniel Gustafsson
2019-05-21ftp: move ftp_ccc in under featureflagDaniel Gustafsson
2019-05-20curl: report error for "--no-" on non-boolean optionsDaniel Stenberg
2019-05-20mbedtls: enable use of EC keysGuy Poizat
2019-05-20lib1560: add tests for parsing URL with too long schemeDaniel Stenberg
2019-05-20urlapi: increase supported scheme length to 40 bytesOmar Ramadan
2019-05-20lib: reduce variable scopesMarcel Raad
2019-05-20tool_formparse: remove redundant assignmentMarcel Raad
2019-05-20ssh: move variable declaration to where it's usedMarcel Raad
2019-05-20ssh-libssh: remove unused variableMarcel Raad
2019-05-20test332: verify the blksize fixDaniel Stenberg
2019-05-20tftp: use the current blksize for recvfrom()Daniel Stenberg
2019-05-19version: make ssl_version buffer match for multi_sslDaniel Gustafsson
2019-05-18http_ntlm_wb: Handle auth for only a single requestSteve Holme
2019-05-18http_ntlm_wb: Cleanup handshake after clean NTLM failureSteve Holme
2019-05-18http_ntlm_wb: Return the correct error on receiving an empty auth messageSteve Holme
2019-05-18curl: make code work with protocol-disabled libcurlDaniel Stenberg
2019-05-17libcurl: #ifdef away more code for disabled features/protocolsDaniel Stenberg
2019-05-17progress: CURL_DISABLE_PROGRESS_METERDaniel Stenberg
2019-05-17hostip: CURL_DISABLE_SHUFFLE_DNSDaniel Stenberg
2019-05-17netrc: CURL_DISABLE_NETRCDaniel Stenberg
2019-05-16docs: Markdown and misc improvements [ci skip]Viktor Szakats
2019-05-16docs/RELEASE-PROCEDURE: link to live iCalendar [ci skip]Viktor Szakats
2019-05-16travis: add an osx http-only buildDaniel Stenberg
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-05-16curl: don't set FTP options for FTP-disabled buildsDaniel Stenberg
2019-05-16http_ntlm_wb: Move the type-2 message processing into a dedicated functionSteve Holme
2019-05-15RELEASE-NOTES: syncedDaniel Stenberg
2019-05-15docs/RELEASE-PROCEDURE: updated coming releases dates [ci skip]Daniel Stenberg
2019-05-15CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]Daniel Stenberg
2019-05-15parse_proxy: use the URL parser APIDaniel Stenberg
2019-05-15http_negotiate: Move the Negotiate state out of the negotiatedata structureSteve Holme
2019-05-15http_ntlm: Move the NTLM state out of the ntlmdata structureSteve Holme
2019-05-15url: Move the negotiate state type into a dedicated enumSteve Holme
2019-05-14url: Remove duplicate clean up of the winbind variables in conn_shutdown()Steve Holme
2019-05-14urlapi: require a non-zero host name length when parsing URLDaniel Stenberg
2019-05-14configure: error out if OpenSSL wasn't detected when asked forDaniel Stenberg
2019-05-14imap: Fix typo in commentDaniel Gustafsson
2019-05-14url: Remove unnecessary initialisation from allocate_conn()Steve Holme
2019-05-14CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]Daniel Stenberg
2019-05-13vtls: fix potential ssl_buffer stack overflowDaniel Gustafsson
2019-05-13RELEASE-NOTES: syncedDaniel Stenberg
2019-05-13appveyor: also build "/ci" branches like travisDaniel Stenberg
2019-05-13pingpong: disable more when no pingpong enabledDaniel Stenberg
2019-05-13proxy: acknowledge DISABLE_PROXY moreDaniel Stenberg