History log of /curl/ (Results 26476 – 26500 of 33766)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8c6f654b05-Dec-2005 Dan Fandrich

Added a run-time check to warn if TFTP is going to fail due to portability
issues in the code.

1d8212e505-Dec-2005 Daniel Stenberg

Yang Tse: make runtests.pl more talkative when unable to find out curl's
version.

083c5e1705-Dec-2005 Daniel Stenberg

Yang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_METHOD parameter in
SSL_CTX_new and others, and also makes functions SSLv23_client_method,
TLSv1_client_method, etc return a 'const' SSL_ME

Yang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_METHOD parameter in
SSL_CTX_new and others, and also makes functions SSLv23_client_method,
TLSv1_client_method, etc return a 'const' SSL_METHOD pointer. Previous
versions do not use the 'const' qualifier.

show more ...

272231fb05-Dec-2005 Daniel Stenberg

Another Yang Tse warning cleanup raid!

67b4d9b204-Dec-2005 Gisle Vanem

Recent OpenSSL returns a 'const' in '*_client_method()'. So avoid
'assignment discards qualifiers from pointer target type' warning.

21709e1502-Dec-2005 Daniel Stenberg

Yang Tse adjusted the multiple header inclusion prevention definition
H_MPRINTF to our more used style __CURL_MPRINTF_H

9c31263702-Dec-2005 Daniel Stenberg

Yang Tse's fix to only provide the proto if there is such a function and
we didn't find any proto

feacad7f02-Dec-2005 Daniel Stenberg

Yang Tse fixed the 4th argument in the sendto() calls

6513303401-Dec-2005 Daniel Stenberg

Jamie Newton pointed out that libcurl's file:// code would close() a zero
file descriptor if given a non-existing file.

3e2a52b030-Nov-2005 Daniel Stenberg

#27 is fixed

176d4e8530-Nov-2005 Daniel Stenberg

cast the va_arg() assignment to ftp_filemethod properly

84d30dff29-Nov-2005 Daniel Stenberg

Yang Tse's fix of the inet_pton check

0fd282b028-Nov-2005 Daniel Stenberg

new experimental "ftp method" code

cdf4afbe28-Nov-2005 Daniel Stenberg

Bryan Henderson

b222b23028-Nov-2005 Daniel Stenberg

Yang Tse's changes to provide an inet_pton() proto for the platforms who
don't have one in order to fix a remaining warning on IRIX 6.2.

fdf9900128-Nov-2005 Daniel Stenberg

added note about the inclusion of curl.h from within this file

5867eb2d25-Nov-2005 Daniel Stenberg

Bryan Henderson: added missing ignores

61f145e325-Nov-2005 Daniel Stenberg

Yang Tse fixed compiler warnings

b97e7fc725-Nov-2005 Daniel Stenberg

read_tcp_data() fix to get the proper buffer pointer and size

01cbf08025-Nov-2005 Daniel Stenberg

Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet_pton with no
prototypes on some platforms, ie IRIX 6.2 MIPS C 6.2

fec632e925-Nov-2005 Daniel Stenberg

Yang Tse: fixed compiler warnings

6aab5b5725-Nov-2005 Daniel Stenberg

Change based on Yang Tse's excellent fix to reduce buffer overflow risk and
fixing a compiler warning in the append_scopeid() function.

d2a27e0225-Nov-2005 Daniel Stenberg

Doug Kaufman corrected my attempt to a generic "skip extra test for function
F"

b55506a724-Nov-2005 Daniel Stenberg

avoid doing #if an a predef symbol that might not be defined

afc2aa2b24-Nov-2005 Daniel Stenberg

Yang Tse: use static on file-private functions

1...<<1051105210531054105510561057105810591060>>...1351