summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-214-6/+63
* Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg2003-05-211-4/+4
* 7.10.5 commitcurl-7_10_5Daniel Stenberg2003-05-191-1/+1
* setting ENCODING to "" means enable-all-you-supportDaniel Stenberg2003-05-121-1/+1
* --disable-eprt addedDaniel Stenberg2003-05-091-1/+11
* Dan Fandrich added support for the gzip Content-Encoding for --compressedDaniel Stenberg2003-04-241-2/+2
* If MALLOCDEBUG, include the lib's setup.h here so that the proper definesDaniel Stenberg2003-04-151-2/+9
* new wording by Kevin RothDaniel Stenberg2003-04-141-9/+18
* ignore all stamp-h*Daniel Stenberg2003-04-141-1/+1
* With the recent fix of libcurl, it shall now return CURLE_SSL_CACERT whenDaniel Stenberg2003-04-141-2/+16
* 7.10.4 commitcurl-7_10_4Daniel Stenberg2003-04-021-1/+1
* 7.10.4-pre6 commitDaniel Stenberg2003-03-311-1/+1
* --location-trusted added, which does a normal location plus the newDaniel Stenberg2003-03-311-0/+15
* Dan Shearer's fix from bug report #618892, which makes 'curl -O' outputDaniel Stenberg2003-03-291-1/+1
* When we append stuff to the URL, we must make sure the text is properlyDaniel Stenberg2003-03-121-12/+21
* Andres Garcia Garcia updated to build with the most recent OpenSSL andDaniel Stenberg2003-02-281-4/+4
* the strequal and strnequal should now be called with the proper curl_ prefixDaniel Stenberg2003-02-282-13/+13
* 7.10.4-pre2 commitDaniel Stenberg2003-02-241-1/+1
* assume zlib 1.1.4 - pointed out by Kevin RothDaniel Stenberg2003-02-041-1/+1
* make it more obvious what this is by not even trying to show a manualDaniel Stenberg2003-02-041-2035/+1
* Julian Noble pointed out that capath is indeed working fine on WindowsDaniel Stenberg2003-02-031-1/+1
* don't check for the CA cert bundle if --insecure is usedDaniel Stenberg2003-01-301-4/+6
* curl now uses stricter VERIFYHOST by default and only uses a lesser checkDaniel Stenberg2003-01-301-6/+6
* HAVE_WRITABLE_ARGV is set if argv[] is writable on the system, and thenDaniel Stenberg2003-01-292-0/+22
* copyright year update in the source headerDaniel Stenberg2003-01-168-8/+8
* 7.10.3 commitcurl-7_10_3Daniel Stenberg2003-01-141-1/+1
* 7.10.3-pre4Daniel Stenberg2003-01-091-1/+1
* mkdir() fix for win32Daniel Stenberg2003-01-081-1/+7
* fixed the create_dir_hierarchy() to not use uninited memory, as noticed byDaniel Stenberg2003-01-071-0/+3
* 7.10.3-commitDaniel Stenberg2002-12-201-1/+1
* better errno include and no externDaniel Stenberg2002-12-051-2/+1
* Solaris needs errno as an extern int.Daniel Stenberg2002-12-051-0/+1
* make WIN32 defined for Borland properly, as told by Alexander J. OssDaniel Stenberg2002-12-041-3/+2
* 7.10.3-pre2Daniel Stenberg2002-12-041-1/+1
* missing }Daniel Stenberg2002-12-031-0/+1
* don't officially use -@ for --create-dirs, only use the long formDaniel Stenberg2002-12-031-3/+2
* Nicolas Berloquin's fix of his previous dir creation patchDaniel Stenberg2002-12-031-10/+9
* Nicolas Berloquin's added code for dealing with -@/--create-dirs to createDaniel Stenberg2002-12-021-6/+107
* removed extra space from trace output 'Send data'Daniel Stenberg2002-11-261-1/+1
* 7.10.2curl-7_10_2Daniel Stenberg2002-11-181-1/+1
* fflush() the trace stream on each callDaniel Stenberg2002-11-151-0/+1
* Kevin Roth's patch that checks for the CA cert file at two more places if theDaniel Stenberg2002-10-281-1/+57
* Kevin Roth's patch. $(RM) instead of @erase, and it also passes on theDaniel Stenberg2002-10-281-77/+81
* fix bad free() that caused segfaultDaniel Stenberg2002-10-111-1/+1
* 7.10.1 commitcurl-7_10_1Daniel Stenberg2002-10-111-1/+1
* 7.10curl-7_10Daniel Stenberg2002-10-011-1/+1
* fix resume when multiple files were specifiedDaniel Stenberg2002-09-231-3/+4
* Added zlib Library.Joern Hartroth2002-09-071-0/+4
* Sven Neuhaus made --silent being acknowledged even when multiple URLsDaniel Stenberg2002-09-041-1/+1
* remove -lzDaniel Stenberg2002-09-041-1/+1