summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use top_dir instead of ../Daniel Stenberg2000-06-081-2/+2
* using the new formparse, the new getenv, using the new headers struct andDaniel Stenberg2000-06-051-21/+7
* pre-release commitv7_0_2betaDaniel Stenberg2000-05-302-1/+14
* modified to the new curl_getenv() styleDaniel Stenberg2000-05-291-2/+9
* URLGET_ERROR_SIZE is now CURL_ERROR_SIZEDaniel Stenberg2000-05-261-1/+1
* fixed the new docs pathDaniel Stenberg2000-05-241-2/+6
* now splits the text into several puts() callsDaniel Stenberg2000-05-231-0/+9
* Jörn's fixesDaniel Stenberg2000-05-222-3/+7
* moved here from the newlib branchDaniel Stenberg2000-05-226-748/+840
* moved the win32 init stuff here from the libDaniel Stenberg2000-05-171-0/+71
* Removed all #ifdef GLOBURL lines, we always use themDaniel Stenberg2000-05-091-12/+8
* changed the glob_url() call, after Janne Johansson's buffer overflow reportDaniel Stenberg2000-05-093-9/+18
* Marco G. Salvagno's patch appliedDaniel Stenberg2000-04-041-7/+0
* 6.5.2 release commitcurl-6_5_2Daniel Stenberg2000-03-213-631/+696
* Marco G. Salvagno's OS/2 changesDaniel Stenberg2000-03-192-0/+17
* the --dump-header option now only creates the file when it needs to, not anyDaniel Stenberg2000-03-161-6/+8
* 6.5 cleanup commitcurl-6_5Daniel Stenberg2000-03-143-143/+241
* Added HAVE_STRDUPDaniel Stenberg2000-03-141-0/+3
* Added -N, added a strdup() function for systems without it. suggested forDaniel Stenberg2000-03-021-1/+35
* made -w support -w@[file] and -w@- (for stdin)Daniel Stenberg2000-03-011-1/+15
* new writeout support addedDaniel Stenberg2000-02-211-0/+1
* Starting working on the '-w/--write-out' output format specifier, althoughDaniel Stenberg2000-02-161-4/+12
* added support for -b@[file name] and -b@- (for stdin) for consistencyDaniel Stenberg2000-02-141-5/+7
* - Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl toDaniel Stenberg2000-02-101-79/+110
* Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problemDaniel Stenberg2000-02-081-2/+4
* fixed the progressmode selectorDaniel Stenberg2000-01-311-6/+7
* Cleaning upDaniel Stenberg2000-01-106-683/+0
* syncing with local editDaniel Stenberg2000-01-104-91/+275
* Initial revisionDaniel Stenberg1999-12-2918-0/+3655