Age | Commit message (Expand) | Author |
2001-09-03 | utime() and utime.h adjustments for curl -R | Daniel Stenberg |
2001-09-03 | introducing -R/--remote-time which uses the remote file's time to set the | Daniel Stenberg |
2001-08-29 | uses the new cookie jar feature | Daniel Stenberg |
2001-08-24 | Kevin Roth's comments about -G have been addressed: | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-08-20 | 7.8.1 | Daniel Stenberg |
2001-08-19 | SM's fix for -G on URLs with host name only | Daniel Stenberg |
2001-08-15 | SM's -G patch. There's some room for improvements still, as a command line | Daniel Stenberg |
2001-08-14 | (un)signed and const cleanup | Daniel Stenberg |
2001-08-09 | The redirected error stream was closed before curl_easy_cleanup() was made, | Daniel Stenberg |
2001-08-09 | removied $Id:$ again, this is treated as a binary file and then that field | Daniel Stenberg |
2001-08-09 | Added $Id:$ to the header | Daniel Stenberg |
2001-08-08 | The file name given to -E can now contain drive letters on windows, if they | Daniel Stenberg |
2001-08-08 | Patrick Bihan-Faou's verifyhost addition | Daniel Stenberg |
2001-08-06 | Nico's VMS fixes added | Daniel Stenberg |
2001-08-06 | Added curlmsg.msg to the distribution | Daniel Stenberg |
2001-08-06 | used under VMS | Daniel Stenberg |
2001-08-06 | 7.8.1-pre3 commit | Daniel Stenberg |
2001-07-12 | Add win32 initialization support to curl_global_init() and | Sterling Hughes |
2001-06-25 | 'resume from'-fix. When using "-C -" and doing multiple file download, the | Daniel Stenberg |
2001-06-07 | 7.8 commit | Daniel Stenberg |
2001-06-06 | For people using CVS but with no perl, like all those windows losers. They | Daniel Stenberg |
2001-05-30 | 7.8-pre2 | Daniel Stenberg |
2001-05-30 | now uses CURL_GLOBAL_DEFAULT | Daniel Stenberg |
2001-05-29 | fixed the -# to write to the same as --stderr is set to | Daniel Stenberg |
2001-05-28 | 7.8-pre1 commit | Daniel Stenberg |
2001-05-28 | adjusted the global_init() call to pass the new flag argument too | Daniel Stenberg |
2001-05-28 | added calls to curl_global_*, they aren't really needed for this application | Daniel Stenberg |
2001-05-22 | general autoconf and automake fixes | Daniel Stenberg |
2001-05-22 | cleanup commit for new autoconf+automake+libtool versions | Daniel Stenberg |
2001-05-21 | made it binary in CVS to maintain DOS newlines and turned those newlines | Daniel Stenberg |
2001-05-07 | 7.7.3 | Daniel Stenberg |
2001-05-04 | 'FILE *' changed to 'void *' in all callback functions | Daniel Stenberg |
2001-04-23 | curl 7.7.2 | Daniel Stenberg |
2001-04-19 | A Linus Nielsen Feltzing-patch that removes the decimals from the size | Daniel Stenberg |
2001-04-18 | added an include to build on ultrix | Daniel Stenberg |
2001-04-04 | 7.7.1 commit | Daniel Stenberg |
2001-03-22 | 7.7 commit | Daniel Stenberg |
2001-03-19 | 7.7-beta5 commit | Daniel Stenberg |
2001-03-16 | removed the CURL_SEPARATORS define | Daniel Stenberg |
2001-03-15 | Added --connect-timeout support | Daniel Stenberg |
2001-03-14 | curl 7.7 beta 3 | Daniel Stenberg |
2001-03-14 | removed the two unnecessary include files | Daniel Stenberg |
2001-03-14 | no longer includes the curl/types.h and curl/easy.h include files | Daniel Stenberg |
2001-03-13 | 7.7 beta 2 fixes | Daniel Stenberg |
2001-03-12 | added --random-file and --egd-file to the command line client | Daniel Stenberg |
2001-03-12 | moved the libcurl init call | Daniel Stenberg |
2001-03-12 | split up the big printf() into several ones to never use strings longer | Daniel Stenberg |
2001-03-09 | only generate maximum 509 characters in each string | Daniel Stenberg |
2001-03-08 | version 7.7-beta1 | Daniel Stenberg |