aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2000-05-26more documented stuffDaniel Stenberg
2000-05-26fixed the CURL_ERROR_SIZE and renamed a urlget() leftoverDaniel Stenberg
2000-05-26Added a list of stuff to do for version 7Daniel Stenberg
2000-05-25AIX wants sys/time.h includedDaniel Stenberg
2000-05-25added sys/time.h checkDaniel Stenberg
2000-05-24fixed the new path to the curl man pageDaniel Stenberg
2000-05-24fixed the new docs pathDaniel Stenberg
2000-05-23now splits the text into several puts() callsDaniel Stenberg
2000-05-22Jörn's fixes mentionedDaniel Stenberg
2000-05-22moved many docs to the new docs/ dirDaniel Stenberg