Age | Commit message (Expand) | Author |
2004-01-16 | Gisle Vanem's patch for variables that "might be used uninitialized" | Daniel Stenberg |
2004-01-15 | spell-fixed a comment | Daniel Stenberg |
2004-01-14 | HAVE_LIMITS_H | Daniel Stenberg |
2004-01-14 | Gisle Vanem updated the code for win32 and djgpp builds. | Daniel Stenberg |
2004-01-13 | indented and formatted the VMS-specific code more in the same style as | Daniel Stenberg |
2004-01-13 | Luck Call made win32 password prompting support backspace | Daniel Stenberg |
2004-01-13 | use the *correct* header! | Daniel Stenberg |
2004-01-13 | Dan Fandrich made the hugehelp.c contain both compressed and uncompressed | Daniel Stenberg |
2004-01-13 | define HAVE_LIBZ if libz is present, for hugehelp.c | Daniel Stenberg |
2004-01-13 | Diego Casorran's fixes to allow native AmigaOS builds | Daniel Stenberg |
2004-01-07 | updated year in the copyright string | Daniel Stenberg |
2004-01-05 | Dan Fandrich's zlib fix | Daniel Stenberg |
2004-01-05 | David J Meyer's large file support. | Daniel Stenberg |
2003-12-19 | Gisle Vanem's djgpp fixes | Daniel Stenberg |
2003-12-11 | use the CORRECT file name! ;-) | Daniel Stenberg |
2003-12-10 | added the new amiga files to the dist | Daniel Stenberg |
2003-12-10 | Diego Casorran's amiga makefiles | Daniel Stenberg |
2003-12-10 | native amiga support by Diego Casorran | Daniel Stenberg |
2003-12-03 | Marty Kuhrt moved most of the VMS stuff to a separate header file. | Daniel Stenberg |
2003-12-03 | new VMS files | Daniel Stenberg |
2003-12-03 | Marty Kuhrt updates | Daniel Stenberg |
2003-12-02 | --ftp-pasv now overrides a previous --ftpport option. We now also support | Daniel Stenberg |
2003-11-27 | James Clancy updated the Borland makefiles | Daniel Stenberg |
2003-11-24 | --ftp-ssl support added | Daniel Stenberg |
2003-11-23 | Gisle Vanem fixed the Windows build | Daniel Stenberg |
2003-11-19 | unconditional progressbarinit cures a windows crash | Daniel Stenberg |
2003-11-13 | Gisle Vanem added a flush to make the progress-bar look better on windows | Daniel Stenberg |
2003-11-08 | for the getpwuid() etc | Daniel Stenberg |
2003-11-08 | use char, not bool | Daniel Stenberg |
2003-11-07 | do a normal free() of the homedir now | Daniel Stenberg |
2003-11-07 | Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir | Daniel Stenberg |
2003-11-07 | define TRUE and FALSE here as some platforms don't have them otherwise | Daniel Stenberg |
2003-11-06 | don't allow options that we KNOW can't be used | Daniel Stenberg |
2003-11-04 | Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows. | Daniel Stenberg |
2003-10-31 | removed compiler warnings from my latest fix | Daniel Stenberg |
2003-10-31 | Added a new parse-numeric-parameters function so that options that take | Daniel Stenberg |
2003-10-30 | Make the CVS version clone the libcurl version string, this is generated | Daniel Stenberg |
2003-10-30 | ignore .dist files here | Daniel Stenberg |
2003-10-30 | more help text cleanups | Daniel Stenberg |
2003-10-29 | cleaned up the --help output. Tried to unify the language. Shortened a bunch | Daniel Stenberg |
2003-10-28 | possibly uninitialized variable | Daniel Stenberg |
2003-10-24 | free all memory on failure before bailing out, not really necessary but | Daniel Stenberg |
2003-10-23 | Georg Horn's patch. -k is no longer mutually exclusive with --cacert and | Daniel Stenberg |
2003-10-22 | make --disable-eprt work, based on Gisle Vanem's patch | Daniel Stenberg |
2003-10-21 | updated for mingw32 | Daniel Stenberg |
2003-10-21 | pre5 | Daniel Stenberg |
2003-10-18 | 7.10.8-pre4 | Daniel Stenberg |
2003-10-17 | Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize. | Daniel Stenberg |
2003-10-17 | made the password prompt nicer | Daniel Stenberg |
2003-10-17 | define HAVE_SYS_SOCKET_H if that file is present. This is needed when we | Daniel Stenberg |