summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* TODO: "Try to URL encode given URL"Daniel Stenberg2016-01-121-0/+9
* mbedtls: implement CURLOPT_PINNEDPUBLICKEYThomas Glanzmann2016-01-101-2/+3
* curl_global_init.3: Add Windows-specific info for init via DLLJay Satiro2016-01-042-0/+7
* FAQ: clarify who to mail about ECCN clarificationsDaniel Stenberg2016-01-041-4/+6
* progressfunc.c: spellfix descriptionDaniel Stenberg2016-01-041-1/+1
* docs/examples/multi-app.c: fix bad desc formattingDaniel Stenberg2016-01-041-2/+2
* examples: added descriptionsDaniel Stenberg2016-01-0419-29/+111
* example/simple.c: add descriptionDaniel Stenberg2016-01-041-1/+5
* getredirect.c: a new exampleDaniel Stenberg2016-01-042-2/+72
* CURLOPT_RANGE: for HTTP servers, range support is optionalDaniel Stenberg2015-12-241-4/+8
* curl --expect100-timeout: addedDaniel Stenberg2015-12-151-0/+7
* ROADMAP: implemented HTTP2 for HTTPS-onlyDaniel Stenberg2015-12-141-7/+0
* HTTP2.md: spell fix and remove TODO now implementedDaniel Stenberg2015-12-141-4/+1
* http: add libcurl option to allow HTTP/2 for HTTPS onlyDaniel Stenberg2015-12-132-1/+9
* version: Add flag CURL_VERSION_PSL for libpslGisle Vanem2015-12-072-3/+8
* THANKS: new contributors from the 7.46.0 releaseDaniel Stenberg2015-12-011-1/+19
* THANKS-filter: single Tim Rühsen spellingDaniel Stenberg2015-12-011-0/+1
* docs/examples: gitignore some more built examplesDaniel Stenberg2015-12-011-0/+4
* examples/README: cut out the incomplete listDaniel Stenberg2015-11-251-48/+4
* CURLOPT_HEADERFUNCTION.3: fix typoDaniel Stenberg2015-11-231-1/+1
* TODO: TCP Fast OpenDaniel Stenberg2015-11-231-0/+7
* examples: Added website parse-able descriptions to the e-mail examplesSteve Holme2015-11-2230-30/+206
* TODO: Added another 'multi-interface' ideaSteve Holme2015-11-211-0/+6
* examples: Fixed compilation warningsSteve Holme2015-11-215-2/+7
* TODO: remove duplicated titleDaniel Stenberg2015-11-201-1/+0
* TODO: added two more libcurl ideasDaniel Stenberg2015-11-201-29/+54
* build: Fix theoretical infinite loopsDaniel Shahaf2015-11-202-4/+4
* FAQ: Grammar changesMaxGiting2015-11-181-4/+8
* CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first headerDaniel Stenberg2015-11-161-1/+2
* symbols-in-versions: Added new CURLOPTTYPE_STRINGPOINT aliasSteve Holme2015-11-131-0/+1
* ROADMAP: remove two items already doneDaniel Stenberg2015-11-091-15/+1
* opts: Corrected TLS protocols list to include POP3S rather than POP3Steve Holme2015-11-0719-33/+33
* curl.1: remove the overlap --range exampleDaniel Stenberg2015-11-061-5/+2
* symbols-in-version: add all CURL_HTTPPOST_* symbolsDaniel Stenberg2015-11-021-0/+7
* formadd: support >2GB files on windowsDaniel Stenberg2015-11-022-0/+13
* curl.1: -E: s/private certificate/client certificateDaniel Stenberg2015-10-281-4/+4
* DISTRO-DILEMMA: removedDaniel Stenberg2015-10-262-182/+6
* curl.1: --ignore-content-length now works for FTP tooDaniel Stenberg2015-10-231-4/+6
* ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore sizeKurt Fankhauser2015-10-231-4/+10
* CURLOPT_STREAM_WEIGHT.3: call argument 'weight' tooDaniel Stenberg2015-10-231-8/+13
* http2: add stream options to dist and curl_easy_setopt.3Daniel Stenberg2015-10-232-3/+13
* http2: s/priority/weightDaniel Stenberg2015-10-234-12/+17
* http2: added three stream prio/deps optionsDaniel Stenberg2015-10-233-0/+171
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-201-4/+0
* vtls: added support for mbedTLSJonas Minnberg2015-10-201-0/+1
* docs/INSTALL: Updated example minimal binary sizesDan Fandrich2015-10-121-6/+9
* curl_easy_recv.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* curl_easy_send.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKETSvyatoslav Mishyn2015-10-081-1/+1
* CURLOPT_CERTINFO.3: fix reference to CURLINFO_CERTINFODaniel Stenberg2015-10-081-3/+3