Age | Commit message (Expand) | Author |
2018-10-25 | configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T | Daniel Stenberg |
2018-10-25 | cmake: remove unused variables | Ruslan Baratov |
2018-10-25 | urldata: Fix comment in header | Michael Kaufmann |
2018-10-25 | netrc: free temporary strings if memory allocation fails | Michael Kaufmann |
2018-10-24 | config: Remove unused SIZEOF_VOIDP | Ruslan Baratov |
2018-10-24 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-23 | Fix for compiling with lwIP (3) | Gisle Vanem |
2018-10-23 | Curl_follow: return better errors on URL problems | Daniel Stenberg |
2018-10-23 | Curl_follow: remove remaining free(newurl) | Daniel Stenberg |
2018-10-23 | headers: end all headers with guard comment | Daniel Gustafsson |
2018-10-23 | CIPHERS.md: Mention the options used to set TLS 1.3 ciphers | Jay Satiro |
2018-10-20 | docs/BUG-BOUNTY: the sponsors actually decide the amount | Daniel Stenberg |
2018-10-19 | multi: avoid double-free | Daniel Stenberg |
2018-10-19 | multi: make the closure handle "inherit" CURLOPT_NOSIGNAL | Daniel Stenberg |
2018-10-19 | VS projects: add USE_IPV6 | Marcel Raad |
2018-10-19 | config_win32: enable LDAPS | Marcel Raad |
2018-10-18 | travis: add build for "configure --disable-verbose" | Daniel Stenberg |
2018-10-17 | tool_cb_hdr: handle failure of rename() | Kamil Dudka |
2018-10-17 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-17 | docs/SECURITY-PROCESS: the hackerone IBB program drops curl | Daniel Stenberg |
2018-10-16 | x509asn1: Fix SAN IP address verification | Matthew Whitehead |
2018-10-15 | INSTALL: mention mesalink in TLS section | Daniel Gustafsson |
2018-10-14 | nonblock: fix unused parameter warning | Marcel Raad |
2018-10-13 | Curl_follow: Always free the passed new URL | Michael Kaufmann |
2018-10-12 | replace rawgit links [ci skip] | Viktor Szakats |
2018-10-12 | docs/BUG-BOUNTY.md: for vulns published since Aug 1st 2018 | Daniel Stenberg |
2018-10-12 | travis: make distcheck scan for BOM markers | Daniel Stenberg |
2018-10-11 | CMake: remove BOM | Marcel Raad |
2018-10-10 | transfer: fix typo in comment | Daniel Gustafsson |
2018-10-10 | docs: add "see also" links for SSL options | Michael Kaufmann |
2018-10-10 | AppVeyor: remove BDIR variable that sneaked in again | Marcel Raad |
2018-10-10 | CMake: disable -Wpedantic-ms-format | Marcel Raad |
2018-10-09 | ldap: show precise LDAP call in error message on Windows | Viktor Szakats |
2018-10-09 | docs/DEPRECATE: minor reformat to render nicer on web | Daniel Stenberg |
2018-10-09 | CURLOPT_SSL_VERIFYSTATUS: Fix typo | Daniel Gustafsson |
2018-10-09 | curl_setup: define NOGDI on Windows | Marcel Raad |
2018-10-09 | Windows: fixes for MinGW targeting Windows Vista | Marcel Raad |
2018-10-08 | TODO: fixed 'API for URL parsing/splitting' | Daniel Stenberg |
2018-10-08 | KNOWN_BUGS: Fix various typos | Daniel Gustafsson |
2018-10-08 | spelling fixes [ci skip] | Viktor Szakats |
2018-10-08 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-10-08 | curl_ntlm_wb: check aprintf() return codes | Daniel Stenberg |
2018-10-08 | docs/BUG-BOUNTY: proposed additional docs | Daniel Stenberg |
2018-10-08 | hostip: fix check on Curl_shuffle_addr return value | Rick Deist |
2018-10-08 | FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output | Daniel Stenberg |
2018-10-07 | gskit: make sure to terminate version string | Daniel Gustafsson |
2018-10-07 | TODO: add LD_PRELOAD support on macOS | Daniel Gustafsson |
2018-10-07 | runtests: skip ld_preload tests on macOS | Daniel Gustafsson |
2018-10-07 | AppVeyor: use Debug builds to run tests | Marcel Raad |
2018-10-07 | AppVeyor: add HTTP_ONLY build | Marcel Raad |