summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* RELEASE-PROCEDURE: update the release calendarDaniel Stenberg2019-02-061-6/+5
* THANKS: 7.64.0 statusDaniel Stenberg2019-02-061-0/+29
* ROADMAP: remove already performed itemDaniel Gustafsson2019-02-051-5/+2
* CONTRIBUTE.md: Fix grammatical errorsEtienne Simard2019-02-051-3/+3
* docs: use $(INSTALL_DATA) to install man pageJulian Z2019-02-041-1/+1
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-0111-31/+31
* doc: use meaningless port number in CURLOPT_LOCALPORT exampleJohn Marshall2019-01-312-2/+2
* Escape the '\'Gisle Vanem2019-01-291-1/+1
* TODO: WinSSL: 'Add option to disable client cert auto-send'Jay Satiro2019-01-291-0/+14
* KNOWN_BUGS: tests not compatible with python3Daniel Stenberg2019-01-211-0/+7
* Fix typo in manpageAlessandro Ghedini2019-01-161-1/+1
* cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov2019-01-161-3/+0
* KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGWDaniel Stenberg2019-01-101-0/+9
* KNOWN_BUGS: Improve --data-urlencode space encodingDaniel Stenberg2019-01-101-0/+8
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-091-0/+4
* THANKS: fixups and a dedupeDaniel Stenberg2019-01-092-4/+4
* INTERNALS: correct some outdated function namesDaniel Stenberg2019-01-031-14/+10