History log of /curl/ (Results 31226 – 31250 of 33762)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5d2944c221-May-2002 Daniel Stenberg

curl_formadd() now returns 'CURLFORMcode' instead of int, to better enable
checking for particular errors. curl/curl.h defines the errros

fe3ba1dd20-May-2002 Daniel Stenberg

Roland Zimmermann's hint, we use SSL_CTX_use_certificate_chain_file() instead
of the previous one that used SSL_CTX_use_certificate_file()

0c00eb9317-May-2002 Daniel Stenberg

removed compiler warnings

baa77ec117-May-2002 Daniel Stenberg

FreeBSD needs sys/types.h before we include sys/select.h that was included
mainly for AIX in the first place...! As reported in bug report #556869

9263652c17-May-2002 Daniel Stenberg

Fixes bug report #556930 - we need to make sure that the data is all right
after we've realloc() the packed hostent struct.

bc74375515-May-2002 Daniel Stenberg

Added item 4.10 after talks with Russ Freeman

edb1756013-May-2002 Daniel Stenberg

7.9.7 commit

5215f6f613-May-2002 Daniel Stenberg

we don't need win32sockets.c anymore, we support this internally

1913b4ee13-May-2002 Daniel Stenberg

fopen.c added, a fopen() style emulation for URL reading

b44a4da512-May-2002 Daniel Stenberg

Friday's fixes

919878fb10-May-2002 Daniel Stenberg

AIX 5.1

06bdf83410-May-2002 Daniel Stenberg

Kein Roth made --trace-ascii look even better, and make OD 0A occurances
get output as plain newlines.

2ff2810a10-May-2002 Daniel Stenberg

AIX wants sys/select.h for the fd_set stuff in curl/multi.h, and even though
it is a bit ugly work-around to add this here, it is still a working work-
around! ;-)

20d9c1b307-May-2002 Daniel Stenberg

Patrick Smith's contributed docs improvements for when NLST is used by
curl...

bbe10cb007-May-2002 Daniel Stenberg

7.9.7-pre2

daba8f3a07-May-2002 Daniel Stenberg

Added --trace-ascii support

1458c36607-May-2002 Daniel Stenberg

--trace-ascii and --junk-session-cookies were added

980a47b407-May-2002 Daniel Stenberg

support for ingoring session cookies added

f7ca561b06-May-2002 Daniel Stenberg

the code for case CURLOPT_DEBUGDATA code broke the CURLOPT_STDERR one!

cacd756e06-May-2002 Daniel Stenberg

recent fiddling

8539e76c06-May-2002 Daniel Stenberg

CURLOPT_FILE and CURLOPT_INFILE have better aliases now:
CURLOPT_WRITEDATA and CURLOPT_READDATA

3bbf694d06-May-2002 Daniel Stenberg

Added multi-post.c, based on the source file posted by Gustaf Hui

44debdde05-May-2002 Daniel Stenberg

Better support for being used with the multi interface without the *fd_set()
and proper select()ing have been made.

c6cf2b8e05-May-2002 Daniel Stenberg

--trace is a 7.9.7 function

69c5452b05-May-2002 Daniel Stenberg

added -Z/--max-redirs and --trace
changed order of a few others to keep the a-z order

1...<<1241124212431244124512461247124812491250>>...1351