History log of /curl/ (Results 32301 – 32325 of 33760)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

2827f53205-Aug-2001 Daniel Stenberg

curl_escape() no longer attempts to detect already encoded stuff (in order
not to re-encode it).

47bb09e905-Aug-2001 Daniel Stenberg

- Sergio Ballestrero provided a patch for reading responses from NCSA httpd
1.5.x servers, as they return really screwed up response headers when asked
for with HTTP 1.1.

7f21669e04-Aug-2001 Daniel Stenberg

-G or similar to make -d data get into a GET

3a14518003-Aug-2001 Daniel Stenberg

complete rewrite to avoid the BSD license in the previous version

f24d54a903-Aug-2001 Daniel Stenberg

clarified '-d @filename' with a tiny example

9478d79603-Aug-2001 Daniel Stenberg

fixed the header that wrongly was the krb4-style one

00b00c6903-Aug-2001 Daniel Stenberg

Andrew Francis base64 decode, my previous base64 encoder, new source header.
No BSD-style license.

e791f6ec03-Aug-2001 Daniel Stenberg

added CURLOPT_HTTPGET

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