History log of /curl/ (Results 31551 – 31575 of 33762)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4748b40a07-Feb-2002 Daniel Stenberg

changes since 7.9.4

c40b4f6c07-Feb-2002 Daniel Stenberg

don't add 2 to the post size, that was a previous mistake because there
was an extra CRLF added to the post data

d3b96dd306-Feb-2002 Daniel Stenberg

Miklos Nemeth windows update

f946df6406-Feb-2002 Daniel Stenberg

Miklos Nemeth added comments

fef78bd606-Feb-2002 Daniel Stenberg

Miklos Nemeth improved the windows section

9e6cc86b06-Feb-2002 Daniel Stenberg

Miklos Nemeth improved

b544c5fa06-Feb-2002 Daniel Stenberg

ARGH the CRLF I removed recently was not only done after the initial
content-type header, it was used for each part and thus without this it
failed MISERABLY. *smacks forhead*

afa64ee306-Feb-2002 Daniel Stenberg

a few of the SSL options were added in 7.9.3 and it should be noted
accordingly

e9bfef0e06-Feb-2002 Daniel Stenberg

Brent Beardsley found the content-type bug!

ddbcccd405-Feb-2002 Daniel Stenberg

Kevin Roth's discovered SSL download problem

5370d7a605-Feb-2002 Daniel Stenberg

7.9.4

685b180a04-Feb-2002 Daniel Stenberg

7.9.4-pre2

9dab850803-Feb-2002 Daniel Stenberg

Eric Melville fixed spell mistakes on a few places

0d5bfe8801-Feb-2002 Daniel Stenberg

Andreas Damm made getdate use gmtime_r if available

cc2f1d4831-Jan-2002 Daniel Stenberg

Added the recycle handles chapter
Added most of the Customizing Operations chapter

a8dd13db31-Jan-2002 Daniel Stenberg

struct HttpHeader died ages ago, corrected comments

325391ae31-Jan-2002 Daniel Stenberg

Albert Chin:
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined
if -D_REENTRANT is used. Without it, the compiler still accepts the
function prototype but gives a warn

Albert Chin:
Forgot one case. On HP-UX 11.00, gethostbyname_r() is properly defined
if -D_REENTRANT is used. Without it, the compiler still accepts the
function prototype but gives a warning about hostent_data going out of
scope. This is because struct hostent_data is not declared. So, we
force an error by trying to set a variable to the struct.

show more ...

3474ec4e31-Jan-2002 Daniel Stenberg

_num_chars did wrong when called with a number that starts with 1!

ec1736d431-Jan-2002 Daniel Stenberg

corrected the docs for CURLINFO_FILETIME

4522579631-Jan-2002 Daniel Stenberg

Giaslas Georgios provided docs for CURLINFO_CONTENT_TYPE

907a6e0e30-Jan-2002 Daniel Stenberg

Georg Horn the previous SSL_read() fix, this was actually the fix I did
on my test machine! :-)

d20186a730-Jan-2002 Daniel Stenberg

I have too many ideas of what to mention in this docs

b280518830-Jan-2002 Daniel Stenberg

Georg Horn found yet another SSL reading problem caused by the non-blocks.
This was a real bummer!

bdea56cd30-Jan-2002 Daniel Stenberg

big-time alert that this doesn't work

8a3ec2c630-Jan-2002 Daniel Stenberg

the interface is simply called the "C" one these days

1...<<1261126212631264126512661267126812691270>>...1351