aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-23http: add missing return code checkDaniel Stenberg
2018-09-23ftp: don't access pointer before NULL checkDaniel Stenberg
2018-09-23unit1650: fix out of boundary accessDaniel Stenberg
2018-09-23docs/examples: URL updatesViktor Szakats
2018-09-22examples/Makefile.m32: sync with core [ci skip]Viktor Szakats
2018-09-22examples/parseurl.c: show off the URL API a bitDaniel Stenberg
2018-09-22SECURITY-PROCESS: mention the bountygraph program [ci skip]Daniel 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-22RELEASE-NOTES: syncedDaniel Stenberg
2018-09-21configure: force-use -lpthreads on HPUXDaniel Stenberg
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
2018-09-20TODO: c-ares and CURLOPT_OPENSOCKETFUNCTIONDaniel Stenberg
2018-09-20vtls: fix ssl version "or later" behavior change for many backendsJay Satiro
2018-09-20certs: generate tests certs with sha256 digest algorithmDaniel Stenberg
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-19nss: try to connect even if libnssckbi.so fails to loadKamil Dudka
2018-09-19urlapi: don't set value which is never readDaniel Gustafsson
2018-09-19todo: Update reference to already done itemDaniel Gustafsson
2018-09-18RELEASE-NOTES: syncedDaniel Stenberg
2018-09-18cmake: don't require OpenSSL if USE_OPENSSL=OFFslodki
2018-09-18curl_multi_wait: call getsock before figuring out timeoutDaniel Stenberg
2018-09-18examples/http2-pushinmemory: receive HTTP/2 pushed files in memoryDaniel Stenberg
2018-09-18darwinssl: Fix realloc memleakDaniel Gustafsson
2018-09-17examples: Fix memory leaks from realloc errorsKruzya
2018-09-17memory: add missing curl_printf headerDaniel Gustafsson
2018-09-16curl: update --tlsv* descriptions in --help outputSi
2018-09-16http: made Curl_add_buffer functions take a pointer-pointerDaniel Stenberg
2018-09-16http2: fix memory leaks on error-pathDaniel Stenberg
2018-09-15libtest: Add chkdecimalpoint to .gitignoreRikard Falkeborn
2018-09-14secure Openwall URLsViktor Szakats
2018-09-14openssl: show "proper" version number for libressl buildsDaniel Stenberg
2018-09-14openssl: assume engine support in 0.9.8 or laterRainer Jung
2018-09-13sendf: use failf() rather than Curl_failf()Daniel Gustafsson
2018-09-13sendf: Fix whitespace in infof/failf concatenationDaniel Gustafsson
2018-09-13krb5: fix memory leak in krb_authDaniel Gustafsson
2018-09-13ftp: include command in Curl_ftpsend sendbufferDaniel Gustafsson
2018-09-13ntlm_wb: Fix memory leaks in ntlm_wb_responseDaniel Gustafsson
2018-09-13travis: build the MesaLink vtls backend with MesaLink 0.7.1Yiming Jing
2018-09-13runtests.pl: run tests against the MesaLink vtls backendYiming Jing
2018-09-13vtls: add a MesaLink vtls backendYiming Jing
2018-09-13configure.ac: add a MesaLink vtls backendYiming Jing
2018-09-13curl_url_set.3: properly escape \n in example codeDave Reisner
2018-09-13curl_url_set.3: fix typo in reference to CURLU_APPENDQUERYDave Reisner
2018-09-13urlglob: improve error messageDaniel Stenberg
2018-09-12tests/certs: rebuild certs with 2048-bit RSA keysYiming Jing
2018-09-12TODO: fix typo in itemDaniel Gustafsson