- May 10, 2004
-
-
Daniel Stenberg authored
-
- May 05, 2004
-
-
Daniel Stenberg authored
for the return code
-
- Apr 21, 2004
-
-
Daniel Stenberg authored
160 shows. We got no data and we attempted to re-use a connection. This might happen if the connection was left alive when we were done using it before, but that was closed when we wanted to read from it again. Bad luck. Retry the same request on a fresh connect! Deleted the sockerror variable again, it serves no purpose anymore.
-
- Mar 10, 2004
-
-
Daniel Stenberg authored
within the switch.
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
defines are in setup.h.
-
- Mar 08, 2004
-
-
Daniel Stenberg authored
-
- Feb 26, 2004
-
-
Daniel Stenberg authored
-
- Feb 02, 2004
-
-
Daniel Stenberg authored
-
- Jan 30, 2004
-
-
Daniel Stenberg authored
so that the automatic testing hosts will test these changes over the weekend.
-
- Jan 29, 2004
-
-
Daniel Stenberg authored
warnings. Minor edits by me.
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Dec 02, 2003
-
-
Daniel Stenberg authored
-
- Nov 24, 2003
-
-
Daniel Stenberg authored
-
- Oct 27, 2003
-
-
Daniel Stenberg authored
-
- Oct 19, 2003
-
-
Daniel Stenberg authored
-
- Oct 14, 2003
-
-
Daniel Stenberg authored
-
- Aug 11, 2003
-
-
Daniel Stenberg authored
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- Jun 06, 2003
-
-
Daniel Stenberg authored
-
- May 06, 2003
-
-
Daniel Stenberg authored
EAGAIN but only EWOULDBLOCK, which caused badness on HPUX. We also check for and act the same on EINTR errors as well now.
-
- 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
-