History log of /curl/ (Results 25851 – 25875 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9691a78f29-Aug-2006 Gisle Vanem

Support other MS-DOS compilers (MSDOS is a djgpp built-in define).

7ff6b6fa29-Aug-2006 Gisle Vanem

Metaware's High-C has an ISO cpp.

7c621cfb29-Aug-2006 Daniel Stenberg

Brad Spencer did
o made ares_version.h use extern "C" for c++ compilers
o fixed compiler warnings in ares_getnameinfo.c
o fixed a buffer position init for TCP reads

5acadc9c29-Aug-2006 Daniel Stenberg

David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
allow applications to set their own socket options.

2ff609dd25-Aug-2006 Daniel Stenberg

Armel Asselin reported that the 'running_handles' counter wasn't updated
properly if you removed a "live" handle from a multi handle with
curl_multi_remove_handle().

da48a6ba23-Aug-2006 Daniel Stenberg

clarify the string syntax support in the CURLOPT_PROXY section

cd6c582123-Aug-2006 Dan Fandrich

Use /usr/bin/env to invoke perl like the other test scripts.

bdbd0cf222-Aug-2006 Daniel Stenberg

David McCreedy fixed a remaining mistake from the August 19 TYPE change.

d792937622-Aug-2006 Daniel Stenberg

Peter Sylvester pointed out a flaw in the AllowServerConnect() in the FTP
code when doing pure ipv6 EPRT connections.

bac66ec222-Aug-2006 Daniel Stenberg

as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use it

7751682221-Aug-2006 Dan Fandrich

Workaround for Cray UNICOS 9.0 to fix ftp.

37d8c67521-Aug-2006 Daniel Stenberg

clarify for what protocols the changes are

cfdcae4b19-Aug-2006 Daniel Stenberg

Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
command on subsequent requests on a re-used connection unless it has to.

74a6921b18-Aug-2006 Daniel Stenberg

Armel Asselin fixed a crash in the FTP code when using SINGLECWD mode and
files in the root directory.

490cccba18-Aug-2006 Daniel Stenberg

Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't
send the whole request at once, even though the Expect: header was disabled
by the application. An effect of this c

Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't
send the whole request at once, even though the Expect: header was disabled
by the application. An effect of this change is also that small (< 1024
bytes) POSTs are now always sent without Expect: header since we deem it
more costly to bother about that than the risk that we send the data in
vain.

show more ...

839441e216-Aug-2006 Dan Fandrich

Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP

ba9ea94316-Aug-2006 Daniel Stenberg

related info

455087fa16-Aug-2006 Gisle Vanem

Use gnutls_strerror() for clearer error message.

31def9e215-Aug-2006 Gisle Vanem

Use '_LIBICONV_VERSION' instead of variable '_libiconv_version'
to support older iconv versions.

ee3514cc14-Aug-2006 Yang Tse

Replace exit() with return() in main()

cf606d7d14-Aug-2006 Daniel Stenberg

add missing man page

eb26a58111-Aug-2006 Dan Fandrich

Use __minix to detect Minix, which works on both ACK and GCC.

b04cbebf09-Aug-2006 Daniel Stenberg

option name spell fix

4272af8009-Aug-2006 Dan Fandrich

Only define the string prototypes in ANSI mode to reduce interference on
systems that prototype them slightly differently.

0b63302709-Aug-2006 Dan Fandrich

Added eCos and Minix sections.

1...<<1031103210331034103510361037103810391040>>...1351