| Commit message (Expand) | Author | Age | Files | Lines |
* | openssl: make 'done' a proper booleanbagder/gtls-values-never-read | Daniel Gustafsson | 2018-10-26 | 1 | -6/+6 |
* | gtls: Values stored to but never read | Daniel Stenberg | 2018-10-26 | 1 | -9/+7 |
* | curl.1: --ipv6 mutexes ipv4 (fixed typo) | Alexey Eremikhin | 2018-10-26 | 1 | -1/+1 |
* | tool_main: make TerminalSettings static | Daniel Stenberg | 2018-10-26 | 1 | -5/+5 |
* | curl-config.in: remove dependency on bc | Daniel Stenberg | 2018-10-26 | 1 | -10/+22 |
* | rtmp: fix for compiling with lwIP | Gisle Vanem | 2018-10-26 | 1 | -1/+3 |
* | configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T | Daniel Stenberg | 2018-10-25 | 2 | -126/+0 |
* | cmake: remove unused variables | Ruslan Baratov | 2018-10-25 | 1 | -19/+0 |
* | urldata: Fix comment in header | Michael Kaufmann | 2018-10-25 | 1 | -1/+1 |
* | netrc: free temporary strings if memory allocation fails | Michael Kaufmann | 2018-10-25 | 1 | -9/+39 |
* | config: Remove unused SIZEOF_VOIDP | Ruslan Baratov | 2018-10-24 | 2 | -6/+0 |
* | RELEASE-NOTES: synced | Daniel Stenberg | 2018-10-24 | 1 | -9/+21 |
* | Fix for compiling with lwIP (3) | Gisle Vanem | 2018-10-23 | 1 | -1/+1 |
* | Curl_follow: return better errors on URL problems | Daniel Stenberg | 2018-10-23 | 3 | -13/+12 |
* | Curl_follow: remove remaining free(newurl) | Daniel Stenberg | 2018-10-23 | 1 | -3/+1 |
* | headers: end all headers with guard comment | Daniel Gustafsson | 2018-10-23 | 4 | -4/+4 |
* | CIPHERS.md: Mention the options used to set TLS 1.3 ciphers | Jay Satiro | 2018-10-23 | 1 | -3/+12 |
* | docs/BUG-BOUNTY: the sponsors actually decide the amount | Daniel Stenberg | 2018-10-20 | 1 | -14/+8 |
* | multi: avoid double-free | Daniel Stenberg | 2018-10-19 | 2 | -10/+6 |
* | multi: make the closure handle "inherit" CURLOPT_NOSIGNAL | Daniel Stenberg | 2018-10-19 | 1 | -0/+2 |
* | VS projects: add USE_IPV6 | Marcel Raad | 2018-10-19 | 6 | -328/+328 |
* | config_win32: enable LDAPS | Marcel Raad | 2018-10-19 | 1 | -0/+1 |
* | travis: add build for "configure --disable-verbose" | Daniel Stenberg | 2018-10-18 | 6 | -13/+45 |
* | tool_cb_hdr: handle failure of rename() | Kamil Dudka | 2018-10-17 | 1 | -2/+11 |
* | RELEASE-NOTES: synced | Daniel Stenberg | 2018-10-17 | 1 | -5/+19 |
* | docs/SECURITY-PROCESS: the hackerone IBB program drops curl | Daniel Stenberg | 2018-10-17 | 1 | -14/+0 |
* | x509asn1: Fix SAN IP address verification | Matthew Whitehead | 2018-10-16 | 1 | -2/+2 |
* | INSTALL: mention mesalink in TLS section | Daniel Gustafsson | 2018-10-15 | 1 | -0/+1 |
* | nonblock: fix unused parameter warning | Marcel Raad | 2018-10-14 | 1 | -1/+2 |
* | Curl_follow: Always free the passed new URL | Michael Kaufmann | 2018-10-13 | 2 | -1/+4 |
* | replace rawgit links [ci skip] | Viktor Szakats | 2018-10-12 | 2 | -2/+2 |
* | docs/BUG-BOUNTY.md: for vulns published since Aug 1st 2018 | Daniel Stenberg | 2018-10-12 | 1 | -0/+4 |
* | travis: make distcheck scan for BOM markers | Daniel Stenberg | 2018-10-12 | 2 | -1/+3 |
* | CMake: remove BOM | Marcel Raad | 2018-10-11 | 1 | -1/+1 |
* | transfer: fix typo in comment | Daniel Gustafsson | 2018-10-10 | 1 | -1/+1 |
* | docs: add "see also" links for SSL options | Michael Kaufmann | 2018-10-10 | 6 | -6/+14 |
* | AppVeyor: remove BDIR variable that sneaked in again | Marcel Raad | 2018-10-10 | 1 | -1/+0 |
* | CMake: disable -Wpedantic-ms-format | Marcel Raad | 2018-10-10 | 1 | -2/+2 |
* | ldap: show precise LDAP call in error message on Windows | Viktor Szakats | 2018-10-09 | 1 | -1/+7 |
* | docs/DEPRECATE: minor reformat to render nicer on web | Daniel Stenberg | 2018-10-09 | 1 | -1/+1 |
* | CURLOPT_SSL_VERIFYSTATUS: Fix typo | Daniel Gustafsson | 2018-10-09 | 1 | -2/+2 |
* | curl_setup: define NOGDI on Windows | Marcel Raad | 2018-10-09 | 1 | -0/+3 |
* | Windows: fixes for MinGW targeting Windows Vista | Marcel Raad | 2018-10-09 | 4 | -4/+8 |
* | TODO: fixed 'API for URL parsing/splitting' | Daniel Stenberg | 2018-10-08 | 1 | -8/+0 |
* | KNOWN_BUGS: Fix various typos | Daniel Gustafsson | 2018-10-08 | 1 | -6/+6 |
* | spelling fixes [ci skip] | Viktor Szakats | 2018-10-08 | 11 | -11/+11 |
* | RELEASE-NOTES: synced | Daniel Stenberg | 2018-10-08 | 1 | -22/+37 |
* | curl_ntlm_wb: check aprintf() return codes | Daniel Stenberg | 2018-10-08 | 1 | -0/+6 |
* | docs/BUG-BOUNTY: proposed additional docs | Daniel Stenberg | 2018-10-08 | 1 | -0/+78 |
* | hostip: fix check on Curl_shuffle_addr return value | Rick Deist | 2018-10-08 | 1 | -1/+1 |