- May 01, 2003
-
-
Daniel Stenberg authored
portability. Also use Andy Cedilnik's compiler warning fixes.
-
- Apr 09, 2003
-
-
Daniel Stenberg authored
-
- Mar 11, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
systems. Bug report #701749.
-
- Jan 29, 2003
-
-
Daniel Stenberg authored
way for emacs, and vim users should provide a similar non-polluting style
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Jan 07, 2003
-
-
Daniel Stenberg authored
that the output looks better
-
- Dec 29, 2002
-
-
Daniel Stenberg authored
care how many bytes that is readable NOW. Philippe Raoult reported the bug in 7.10.3-pre3.
-
- Dec 19, 2002
-
-
Daniel Stenberg authored
situation occurs, which it previously didn't! This was reptoed by Evan Jordan in bug report #653022. Also, if ERROR_SYSCALL is returned from SSL_write(), include the errno number in the error string for easier error detection.
-
- Nov 05, 2002
-
-
Daniel Stenberg authored
debug wasn't enabled
-
- Oct 08, 2002
-
-
Daniel Stenberg authored
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Aug 22, 2002
-
-
Daniel Stenberg authored
I reformatted some functions using a different indent than the rest of the file.
-
- May 04, 2002
-
-
Daniel Stenberg authored
by the internal debugfunction callback
-
- Apr 12, 2002
-
-
Daniel Stenberg authored
CURLOPT_DEBUGFUNCTION and CURLOPT_DEBUGDATA.
-
- Apr 10, 2002
-
-
Daniel Stenberg authored
-
- Apr 02, 2002
-
-
Daniel Stenberg authored
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
- Mar 13, 2002
-
-
Daniel Stenberg authored
do if the write would've blocked
-
- Feb 05, 2002
-
-
Daniel Stenberg authored
-
- Jan 30, 2002
-
-
Daniel Stenberg authored
on my test machine! :-)
-
Daniel Stenberg authored
This was a real bummer!
-
- Jan 18, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
boxes.
-
- Jan 16, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cases where EWOULDBLOCK or equivalent is returned. We must not block.
-
- Jan 14, 2002
-
-
Daniel Stenberg authored
-
- Jan 08, 2002
-
-
Daniel Stenberg authored
over to non-blocking sockets, but this loops very nastily. We should return back to the select() and wait there until more data arrives, not just blindly attempt again and again...
-
- Dec 11, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 04, 2001
-
-
Daniel Stenberg authored
-
- Nov 02, 2001
-
-
Daniel Stenberg authored
for each *_perform(). It makes things a lot easier, as the first one that detects the error get to write the final error reason...
-
- Oct 31, 2001
-
-
Daniel Stenberg authored
-
- Oct 11, 2001
-
-
Sterling Hughes authored
-
- Sep 07, 2001
-
-
Sterling Hughes authored
-
- Aug 30, 2001
-
-
Daniel Stenberg authored
be posted in a minute to the libcurl list.
-
- Aug 17, 2001
-
-
Daniel Stenberg authored
-
- Aug 14, 2001
-
-
Daniel Stenberg authored
-
- Aug 06, 2001
-
-
Daniel Stenberg authored
set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that data. This is now fixed.
-
- May 31, 2001
-
-
Daniel Stenberg authored
-