aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-06-14updated to be more valid for version 7 workingsDaniel Stenberg
2000-06-14added a few RFCs to the listDaniel Stenberg
2000-06-13Luong Dinh Dung's comments adjustedDaniel Stenberg
2000-06-13free-twice problem correctedDaniel Stenberg
2000-06-09resources + readme.win32Daniel Stenberg
2000-06-09edited it to look better when HTML'ifiedDaniel Stenberg
2000-06-09Added the docs/README.win32 fileDaniel Stenberg
2000-06-09haxx.nu turns haxx.seDaniel Stenberg
2000-06-09mucho updated with lots of links to various odd stuffDaniel Stenberg
2000-06-09Some notes about life with curl in the win32 worldDaniel Stenberg
2000-06-08the recent mockingDaniel Stenberg
2000-06-08use top_dir instead of ../Daniel Stenberg
2000-06-08Added progress callback infoDaniel Stenberg
2000-06-08lower casing getenv and formparseDaniel Stenberg
added the progress function callback and data pointer added the callback typedefs
2000-06-08added progress callback stuff, changed the callback typedefs to be publicDaniel Stenberg
2000-06-06modifiedDaniel Stenberg
2000-06-06Added descriptionDaniel Stenberg
2000-06-06edited to look better after the txt2html convertionDaniel Stenberg
2000-06-06updated with more examplesDaniel Stenberg
2000-06-05using the new formparse, the new getenv, using the new headers struct andDaniel Stenberg
clean up the headers better
2000-06-05curl_getenv() is now lowercaseDaniel Stenberg
2000-06-05the curl_formparse() function was turned lowercaseDaniel Stenberg
2000-06-05struct HttpHeader changed to struct curl_slistDaniel Stenberg
2000-06-05Added text about how to convert certificates to PEM formatDaniel Stenberg
2000-06-02minor editsDaniel Stenberg
2000-06-02Added many specific questionsDaniel Stenberg
2000-06-02Edited, cleaned upDaniel Stenberg
2000-06-02updatedDaniel Stenberg
2000-06-02curl_formparse() man pageDaniel Stenberg
2000-06-02Added descriptionDaniel Stenberg
2000-06-02changed the httppost struct into curl_slist structDaniel Stenberg
2000-06-02added descriptionDaniel Stenberg
2000-06-02Added descriptionDaniel Stenberg
2000-06-02added descriptionDaniel Stenberg
2000-06-02man page for this function already in used by the command line tool!Daniel Stenberg
2000-05-31David LeBlanc corrected one of my mistakesDaniel Stenberg
2000-05-30Adjusted to the GETHOSTBYADDR_R_NARGS styleDaniel Stenberg
2000-05-30Added GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGSDaniel Stenberg
2000-05-30Added checks for number of parameters to the functions gethostbyname_r()Daniel Stenberg
and gethostbyaddr_r()
2000-05-30pre-release commitDaniel Stenberg
2000-05-29modified to the new curl_getenv() styleDaniel Stenberg
2000-05-29made getenv() more threadsafe for win32Daniel Stenberg
2000-05-29updatedDaniel Stenberg
2000-05-29had to add this since it was missing in the system includes!Daniel Stenberg
2000-05-29David LeBlanc's fixes!Daniel Stenberg
2000-05-29generated with bison 1.28 which removes the alloca() mess!Daniel Stenberg
2000-05-26URLGET_ERROR_SIZE is now CURL_ERROR_SIZEDaniel Stenberg
2000-05-26silly mistake correctedDaniel Stenberg
2000-05-26added the new man pages docs/*.3Daniel Stenberg
2000-05-26updatedDaniel Stenberg