aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-24config: Remove unused SIZEOF_VOIDPRuslan Baratov
2018-10-24RELEASE-NOTES: syncedDaniel Stenberg
2018-10-23Fix for compiling with lwIP (3)Gisle Vanem
2018-10-23Curl_follow: return better errors on URL problemsDaniel Stenberg
2018-10-23Curl_follow: remove remaining free(newurl)Daniel Stenberg
2018-10-23headers: end all headers with guard commentDaniel Gustafsson
2018-10-23CIPHERS.md: Mention the options used to set TLS 1.3 ciphersJay Satiro
2018-10-20docs/BUG-BOUNTY: the sponsors actually decide the amountDaniel Stenberg
2018-10-19multi: avoid double-freeDaniel Stenberg
2018-10-19multi: make the closure handle "inherit" CURLOPT_NOSIGNALDaniel Stenberg
2018-10-19VS projects: add USE_IPV6Marcel Raad
2018-10-19config_win32: enable LDAPSMarcel Raad
2018-10-18travis: add build for "configure --disable-verbose"Daniel Stenberg
2018-10-17tool_cb_hdr: handle failure of rename()Kamil Dudka
2018-10-17RELEASE-NOTES: syncedDaniel Stenberg
2018-10-17docs/SECURITY-PROCESS: the hackerone IBB program drops curlDaniel Stenberg
2018-10-16x509asn1: Fix SAN IP address verificationMatthew Whitehead
2018-10-15INSTALL: mention mesalink in TLS sectionDaniel Gustafsson
2018-10-14nonblock: fix unused parameter warningMarcel Raad
2018-10-13Curl_follow: Always free the passed new URLMichael Kaufmann
2018-10-12replace rawgit links [ci skip]Viktor Szakats
2018-10-12docs/BUG-BOUNTY.md: for vulns published since Aug 1st 2018Daniel Stenberg
2018-10-12travis: make distcheck scan for BOM markersDaniel Stenberg
2018-10-11CMake: remove BOMMarcel Raad
2018-10-10transfer: fix typo in commentDaniel Gustafsson
2018-10-10docs: add "see also" links for SSL optionsMichael Kaufmann
2018-10-10AppVeyor: remove BDIR variable that sneaked in againMarcel Raad
2018-10-10CMake: disable -Wpedantic-ms-formatMarcel Raad
2018-10-09ldap: show precise LDAP call in error message on WindowsViktor Szakats
2018-10-09docs/DEPRECATE: minor reformat to render nicer on webDaniel Stenberg
2018-10-09CURLOPT_SSL_VERIFYSTATUS: Fix typoDaniel Gustafsson
2018-10-09curl_setup: define NOGDI on WindowsMarcel Raad
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-10-08TODO: fixed 'API for URL parsing/splitting'Daniel Stenberg
2018-10-08KNOWN_BUGS: Fix various typosDaniel Gustafsson
2018-10-08spelling fixes [ci skip]Viktor Szakats
2018-10-08RELEASE-NOTES: syncedDaniel Stenberg
2018-10-08curl_ntlm_wb: check aprintf() return codesDaniel Stenberg
2018-10-08docs/BUG-BOUNTY: proposed additional docsDaniel Stenberg
2018-10-08hostip: fix check on Curl_shuffle_addr return valueRick Deist
2018-10-08FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg
2018-10-07gskit: make sure to terminate version stringDaniel Gustafsson
2018-10-07TODO: add LD_PRELOAD support on macOSDaniel Gustafsson
2018-10-07runtests: skip ld_preload tests on macOSDaniel Gustafsson
2018-10-07AppVeyor: use Debug builds to run testsMarcel Raad
2018-10-07AppVeyor: add HTTP_ONLY buildMarcel Raad
2018-10-07AppVeyor: add WinSSL buildsMarcel Raad
2018-10-07AppVeyor: add remaining Visual Studio versionsMarcel Raad
2018-10-07AppVeyor: break long lineMarcel Raad
2018-10-07AppVeyor: remove unused BDIR variableMarcel Raad