Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-05 | using the new formparse, the new getenv, using the new headers struct and | Daniel Stenberg | |
clean up the headers better | |||
2000-05-29 | modified to the new curl_getenv() style | Daniel Stenberg | |
2000-05-26 | URLGET_ERROR_SIZE is now CURL_ERROR_SIZE | Daniel Stenberg | |
2000-05-22 | Jörn's fixes | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-05-17 | moved the win32 init stuff here from the lib | Daniel Stenberg | |
2000-05-09 | Removed all #ifdef GLOBURL lines, we always use them | Daniel Stenberg | |
2000-05-09 | changed the glob_url() call, after Janne Johansson's buffer overflow report | Daniel Stenberg | |
2000-04-04 | Marco G. Salvagno's patch applied | Daniel Stenberg | |
2000-03-21 | 6.5.2 release commit | Daniel Stenberg | |
2000-03-19 | Marco G. Salvagno's OS/2 changes | Daniel Stenberg | |
2000-03-16 | the --dump-header option now only creates the file when it needs to, not any | Daniel Stenberg | |
sooner | |||
2000-03-02 | Added -N, added a strdup() function for systems without it. suggested for | Daniel Stenberg | |
Ultrix by Damien Adant <dams@usa.net>. | |||
2000-03-01 | made -w support -w@[file] and -w@- (for stdin) | Daniel Stenberg | |
2000-02-21 | new writeout support added | Daniel Stenberg | |
2000-02-16 | Starting working on the '-w/--write-out' output format specifier, although | Daniel Stenberg | |
I didn't get that far! ;-) I also made curl *not* prevent the progress meter even if the output is a tty when your uploading (it is still done when downloading though). A HTTP POST is in that sense seen as an upload. It seemed so confusing that ftp upload doesn't display a progress meter by default. | |||
2000-02-14 | added support for -b@[file name] and -b@- (for stdin) for consistency | Daniel Stenberg | |
2000-02-10 | - Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to | Daniel Stenberg | |
deal with any-length lines, removing the previous limit of 4K. | |||
2000-01-31 | fixed the progressmode selector | Daniel Stenberg | |
sorted out the -y and -Y confusion in the help texts | |||
2000-01-10 | syncing with local edit | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |