Age | Commit message (Expand) | Author |
2004-07-17 | minor format fix | Daniel Stenberg |
2004-07-14 | Jason Nye pointed out that callbacks don't need to use the "C namespace" | Daniel Stenberg |
2004-07-02 | I prefer CURLOPT_WRITEDATA before CURLOPT_FILE | Daniel Stenberg |
2004-06-27 | reset CURLOPT_CUSTOMREQUEST with NULL | Daniel Stenberg |
2004-06-22 | reset CURLOPT_HTTPHEADER with NULL | Daniel Stenberg |
2004-06-21 | Added blurb for the READFUNCTION, including the new CURL_READFUNC_ABORT | Daniel Stenberg |
2004-06-21 | updates | Daniel Stenberg |
2004-06-21 | refer to the new tutorial man page | Daniel Stenberg |
2004-06-21 | libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format | Daniel Stenberg |
2004-06-09 | removed reference to the removed curl_formparse | Daniel Stenberg |
2004-06-09 | Setting CURLOPT_RANGE to NULL disables it. | Daniel Stenberg |
2004-06-03 | CURLE_FAILED_INIT is returend when an unknown option is set | Daniel Stenberg |
2004-06-02 | CURLOPT_PUT is deprecated | Daniel Stenberg |
2004-06-01 | Renaud Duhaut corrected the unescaping procedure | Daniel Stenberg |
2004-05-17 | Seshubabu Pasam's format fixes and added notes about DER not working for | Daniel Stenberg |
2004-05-12 | new man page | Daniel Stenberg |
2004-05-11 | updated to reflect reality! | Daniel Stenberg |
2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg |
2004-05-05 | minor update edits | Daniel Stenberg |
2004-05-04 | removed curl_formparse() from the library | Daniel Stenberg |
2004-05-03 | fixed the pdf and html for the strerror functions | Daniel Stenberg |
2004-04-30 | these functions are marked to get removed from the public API "soon" | Daniel Stenberg |
2004-04-27 | added curl_*_strerror | Daniel Stenberg |
2004-04-26 | Kim Karlsson pointed out that error 57 was wrongly documented | Daniel Stenberg |
2004-04-15 | clarified that select() timeouts should always remain rather short | Daniel Stenberg |
2004-04-14 | format fix | Daniel Stenberg |
2004-04-13 | minor format fix | Daniel Stenberg |
2004-04-13 | eh, these can't be used for poll()! ;-) | Daniel Stenberg |
2004-04-13 | additional info | Daniel Stenberg |
2004-04-13 | removed the BUGS section since it offers nothing good | Daniel Stenberg |
2004-04-02 | prepend the man3 dir to the file name to work better. | Daniel Stenberg |
2004-03-25 | tcp-nodelay patch by Joe Halpin | Daniel Stenberg |
2004-03-24 | Tor Arntsen's major ispell patch | Daniel Stenberg |
2004-03-15 | better formatting to create fine links in the web version | Daniel Stenberg |
2004-03-15 | more formatting fixes | Daniel Stenberg |
2004-03-15 | refer to function names better to enhance the HTML output | Daniel Stenberg |
2004-03-15 | random formatting updates to look better in HTML version | Daniel Stenberg |
2004-03-15 | use .NF for the struct part to looke better in HTML | Daniel Stenberg |
2004-03-15 | more fixes | Daniel Stenberg |
2004-03-15 | better formatting of functions to get better links in the web version | Daniel Stenberg |
2004-03-15 | better mentioning of other functions to create proper hrefs in the web | Daniel Stenberg |
2004-03-12 | CURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1 | Daniel Stenberg |
2004-03-12 | Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large file version of the | Daniel Stenberg |
2004-03-08 | mention error 64 | Daniel Stenberg |
2004-03-01 | global dns cache is not nice, we consider it obsolete starting now | Daniel Stenberg |
2004-03-01 | mention how to make a curl handle use the share | Daniel Stenberg |
2004-02-27 | using roffit 0.6 we can get <a href> links with the --mandir option | Daniel Stenberg |
2004-02-27 | formatting update to produce better links with the new roffit version | Daniel Stenberg |
2004-02-27 | elaborate on the URL option | Daniel Stenberg |
2004-02-27 | Added a few options that were still not documented. Now I believe all options | Daniel Stenberg |