- Jan 28, 2002
-
-
Daniel Stenberg authored
request of its own, it just changes the keyword of a request.
-
Daniel Stenberg authored
on IPv4-linux machines
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 27, 2002
-
-
Daniel Stenberg authored
pointed out this ugliness.
-
Daniel Stenberg authored
-
- Jan 25, 2002
-
-
Daniel Stenberg authored
little fix seems to correct it. another case where we just returned and didn't shut off the reading. This bug is introduced in 7.9.3 due to the new internal "order".
-
- Jan 23, 2002
-
-
Daniel Stenberg authored
after the headers on a HEAD request. This bug has been added in 7.9.3 and was mnot present earlier.
-
- Jan 19, 2002
-
-
Daniel Stenberg authored
post a non-existing file should include nothing, not an error text!
-
- Jan 18, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
where BLA is undefined
-
Daniel Stenberg authored
should anyone ever want a good printf() clone
-
Daniel Stenberg authored
on the left side of comparisons...
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
boxes.
-
Daniel Stenberg authored
-
- Jan 17, 2002
-
-
Daniel Stenberg authored
0.9.5
-
Daniel Stenberg authored
all platforms, I also edited a few data types slightly to prevent my compiler from warning on comparisions between signed and unsigned values
-
Sterling Hughes authored
fine..
-
Sterling Hughes authored
host:port, so accessing curl.haxx.se on port 80 would yield a key value of :: curl.haxx.se:80
-
- Jan 16, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
now.
-
Daniel Stenberg authored
- made a separate buffer for uploads (due to the non-blocking stuff) - added two connectdata struct fields for non-blocking uploads
-
Daniel Stenberg authored
Curl_write().
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cases where EWOULDBLOCK or equivalent is returned. We must not block.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
again. THIS IS NOT A NICE FIX.
-
Daniel Stenberg authored
again. THIS IS NOT A NICE FIX. We should/must make a select() then and only retry when we can write to the socket again.
-
- Jan 14, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Sterling Hughes authored
-
- Jan 09, 2002
-
-
Daniel Stenberg authored
would crash. This corrects the problem.
-
- Jan 08, 2002
-
-
Daniel Stenberg authored
-