summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* added calls to curl_global_*, they aren't really needed for this applicationDaniel Stenberg2001-05-281-2/+4
* general autoconf and automake fixesDaniel Stenberg2001-05-221-1/+1
* cleanup commit for new autoconf+automake+libtool versionsDaniel Stenberg2001-05-223-8/+2
* made it binary in CVS to maintain DOS newlines and turned those newlinesDaniel Stenberg2001-05-211-84/+84
* 7.7.3curl-7_7_3Daniel Stenberg2001-05-071-1/+1
* 'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg2001-05-041-1/+1
* curl 7.7.2curl-7_7_2Daniel Stenberg2001-04-231-1/+1
* A Linus Nielsen Feltzing-patch that removes the decimals from the sizeDaniel Stenberg2001-04-191-2/+2
* added an include to build on ultrixDaniel Stenberg2001-04-181-3/+4
* 7.7.1 commitcurl-7_7_1Daniel Stenberg2001-04-041-1/+1
* 7.7 commitcurl-7_7Daniel Stenberg2001-03-221-1/+1
* 7.7-beta5 commitcurl-7_7-beta5Daniel Stenberg2001-03-191-1/+1
* removed the CURL_SEPARATORS defineDaniel Stenberg2001-03-161-5/+0
* Added --connect-timeout supportDaniel Stenberg2001-03-151-4/+11
* curl 7.7 beta 3curl-7_7-beta3Daniel Stenberg2001-03-141-1/+1
* removed the two unnecessary include filesDaniel Stenberg2001-03-141-2/+0
* no longer includes the curl/types.h and curl/easy.h include filesDaniel Stenberg2001-03-141-2/+0
* 7.7 beta 2 fixescurl-7_7-beta2Daniel Stenberg2001-03-131-1/+1
* added --random-file and --egd-file to the command line clientDaniel Stenberg2001-03-121-22/+44
* moved the libcurl init callDaniel Stenberg2001-03-121-114/+111
* split up the big printf() into several ones to never use strings longerDaniel Stenberg2001-03-121-21/+20
* only generate maximum 509 characters in each stringDaniel Stenberg2001-03-091-5/+5
* version 7.7-beta1curl-7_7-beta1Daniel Stenberg2001-03-081-1/+1
* 7.7 alpha 2 commitcurl-7_7_alpha2Daniel Stenberg2001-03-041-1/+1
* multiple connection support initial commitDaniel Stenberg2001-02-202-15/+12
* 7.6.1 commitcurl-7_6_1Daniel Stenberg2001-02-131-1/+1
* 7.6.1-pre3curl-7_6_1-pre3Daniel Stenberg2001-02-071-1/+1
* nntp@iname.com's suggested fix to set the libpathDaniel Stenberg2001-02-061-1/+1
* 7.6.1-pre2curl-7_6_1-pre2Daniel Stenberg2001-02-011-1/+1
* 7.6-pre1curl-7_6_1-pre1Daniel Stenberg2001-01-291-1/+1
* The PUT stuff is never set! It is set with the UPLOAD...Daniel Stenberg2001-01-291-0/+4
* 7.6curl-7_6Daniel Stenberg2001-01-271-1/+1
* 7.6-pre4curl-7_6-pre4Daniel Stenberg2001-01-251-1/+1
* Ingo Ralf Blum's cygwin fixesDaniel Stenberg2001-01-241-2/+2
* big reorg to make it not exit when it fails, but instead just not do anyDaniel Stenberg2001-01-231-48/+119
* Removed the deprecated -c and -t from the --help output.Daniel Stenberg2001-01-221-2/+0
* corrected url memory handling with --globoffDaniel Stenberg2001-01-191-1/+3
* version 7.6-pre3curl_7_6-pre3Daniel Stenberg2001-01-191-1/+1
* 7.6-pre2Daniel Stenberg2001-01-111-1/+1
* Added -g, fixed so that short options worked again. My last "merged" fix didDaniel Stenberg2001-01-111-16/+25
* made "short options" possible to specify -m20 as well as -m 200.Daniel Stenberg2001-01-101-2/+8
* version 7.6-pre1Daniel Stenberg2001-01-091-1/+1
* bugfix for when more -o than URLs is usedDaniel Stenberg2001-01-091-1/+13
* better cleanup when existing due to bad usageDaniel Stenberg2001-01-081-1/+19
* corrected the separator when using URL globbingDaniel Stenberg2001-01-081-1/+1
* Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg2001-01-081-3/+10
* Multiple URL support addedDaniel Stenberg2001-01-083-311/+395
* generated file, don't CVS itDaniel Stenberg2001-01-081-1699/+0
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-1/+1
* release commitcurl-7_5_2Daniel Stenberg2001-01-052-40/+176