aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-12anyauthput: fix compiler warning on 64-bit WindowsMarcel Raad
2018-09-12lib: fix gcc8 warning on WindowsViktor Szakats
2018-09-12openssl: fix gcc8 warningJay Satiro
2018-09-10libcurl-url.3: overview man page for the URL APIDaniel Stenberg
2018-09-10example/asiohiper: insert warning comment about its statusDaniel Stenberg
2018-09-10docs/cmdline-opts: update the documentation of --tlsv1.0Kamil Dudka
2018-09-10docs/examples: do not wait when no transfers are runningKamil Dudka
2018-09-10cookies: Move failure case label to end of functionDaniel Gustafsson
2018-09-10misc: fix typos in commentsDaniel Gustafsson
2018-09-10cookies: fix leak when writing cookies to fileDaniel Gustafsson
2018-09-10cookies: Remove redundant expired checkDaniel Gustafsson
2018-09-09ntlm_wb: bail out if the response gets overly largeDaniel Stenberg
2018-09-08url.c: fix comment typo and indentationDaniel Gustafsson
2018-09-08urlapi: avoid derefencing a possible NULL pointerDaniel Stenberg