Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-01 | opts: Document the socket callback function parameters | Dan Fandrich | |
2014-06-28 | opts: Fixed some typos | Steve Holme | |
2014-06-25 | curl_easy_setopt.3: fixed the error code for an unsupported option | Dan Fandrich | |
2014-06-24 | opts: added some DEFAULT and RETURN VALUE sections | Dan Fandrich | |
2014-06-21 | libcurl docs: man page edits | Daniel Stenberg | |
mainly to improve how the web versions render | |||
2014-06-21 | curl_easy_setopt.3: fixed some typos | Dan Fandrich | |
2014-06-21 | lib man pages: update easy setopt option references | Daniel Stenberg | |
... by using the "\fIopt(3)\fP" syntax they will be linked properly when the web version of the page is generated. | |||
2014-06-21 | opts: the CURLOPT_SSL_ENABLE_*PN options are enabled by default | Daniel Stenberg | |
2014-06-21 | curl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception | Daniel Stenberg | |
... to the always-copy-char *-argument. And fix some minor mistakes. | |||
2014-06-21 | curl_easy_setopt.3: refer to the individual man pages | Daniel Stenberg | |
With all the new individual option man pages created, this now refers to each separate one instead of duplicaing the info. Also makes this page easier to overview. | |||
2014-06-21 | opts: fixed mancheck for out-of-tree builds | Dan Fandrich | |
2014-06-21 | curl_easy_setopt.3: shorten | Daniel Stenberg | |
shorten descriptions, mostly refer to the separate descriptions | |||
2014-06-21 | CURLOPT_DNS_LOCAL_IP4.3: better short desc | Daniel Stenberg | |
2014-06-20 | opts: document CURLE_OUT_OF_MEMORY among other return values | Dan Fandrich | |
2014-06-20 | opts: fixed some typos | Dan Fandrich | |
2014-06-20 | opts: various corrections | Daniel Stenberg | |
2014-06-20 | opts: add the rest of the options | Daniel Stenberg | |
... and fixed mancheck to ignore obsolete options | |||
2014-06-20 | opts: the final bunch of options as man pages | Daniel Stenberg | |
Now all current options have their own man pages. | |||
2014-06-19 | opts: 37 additional man pages | Daniel Stenberg | |
2014-06-19 | CURLOPT_URL: move up the text from "Notes" | Daniel Stenberg | |
2014-06-19 | opts: more man pages | Daniel Stenberg | |
2014-06-19 | CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T' | Daniel Stenberg | |
2014-06-19 | opts: makefile now includes all current man pages | Daniel Stenberg | |
2014-06-19 | opts: 11 more man pages | Daniel Stenberg | |
2014-06-18 | opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE | Dan Fandrich | |
2014-06-18 | opts: fixed a couple of typos | Dan Fandrich | |
2014-06-18 | opts: 16 more man pages | Daniel Stenberg | |
2014-06-18 | opts: more man pages | Daniel Stenberg | |
2014-06-18 | CURLOPT_READFUNCTION.3: add short desc | Daniel Stenberg | |
2014-06-18 | CURLOPT_LOW_SPEED_LIMIT.3: language | Daniel Stenberg | |
2014-06-18 | opts: 4 more man pages | Daniel Stenberg | |
2014-06-18 | opts: add all existing man pages to the dist | Daniel Stenberg | |
2014-06-18 | libcurl build: use correct dir when cd'ing to opts for pdf building | Daniel Stenberg | |
2014-06-18 | opts: fixed a few typos | Dan Fandrich | |
2014-06-18 | opts: 29 more options as man pages | Daniel Stenberg | |
2014-06-17 | opts: 9 more options as separate man pages | Daniel Stenberg | |
2014-06-17 | opts: 3 more options as man pages | Daniel Stenberg | |
2014-06-17 | opts: 7 more setopt options as individual man pages | Daniel Stenberg | |
2014-06-17 | opts template: provide a filled in error code phrase | Daniel Stenberg | |
2014-06-17 | CURLOPT_SOCKOPTFUNCTION.3: clarify return code | Daniel Stenberg | |
2014-06-17 | CURLOPT_WRITEDATA.3: move version info to AVAILABILITY | Daniel Stenberg | |
2014-06-17 | opts: 4 more options with stand-alone man pages | Daniel Stenberg | |
2014-06-17 | CURLOPT_READFUNCTION.3: see also the seekfunction | Daniel Stenberg | |
2014-06-17 | CURLOPT_IOCTLFUNCTION.3: fill in short desc | Daniel Stenberg | |
2014-06-17 | CURLOPT_READDATA.3: fixed typo | Dan Fandrich | |
2014-06-17 | opts: initial makefile | Daniel Stenberg | |
with a bonus first rough 'mancheck' target to see which man pages that are still missing | |||
2014-06-17 | CURLOPT_IOCTLFUNCTION.3: initial man page | Daniel Stenberg | |
2014-06-17 | CURLOPT_WRITEFUNCTION: changed the order of some sentences | Daniel Stenberg | |
First explain the data then describe what the callback should return. | |||
2014-06-16 | CURLOPT_WRITEFUNCTION.3: improved language | Daniel Stenberg | |
Suggestions-by: Jeff Pohlmeyer | |||
2014-06-16 | opts docs: 3 more options in their own man pages | Daniel Stenberg | |