History log of /curl/ (Results 32301 – 32325 of 33768)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ed78629007-Aug-2001 Daniel Stenberg

test 202 - two file:// URLs in one command line

8b2861da07-Aug-2001 Daniel Stenberg

added test 201, file:// with missing file

2a70465406-Aug-2001 Daniel Stenberg

VMS fixes, file:// changes, curl-config --libs patch

d60cd93706-Aug-2001 Daniel Stenberg

Heikki Korpela posted a patch that makes --libs include the directory in
which libcurl itself is installed in.

76125e1906-Aug-2001 Daniel Stenberg

Nico's VMS fixes added

8219990006-Aug-2001 Daniel Stenberg

Added curlmsg.msg to the distribution

f8d0966006-Aug-2001 Daniel Stenberg

used under VMS

823fa6d206-Aug-2001 Daniel Stenberg

Nico's fixes for VMS, most of these are fixes for bad uses of size_t that
forgets that it is very often unsigned. These should be fixed globally and
then many #ifdef VMS lines can be removed.

2cf45f6806-Aug-2001 Daniel Stenberg

Curl_FormFree renamed to Curl_formclean, as it turns out VMS for example
requires all global symbols to be *case insentively* unique! curl_formfree
is a global function we shouldn't touch.

7950a95406-Aug-2001 Daniel Stenberg

adjusted for VMS

24805e1706-Aug-2001 Daniel Stenberg

Nico's config.h for VMS

490d46af06-Aug-2001 Daniel Stenberg

Nico's VMS fixes

d30c478306-Aug-2001 Daniel Stenberg

Nico's VMS adjustment

5b66409606-Aug-2001 Daniel Stenberg

VMS adjustments. The IOCTL_3_ARGS #define used now should be moved to become
a configure checked one.

6f543f3e06-Aug-2001 Daniel Stenberg

Nico Baggus made it work and compile under VMS!

93bcfd4e06-Aug-2001 Daniel Stenberg

Nico Baggus' VMS adjustments

1400561a06-Aug-2001 Daniel Stenberg

VMS #ifdefs added. several related to size_t problems that we must address
globally anyway... check these as soon as the size_t fixes are in place

8dc4ac2106-Aug-2001 Daniel Stenberg

made this whole file #ifdef WIN32

7948b0be06-Aug-2001 Daniel Stenberg

VMS #include fixes,
file:// URL treatment improvements

72e67d3b06-Aug-2001 Daniel Stenberg

adjusted to the correct treatmeant of file:// URLs

711a3a7906-Aug-2001 Daniel Stenberg

Added RISC OS and OpenVMS to ported operating systems

a6a3673806-Aug-2001 Daniel Stenberg

7.8.1-pre3 commit

944f9a7306-Aug-2001 Daniel Stenberg

Jonathan Hseu noticed that you couldn't get a header callback unless you
set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that
data. This is now fixed.

5ab1a10e06-Aug-2001 Daniel Stenberg

corrected the comment for CURLOPT_WRITEHEADER in setopt(), and made it
read a void * and not a FILE *, as that was how it used to work and not
anymore...

1813d2dd05-Aug-2001 Daniel Stenberg

many fixes mailed in during July

1...<<1291129212931294129512961297129812991300>>...1351