summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* openssl: output the correct cipher list on TLS 1.3 errorbagder/tls13-typosDaniel Stenberg2018-10-261-1/+1
* docs/CIPHERS: fix the TLS 1.3 cipher namesDaniel Stenberg2018-10-261-5/+5
* curl.1: --ipv6 mutexes ipv4 (fixed typo)Alexey Eremikhin2018-10-261-1/+1
* tool_main: make TerminalSettings staticDaniel Stenberg2018-10-261-5/+5
* curl-config.in: remove dependency on bcDaniel Stenberg2018-10-261-10/+22
* rtmp: fix for compiling with lwIPGisle Vanem2018-10-261-1/+3
* configure: remove CURL_CONFIGURE_CURL_SOCKLEN_TDaniel Stenberg2018-10-252-126/+0
* cmake: remove unused variablesRuslan Baratov2018-10-251-19/+0
* urldata: Fix comment in headerMichael Kaufmann2018-10-251-1/+1
* netrc: free temporary strings if memory allocation failsMichael Kaufmann2018-10-251-9/+39
* config: Remove unused SIZEOF_VOIDPRuslan Baratov2018-10-242-6/+0
* RELEASE-NOTES: syncedDaniel Stenberg2018-10-241-9/+21
* Fix for compiling with lwIP (3)Gisle Vanem2018-10-231-1/+1
* Curl_follow: return better errors on URL problemsDaniel Stenberg2018-10-233-13/+12
* Curl_follow: remove remaining free(newurl)Daniel Stenberg2018-10-231-3/+1
* headers: end all headers with guard commentDaniel Gustafsson2018-10-234-4/+4
* CIPHERS.md: Mention the options used to set TLS 1.3 ciphersJay Satiro2018-10-231-3/+12
* docs/BUG-BOUNTY: the sponsors actually decide the amountDaniel Stenberg2018-10-201-14/+8
* multi: avoid double-freeDaniel Stenberg2018-10-192-10/+6
* multi: make the closure handle "inherit" CURLOPT_NOSIGNALDaniel Stenberg2018-10-191-0/+2
* VS projects: add USE_IPV6Marcel Raad2018-10-196-328/+328
* config_win32: enable LDAPSMarcel Raad2018-10-191-0/+1
* travis: add build for "configure --disable-verbose"Daniel Stenberg2018-10-186-13/+45
* tool_cb_hdr: handle failure of rename()Kamil Dudka2018-10-171-2/+11
* RELEASE-NOTES: syncedDaniel Stenberg2018-10-171-5/+19
* docs/SECURITY-PROCESS: the hackerone IBB program drops curlDaniel Stenberg2018-10-171-14/+0
* x509asn1: Fix SAN IP address verificationMatthew Whitehead2018-10-161-2/+2
* INSTALL: mention mesalink in TLS sectionDaniel Gustafsson2018-10-151-0/+1
* nonblock: fix unused parameter warningMarcel Raad2018-10-141-1/+2
* Curl_follow: Always free the passed new URLMichael Kaufmann2018-10-132-1/+4
* replace rawgit links [ci skip]Viktor Szakats2018-10-122-2/+2
* docs/BUG-BOUNTY.md: for vulns published since Aug 1st 2018Daniel Stenberg2018-10-121-0/+4
* travis: make distcheck scan for BOM markersDaniel Stenberg2018-10-122-1/+3
* CMake: remove BOMMarcel Raad2018-10-111-1/+1
* transfer: fix typo in commentDaniel Gustafsson2018-10-101-1/+1
* docs: add "see also" links for SSL optionsMichael Kaufmann2018-10-106-6/+14
* AppVeyor: remove BDIR variable that sneaked in againMarcel Raad2018-10-101-1/+0
* CMake: disable -Wpedantic-ms-formatMarcel Raad2018-10-101-2/+2
* ldap: show precise LDAP call in error message on WindowsViktor Szakats2018-10-091-1/+7
* docs/DEPRECATE: minor reformat to render nicer on webDaniel Stenberg2018-10-091-1/+1
* CURLOPT_SSL_VERIFYSTATUS: Fix typoDaniel Gustafsson2018-10-091-2/+2
* curl_setup: define NOGDI on WindowsMarcel Raad2018-10-091-0/+3
* Windows: fixes for MinGW targeting Windows VistaMarcel Raad2018-10-094-4/+8
* TODO: fixed 'API for URL parsing/splitting'Daniel Stenberg2018-10-081-8/+0
* KNOWN_BUGS: Fix various typosDaniel Gustafsson2018-10-081-6/+6
* spelling fixes [ci skip]Viktor Szakats2018-10-0811-11/+11
* RELEASE-NOTES: syncedDaniel Stenberg2018-10-081-22/+37
* curl_ntlm_wb: check aprintf() return codesDaniel Stenberg2018-10-081-0/+6
* docs/BUG-BOUNTY: proposed additional docsDaniel Stenberg2018-10-081-0/+78
* hostip: fix check on Curl_shuffle_addr return valueRick Deist2018-10-081-1/+1