Age | Commit message (Expand) | Author |
2014-06-19 | ROADMAP: removed, now ROADMAP.md | Daniel Stenberg |
2014-06-19 | ROADMAP.md: make it markdown formatted | Daniel Stenberg |
2014-06-19 | ROADMAP: initial commit of "curl the next few years" | 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 | OS400: make it compilable again. Make RPG binding up to date. | Patrick Monnerat |
2014-06-18 | buildconf: do not search tools in current directory. | Patrick Monnerat |
2014-06-18 | curl.h: renamed CURLOPT_DEPRECATEDx to CURLOPT_OBSOLETEx | 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 | tests: Use CURLOPT_READDATA instead of the obsolete CURLOPT_INFILE | Dan Fandrich |
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 | curl.h: moved two really old deprecated symbols | 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 | curl.h: reverse the enum/define setup for old symbols | 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 | tool_metalink: Support polarssl as digest provider | Michał Górny |
2014-06-17 | opts: initial makefile | Daniel Stenberg |
2014-06-17 | CURLOPT_IOCTLFUNCTION.3: initial man page | Daniel Stenberg |
2014-06-17 | CURLOPT_WRITEFUNCTION: changed the order of some sentences | Daniel Stenberg |
2014-06-16 | CURLOPT_WRITEFUNCTION.3: improved language | Daniel Stenberg |
2014-06-16 | opts docs: 3 more options in their own man pages | Daniel Stenberg |
2014-06-16 | template: a template for adding new option man pages | Daniel Stenberg |
2014-06-16 | CURLOPT_WRITEFUNCTION: add RETURN VALUE and DEFAULT sections | Daniel Stenberg |
2014-06-16 | curlbuild: fix GCC build on SPARC systems without configure script | MAN-AT-ARMS |
2014-06-16 | CURLOPT_WRITEFUNCTION: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_WILDCARDMATCH: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_VERBOSE: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_NOSIGNAL: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_NOPROGRESS: initial man page | Daniel Stenberg |
2014-06-16 | CURLOPT_HEADER: initial man page | Daniel Stenberg |
2014-06-15 | sasl: Added back qop argument mistakenly removed in e95ca7ce | Dan Fandrich |