aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-19multi: avoid double-freeDaniel Stenberg
2018-10-19multi: make the closure handle "inherit" CURLOPT_NOSIGNALDaniel Stenberg
2018-10-19config_win32: enable LDAPSMarcel Raad
2018-10-18travis: add build for "configure --disable-verbose"Daniel Stenberg
2018-10-16x509asn1: Fix SAN IP address verificationMatthew Whitehead
2018-10-14nonblock: fix unused parameter warningMarcel Raad
2018-10-13Curl_follow: Always free the passed new URLMichael Kaufmann
2018-10-10transfer: fix typo in commentDaniel Gustafsson
2018-10-09ldap: show precise LDAP call in error message on WindowsViktor Szakats
2018-10-09curl_setup: define NOGDI on WindowsMarcel Raad
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-10-08spelling fixes [ci skip]Viktor Szakats
2018-10-08curl_ntlm_wb: check aprintf() return codesDaniel 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-05timeval: fix use of weak symbol clock_gettime() on Apple platformsdmitrykos
2018-10-05doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg
2018-10-05checksrc: handle zero scoped ignore commandsDaniel Gustafsson
2018-10-05checksrc: enable strict mode and warningsDaniel Gustafsson
2018-10-05cmake: test and set missed defines during configurationdmitrykos
2018-10-04doh: make sure TTL isn't re-inited by second (discarded?) responseDaniel Stenberg
2018-10-03memory: ensure to check allocation resultsDaniel Gustafsson
2018-10-03comment: Fix multiple typos in function parametersDaniel Gustafsson
2018-10-03nss: fix nssckbi module loading on WindowsJay Satiro
2018-10-02urlapi: starting with a drive letter on win32 is not an abs urlDaniel Stenberg
2018-10-02doh: fix curl_easy_setopt argument typeMarcel Raad
2018-10-01CMake: Improve config installationRuslan Baratov
2018-09-30doh: only build if h2 enabledDaniel Stenberg
2018-09-29multi: fix memory leak in content encoding related error pathDaniel Stenberg
2018-09-28multi: fix location URL memleak in error pathDaniel Stenberg
2018-09-28cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov
2018-09-27curl_threads: fix classic MinGW compile breakMarcel Raad
2018-09-25Curl_http2_done: fix memleak in error pathDaniel Stenberg
2018-09-25http: fix memleak in rewind error pathDaniel Stenberg
2018-09-24Curl_retry_request: fix memory leakDaniel Stenberg
2018-09-24openssl: load built-in engines tooDaniel Stenberg
2018-09-24OpenSSL: enable TLS 1.3 post-handshake authChristian Heimes
2018-09-24Curl_dedotdotify(): always nul terminate returned string.Even Rouault
2018-09-23whitespace fixesViktor Szakats
2018-09-23http: add missing return code checkDaniel Stenberg
2018-09-23ftp: don't access pointer before NULL checkDaniel Stenberg
2018-09-22url: use the URL API internally as wellDaniel Stenberg
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-09-21Curl_saferealloc: Fixed typo in docblockErik Minekus
2018-09-21urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg
2018-09-21GnutTLS: TLS 1.3 supportLoganaden Velvindron