Age | Commit message (Expand) | Author |
2004-12-14 | clarify that the app must free the engine list | Daniel Stenberg |
2004-12-13 | Document CURLINFO_SSL_ENGINES and "--engine". | Gisle Vanem |
2004-12-11 | mention the maybe-missing initial zero in the vernum output | Daniel Stenberg |
2004-12-10 | Dan Fandrich corrects spelling mistakes | Daniel Stenberg |
2004-12-10 | Dan Fandrich extended the cross compile section and corrected spelling errors | Daniel Stenberg |
2004-12-10 | Added two chapters: Custom Request Elements and Debug. | Daniel Stenberg |
2004-12-07 | minor updates | Daniel Stenberg |
2004-12-03 | CURLOPT_FTPSSLAUTH was added in 7.12.2 | Daniel Stenberg |
2004-11-29 | As reported in Mandrake's bug tracker bug 12285 | Daniel Stenberg |
2004-11-28 | removed one we won't do, removed the CWD optimize as it is (partly) done | Daniel Stenberg |
2004-11-26 | Added anyauthput.exe. | Gisle Vanem |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2004-11-24 | Clarify the static vs. import lib issue on Win32. | Gisle Vanem |
2004-11-23 | added a bunch of people who really deserve to be here | Daniel Stenberg |
2004-11-23 | yet another binding | Daniel Stenberg |
2004-11-22 | trying a version with URLs for all function calls | Daniel Stenberg |
2004-11-22 | removed trailing whitespace | Daniel Stenberg |
2004-11-22 | removed unused variable and trailing whitespace | Daniel Stenberg |
2004-11-22 | remove curl_ prefix from functions not present in libcurl | Daniel Stenberg |
2004-11-22 | re-indented to curl style | Daniel Stenberg |
2004-11-22 | renamed curl_thread to my_thread to avoid confusion | Daniel Stenberg |
2004-11-22 | add URLs in comments for all libcurl function calls | Daniel Stenberg |
2004-11-21 | the FD_SETSIZE problem is fixed | Daniel Stenberg |
2004-11-21 | added comment for windows people about READFUNCTION being needed | Daniel Stenberg |
2004-11-16 | mention the openssl callbacks for SSL multithread | Daniel Stenberg |
2004-11-15 | tiny format fix for nicer man output | Daniel Stenberg |
2004-11-15 | new -w variables supported | Daniel Stenberg |
2004-11-15 | binding for R | Daniel Stenberg |
2004-11-12 | format mistake fixed | Daniel Stenberg |
2004-11-11 | clarify and update according to commit made just now | Daniel Stenberg |
2004-11-11 | dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used | Daniel Stenberg |
2004-11-04 | more retry stuff | Daniel Stenberg |
2004-11-04 | test server port numbers are now easily changed | Daniel Stenberg |
2004-11-02 | documented the current --retry options | Daniel Stenberg |
2004-11-02 | modified to not use realloc() on a NULL pointer | Daniel Stenberg |
2004-10-26 | mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf) | Daniel Stenberg |
2004-10-25 | Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on a | Daniel Stenberg |
2004-10-25 | format update | Daniel Stenberg |
2004-10-19 | iconv 2.1.3 is considered bad for test case 165 | Daniel Stenberg |
2004-10-19 | snart isn't really used these days so we cut out the reference to it | Daniel Stenberg |
2004-10-19 | added num_connects | Daniel Stenberg |
2004-10-19 | CURLINFO_NUM_CONNECTS and more | Daniel Stenberg |
2004-10-16 | Open "debugit" in binary mode ("rb"). | Gisle Vanem |
2004-10-08 | --enable-ares on AIX has problem | Daniel Stenberg |
2004-10-08 | Use 'struct lifreq' and SIOCGLIFADDR | Daniel Stenberg |
2004-10-06 | *** empty log message *** | Gisle Vanem |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-10-04 | name mix fix | Daniel Stenberg |
2004-10-03 | added info about how users get info (like the CURLcode return code) from | Daniel Stenberg |
2004-10-01 | mention when this option was added | Daniel Stenberg |