summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* CURLINFO_ACTIVESOCKET.3: mention it replaces *LASTSOCKETDaniel Stenberg2015-09-121-1/+4
* opts: add CURLINFO_* man pages to distDaniel Stenberg2015-09-121-3/+66
* opts: 19 more CURLINFO_* options made into stand-alone man pagesDaniel Stenberg2015-09-1220-126/+929
* CURLOPT_FNMATCH_FUNCTION.3: fix typoSvyatoslav Mishyn2015-09-111-1/+1
* docs: fix argument type for CURLINFO_SPEED_*, CURLINFO_SIZE_*Svyatoslav Mishyn2015-09-084-4/+4
* parse_proxy: reject illegal port numbersDaniel Stenberg2015-09-081-3/+3
* CURLOPT_TLSAUTH_TYPE.3: update descriptionSvyatoslav Mishyn2015-09-061-5/+5
* CURLOPT_PATH_AS_IS.3: fix typoSvyatoslav Mishyn2015-09-051-2/+2
* CURLINFO_SSL_VERIFYRESULT.3: add short descriptionSvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_SSL_ENGINES.3: add short descriptionSvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistencySvyatoslav Mishyn2015-09-051-1/+1
* CURLINFO_REDIRECT_TIME.3: remove redundant '!'Svyatoslav Mishyn2015-09-051-1/+1
* Revert "has: generate the curl/has.h header"Kamil Dudka2015-09-042-1/+101
* has: generate the curl/has.h headerDaniel Stenberg2015-09-042-101/+1
* curl.1: update RFC referencesDaniel Stenberg2015-09-031-3/+3
* CURLOPT_POSTREDIR.3: update RFC number and sectionDaniel Stenberg2015-09-031-8/+8
* CURLOPT_FOLLOWLOCATION.3: mention methods for redirectsDaniel Stenberg2015-09-031-9/+16
* docs: Warn about any-domain cookies and multiple transfersJay Satiro2015-09-035-13/+40
* opts: 8 more CURLINFO* options as stand-alone man pagesDaniel Stenberg2015-09-029-28/+368
* man-pages: more SEE ALSO linksDaniel Stenberg2015-08-313-3/+5
* opts: more CURLINFO_* options as stand-alone man pagesDaniel Stenberg2015-08-3111-60/+461
* CURLOPT_FILETIME.3: CURLINFO_FILETIME has its own manpage nowJay Satiro2015-08-291-2/+2
* CURLINFO_RESPONSE_CODE.3: added short descriptionDaniel Stenberg2015-08-291-1/+1
* opts: 7 initial CURLINFO_* options as stand-alone man pagesDaniel Stenberg2015-08-287-0/+322
* libcurl.m4: Put braces around empty if bodyNikolai Kondrashov2015-08-281-1/+1
* curl_easy_escape.3: escape '\n'Svyatoslav Mishyn2015-08-251-1/+1
* curl_easy_{escape,setopt}.3: fix exampleSvyatoslav Mishyn2015-08-252-2/+2
* curl_easy_{escape,unescape}.3: "char *" vs. "const char *"Svyatoslav Mishyn2015-08-244-5/+6
* KNOWN_BUGS: #2, not reading a HEAD response-body is not a bugDaniel Stenberg2015-08-241-10/+0
* KNOWN_BUGS: #78 zero-length files is already fixed!Daniel Stenberg2015-08-241-5/+0
* getinfo: added CURLINFO_ACTIVESOCKETRazvan Cojocaru2015-08-243-7/+15
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-226-6/+116
* CURLMOPT_PUSHFUNCTION.3: fix argument typesSam Roth2015-08-191-2/+2
* docs: Update the redirect protocols disabled by defaultJay Satiro2015-08-185-12/+36
* curl_easy_getinfo.3: fix superfluous spaceDaniel Stenberg2015-08-151-1/+1
* CURLOPT_HTTP_VERSION.3: connection re-use goes before versionDaniel Stenberg2015-08-151-3/+7
* curl.1: Document weaknesses in SSLv2 and SSLv3Daniel Kahn Gillmor2015-08-151-2/+3
* curl_global_init_mem.3: Stronger thread safety warningJay Satiro2015-08-131-5/+6
* curl_multi_add_handle.3: fix a typoSvyatoslav Mishyn2015-08-121-1/+1
* docs: fix typosAlessandro Ghedini2015-08-123-3/+3
* THANKS: remove duplicate nameDaniel Stenberg2015-08-121-1/+0
* THANKS-filter: merge Todd's namesDaniel Stenberg2015-08-121-0/+1
* THANKS: 13 new contributors from the 7.44.0 RELEASE-NOTESDaniel Stenberg2015-08-121-0/+13
* curl_formget.3: correct return codeSvyatoslav Mishyn2015-08-111-2/+2
* libcurl-tutorial.3: fix formattingSvyatoslav Mishyn2015-08-111-1/+1
* curl_easy_recv.3: fix formattingSvyatoslav Mishyn2015-08-111-1/+1
* build: refer to fixed libidn versionsViktor Szakats2015-08-102-2/+2
* CURLOPT_RESOLVE.3: Note removal support was added in 7.42Jay Satiro2015-08-091-2/+3
* curl_multi_remove_handle.3: fix formattingjuef2015-08-061-1/+1
* curl_slist_append.3: add error checking to the exampleDaniel Stenberg2015-08-051-1/+5