Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-29 | added hugehelp.h | Daniel Stenberg | |
2004-01-23 | use the Curl_strtoll() source code from the lib code | 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 | |
help if libz is available using #ifdef in the source instead, to allow the distributed source code to be easier built with compressed help text. | |||
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-03 | new VMS files | Daniel Stenberg | |
2003-11-07 | Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir | Daniel Stenberg | |
in a slightly better way for more platforms. The $HOME is only used for .curlrc atm, but the possible upcoming change of .netrc treatment may also need the home dir. | |||
2003-10-16 | Added support for password prompting if only used name is given on the | Daniel Stenberg | |
command line. | |||
2003-08-07 | use 644 for the chmod | Daniel Stenberg | |
2003-08-06 | chmod the hugehelp.c in the dist hook to make distcheck run fine | Daniel Stenberg | |
2003-07-30 | Make sure to generate an uncompressed hugehelp.c file for inclusion in | Daniel Stenberg | |
the distribution archive, as it isn't sure zlib is present everywhere. Those who care much for compressed help should regenerate the file. | |||
2003-06-12 | Based on Dan Fandrich's patch and gzip unpack function, we now compress | Daniel Stenberg | |
the 'hugehelp' text if libz and gzip are available at build time. | |||
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | |
2002-09-04 | remove -lz | Daniel Stenberg | |
2002-09-02 | James Gallagher's Content-Encoding work | Daniel Stenberg | |
2002-04-08 | Added writeenv.c and writeenv.h for RISCOS usage (and others?) | Daniel Stenberg | |
2002-04-08 | added config-riscos.h | Daniel Stenberg | |
2002-03-06 | Brad corrected the include path (again) | Daniel Stenberg | |
2002-02-27 | made building outside the source tree work again, Kevin Roth reported | Daniel Stenberg | |
2002-02-25 | automake usage and options cleanup | Daniel Stenberg | |
2002-02-22 | make sure the custom config-*.h files are in the dist as well | Daniel Stenberg | |
2002-02-20 | VMS adjustments | Daniel Stenberg | |
2001-12-04 | added macos files to the distribution archive | Daniel Stenberg | |
2001-11-29 | added mac stuff | Daniel Stenberg | |
2001-08-06 | Added curlmsg.msg to the distribution | Daniel Stenberg | |
2001-05-22 | general autoconf and automake fixes | Daniel Stenberg | |
2001-01-08 | Loic Dachary's makefile/dist/rpm fixes | Daniel Stenberg | |
2000-11-30 | README.curl is now MANUAL | Daniel Stenberg | |
2000-10-09 | Added commented MALLOCDEBUG stuff for memory debugging | Daniel Stenberg | |
2000-10-02 | Added writeout.c | Daniel Stenberg | |
2000-08-02 | corrected to use the libtool libraries instead of the forced-static ones | Daniel Stenberg | |
2000-07-26 | libtool adjustments | Daniel Stenberg | |
2000-06-08 | use top_dir instead of ../ | Daniel Stenberg | |
2000-05-24 | fixed the new docs path | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |