aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-12-19Gisle Vanem's djgpp fixesDaniel Stenberg
2003-12-11use the CORRECT file name! ;-)Daniel Stenberg
2003-12-10added the new amiga files to the distDaniel Stenberg
2003-12-10Diego Casorran's amiga makefilesDaniel Stenberg
2003-12-10native amiga support by Diego CasorranDaniel Stenberg
2003-12-03Marty Kuhrt moved most of the VMS stuff to a separate header file.Daniel Stenberg
2003-12-03new VMS filesDaniel Stenberg
2003-12-03Marty Kuhrt updatesDaniel Stenberg
2003-12-02--ftp-pasv now overrides a previous --ftpport option. We now also supportDaniel Stenberg
2003-11-27James Clancy updated the Borland makefilesDaniel Stenberg
2003-11-24--ftp-ssl support addedDaniel Stenberg
2003-11-23Gisle Vanem fixed the Windows buildDaniel Stenberg
2003-11-19unconditional progressbarinit cures a windows crashDaniel Stenberg
2003-11-13Gisle Vanem added a flush to make the progress-bar look better on windowsDaniel Stenberg
2003-11-08for the getpwuid() etcDaniel Stenberg
2003-11-08use char, not boolDaniel Stenberg
2003-11-07do a normal free() of the homedir nowDaniel Stenberg
2003-11-07Based on Gisle Vanem's $HOME patch, we now attempt to find the home dirDaniel Stenberg
2003-11-07define TRUE and FALSE here as some platforms don't have them otherwiseDaniel Stenberg
2003-11-06don't allow options that we KNOW can't be usedDaniel Stenberg
2003-11-04Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows.Daniel Stenberg
2003-10-31removed compiler warnings from my latest fixDaniel Stenberg
2003-10-31Added a new parse-numeric-parameters function so that options that takeDaniel Stenberg
2003-10-30Make the CVS version clone the libcurl version string, this is generatedDaniel Stenberg
2003-10-30ignore .dist files hereDaniel Stenberg
2003-10-30more help text cleanupsDaniel Stenberg
2003-10-29cleaned up the --help output. Tried to unify the language. Shortened a bunchDaniel Stenberg
2003-10-28possibly uninitialized variableDaniel Stenberg
2003-10-24free all memory on failure before bailing out, not really necessary butDaniel Stenberg
2003-10-23Georg Horn's patch. -k is no longer mutually exclusive with --cacert andDaniel Stenberg
2003-10-22make --disable-eprt work, based on Gisle Vanem's patchDaniel Stenberg
2003-10-21updated for mingw32Daniel Stenberg
2003-10-21pre5Daniel Stenberg
2003-10-187.10.8-pre4Daniel Stenberg
2003-10-17Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.Daniel Stenberg
2003-10-17made the password prompt nicerDaniel Stenberg
2003-10-17define HAVE_SYS_SOCKET_H if that file is present. This is needed when weDaniel Stenberg
2003-10-16Added support for password prompting if only used name is given on theDaniel Stenberg
2003-10-087.10.8-pre3 commitDaniel Stenberg
2003-10-05Shard's fix to build fine on BeOSDaniel Stenberg
2003-09-22Added -4/--ipv4 and -6/ipv6.Daniel Stenberg
2003-09-217.10.8-pre2Daniel Stenberg
2003-09-077.10.8-pre1 commitDaniel Stenberg
2003-08-20CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODEDaniel Stenberg
2003-08-19Now offering support for multiple -T on the same command line, just makeDaniel Stenberg
2003-08-18set the large-file support defines for the client tooDaniel Stenberg
2003-08-157.10.7Daniel Stenberg
2003-08-14activate the new memory limit tests if requestedDaniel Stenberg
2003-08-14return failure when an alloc function failsDaniel Stenberg
2003-08-14better freeing when bailing out due to bad output globDaniel Stenberg