summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* pipelining: removedDaniel Stenberg2019-04-067-50/+20
* tests: make Impacket (SMB server) Python 3 compatiblecclauss2019-04-061-7/+0
* documentation: Fix several typosTim Rühsen2019-04-035-5/+5
* RELEASE: 7.64.1curl-7_64_1Daniel Stenberg2019-03-271-0/+25
* CURLMOPT_PIPELINING.3: fix typoJay Satiro2019-03-251-1/+1
* TODO: config file parsingDaniel Stenberg2019-03-251-0/+9
* curl_url.3: this is not experimental anymoreDaniel Stenberg2019-03-221-9/+1
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-141-2/+7
* curl.1: --user and --proxy-user are hidden from ps outputDaniel Stenberg2019-03-142-0/+12
* curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg2019-03-141-1/+1
* examples/externalsocket: add missing close socket callsAndre Guibert de Bruet2019-03-111-1/+9
* cmdline-opts/proxytunnel.d: the option tunnnels all protocolsDaniel Stenberg2019-03-081-5/+4
* KNOWN_BUGS: Client cert (MTLS) issues with SchannelDaniel Stenberg2019-03-071-0/+5
* ROADMAP: updated to some more current things to work onDaniel Stenberg2019-03-071-14/+44
* examples: only include <curl/curl.h>Daniel Stenberg2019-03-052-3/+2
* docs/ALTSVC.md: docs describing the approachDaniel Stenberg2019-03-032-0/+60
* alt-svc: the curl command line bitsDaniel Stenberg2019-03-032-0/+18
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-035-5/+173
* curl_easy_duphandle.3: clarify that a duped handle has no sharesDaniel Stenberg2019-03-011-4/+6
* 10-at-a-time.c: fix too long lineDaniel Stenberg2019-03-011-1/+1
* examples: various fixes in ephiperfifo.cArnaud Rebillout2019-03-011-9/+12
* examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg2019-03-011-72/+25
* docs: update max-redirs.d phrasingԜеѕ2019-03-011-3/+2
* INSTALL: refer to the current TLS library names and configure optionsDaniel Stenberg2019-02-281-3/+3
* FAQ: minor updates and spelling fixesDaniel Stenberg2019-02-281-15/+16
* GOVERNANCE.md: minor spelling fixesDaniel Stenberg2019-02-281-2/+2
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-1/+2
* cacertinmem.c: use multiple certificates for loading CA-chainDaVieS2019-02-271-75/+73
* schannel: support CALG_ECDH_EPHEM algorithmgeorgeok2019-02-251-0/+1
* examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg2019-02-234-35/+22
* TODO: Allow SAN names in HTTP/2 server pushDaniel Stenberg2019-02-201-0/+10
* curl: remove MANUAL from -M outputDaniel Stenberg2019-02-201-2/+1
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-191-1/+4
* curl_multi_remove_handle.3: use at any time, just not from within callbacksDaniel Stenberg2019-02-191-1/+4
* examples/http2-serverpush: add some sensible error checksDaniel Stenberg2019-02-181-4/+15
* cookie: Add support for cookie prefixesDaniel Gustafsson2019-02-172-12/+9
* examples/sftpuploadresume: Value stored to 'result' is never readDaniel Stenberg2019-02-141-1/+3
* examples/http2-upload: cleaned upDaniel Stenberg2019-02-141-44/+32
* examples/http2-download: cleaned upDaniel Stenberg2019-02-141-39/+34
* examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory'Daniel Stenberg2019-02-141-4/+2
* examples/httpcustomheader: Value stored to 'res' is never readDaniel Stenberg2019-02-141-2/+2
* examples: remove superfluous null-pointer checksDaniel Stenberg2019-02-143-6/+6
* KNOWN_BUGS: Cannot compile against a static build of OpenLDAPDaniel Stenberg2019-02-141-0/+5
* KNOWN_BUGS: curl compiled on OSX 10.13 failed to run on OSX 10.10Daniel Stenberg2019-02-141-0/+5
* KNOWN_BUGS: Deflate error after all content was receivedDaniel Stenberg2019-02-141-0/+10
* TODO: Upgrade to websocketsDaniel Stenberg2019-02-141-0/+9
* TODO: cmake test suite improvementsDaniel Stenberg2019-02-141-0/+8
* TODO: TFO support on WindowsDaniel Stenberg2019-02-131-0/+8
* examples/crawler: Fix the Accept-Encoding settingJay Satiro2019-02-121-1/+1
* INTERNALS.md: fix subsection depth and linkDaniel Gustafsson2019-02-061-1/+2