History log of /curl/ (Results 27476 – 27500 of 33765)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
444f642721-Dec-2004 Daniel Stenberg

oops, variables first then code

a173e07e21-Dec-2004 Daniel Stenberg

Prevent failf() from using the va_list variable more than once.
See bug report #1088962 and Single Unix Specification:
http://www.opengroup.org/onlinepubs/007908799/xsh/vfprintf.html

3de8577721-Dec-2004 Daniel Stenberg

mention how the FTP code should be fixed one day

f4c5314821-Dec-2004 Daniel Stenberg

include sys/types.h before sys/select.h

1225ad5821-Dec-2004 Daniel Stenberg

set debug curl too when -c is used

951fdeba21-Dec-2004 Daniel Stenberg

How do I list the root dir of an FTP server?

327b46cc20-Dec-2004 Dan Fandrich

Fixed a compile warning introduced by making the protocol table const. This
involves a binary-compatible change to the API struct curl_version_info_data

80d3012520-Dec-2004 Dan Fandrich

Make some more arrays of pointers const.

0e59182920-Dec-2004 Dan Fandrich

gcc 2.7 can't handle a few warning options that gcc 2.95 can.

7270d5ce20-Dec-2004 Daniel Stenberg

start working on 7.12.4

a142d41920-Dec-2004 Daniel Stenberg

and we start all over again

23cf63f520-Dec-2004 Daniel Stenberg

7.12.3

13ee90bb19-Dec-2004 Gisle Vanem

OpenSSL updates; get CA_BUNDLE from env. Assume no
Kerberos, have <pkcs12.h>, <engine.h> and built-in engines.

754d6c3a19-Dec-2004 Gisle Vanem

Remove 'data' initialiser.

c6f6e81219-Dec-2004 Daniel Stenberg

clarified a few changes

7803a1a219-Dec-2004 Daniel Stenberg

fixed the solaris pkcs12 build problem

3d647b9a19-Dec-2004 Daniel Stenberg

if the pkcs12.h header exists, include it already in urldata.h to work around
a precedence problem with the zlib header. See CHANGES for details.

090a7f3819-Dec-2004 Daniel Stenberg

check for openssl/pkcs12.h

8ad47a1318-Dec-2004 Daniel Stenberg

Samuel Listopad added support for PKCS12 formatted certificates.

497cc6bf18-Dec-2004 Daniel Stenberg

Samuel Listopad fixed -E to support "C:/path" (with forward slash) as well.

d5be114c18-Dec-2004 Daniel Stenberg

mention the new cookie api plans

6e43a4cc18-Dec-2004 Daniel Stenberg

Jean-Marc Ranger pointed out that the returned data doesn't survive a call
to curl_multi_remove_handle() either.

a07dcfd817-Dec-2004 Dan Fandrich

Renamed a variable to avoid conflict with a C++ reserved word.

321511a517-Dec-2004 Gisle Vanem

Watcom has strtoll().

c5297b9f17-Dec-2004 Gisle Vanem

Watcom uses 'i64' suffix.

1...<<1091109210931094109510961097109810991100>>...1351