Daniel Stenberg [Fri, 30 Jan 2004 12:43:49 +0000 (12:43 +0000)]
attempt to fix the notorious test 91 failures
Daniel Stenberg [Fri, 30 Jan 2004 12:41:27 +0000 (12:41 +0000)]
make sure the connection is closed when it was detected reset!
Daniel Stenberg [Fri, 30 Jan 2004 12:08:18 +0000 (12:08 +0000)]
Somewhat crude attempt at fixing the test 91 failures. I commit this now
so that the automatic testing hosts will test these changes over the weekend.
Daniel Stenberg [Fri, 30 Jan 2004 09:48:55 +0000 (09:48 +0000)]
hide the grep result
Daniel Stenberg [Fri, 30 Jan 2004 09:31:44 +0000 (09:31 +0000)]
catching up with reality
Daniel Stenberg [Fri, 30 Jan 2004 09:31:23 +0000 (09:31 +0000)]
test case 510, mpeix fix
Daniel Stenberg [Fri, 30 Jan 2004 09:27:27 +0000 (09:27 +0000)]
when we receive a request overflow, we still dump the incoming request to
the dump file to make it easier to understand and debug the situation
Daniel Stenberg [Fri, 30 Jan 2004 09:26:23 +0000 (09:26 +0000)]
added lib510.c for callback POST using chunked encoding
Daniel Stenberg [Fri, 30 Jan 2004 09:25:45 +0000 (09:25 +0000)]
added test 510, callback-based POST using chunked encoding
Daniel Stenberg [Fri, 30 Jan 2004 08:54:00 +0000 (08:54 +0000)]
--socks
Daniel Stenberg [Fri, 30 Jan 2004 08:51:24 +0000 (08:51 +0000)]
Added --socks
Daniel Stenberg [Fri, 30 Jan 2004 07:51:51 +0000 (07:51 +0000)]
only do the verifyconnect() clear magic on mpeix
Daniel Stenberg [Thu, 29 Jan 2004 16:17:51 +0000 (16:17 +0000)]
the thread and SSL issue is now fixed
Daniel Stenberg [Thu, 29 Jan 2004 16:17:25 +0000 (16:17 +0000)]
note about the need for extra functions set to OpenSSL if you use OpenSSL
multi-threaded
Daniel Stenberg [Thu, 29 Jan 2004 16:00:10 +0000 (16:00 +0000)]
update with recent info
Daniel Stenberg [Thu, 29 Jan 2004 15:48:27 +0000 (15:48 +0000)]
don't include config.g in src/hugehelp.c unless HAVE_CONFIG_H is defined
Daniel Stenberg [Thu, 29 Jan 2004 15:41:56 +0000 (15:41 +0000)]
ares fix, warnings fixed, mpeix fixes
Daniel Stenberg [Thu, 29 Jan 2004 15:38:27 +0000 (15:38 +0000)]
check for sys/ioctl.h as well
added commented more aggressive compiler options for gcc, subject to be used
instead of the current ones when --enable-debug is used
Daniel Stenberg [Thu, 29 Jan 2004 15:37:21 +0000 (15:37 +0000)]
added verifyconnect proto and use it correctly in the waitconnect function
Daniel Stenberg [Thu, 29 Jan 2004 15:35:42 +0000 (15:35 +0000)]
moved the definitions of IOCTL_3_ARGS to setup.h
Daniel Stenberg [Thu, 29 Jan 2004 15:29:47 +0000 (15:29 +0000)]
1. changed order of two include files to build fine on MPE/iX
2. now reads the socket error before check connect status, also to make us
run fine on MPE/iX
Daniel Stenberg [Thu, 29 Jan 2004 15:28:53 +0000 (15:28 +0000)]
Ken Hirsch says he basicly needs all 'mv' to be 'mv -f' for configure to
run in a sane manner on his MPE/iX operating system.
Daniel Stenberg [Thu, 29 Jan 2004 13:56:45 +0000 (13:56 +0000)]
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
warnings. Minor edits by me.
Daniel Stenberg [Thu, 29 Jan 2004 13:54:08 +0000 (13:54 +0000)]
make pedantic compiler options generate less warnings
Daniel Stenberg [Thu, 29 Jan 2004 13:53:34 +0000 (13:53 +0000)]
added hugehelp.h
Daniel Stenberg [Thu, 29 Jan 2004 13:49:41 +0000 (13:49 +0000)]
nonsence change to make -Wunreachable-code get happy
Daniel Stenberg [Thu, 29 Jan 2004 13:48:36 +0000 (13:48 +0000)]
use hugehelp.h to silence picky compiler warnings
Daniel Stenberg [Thu, 29 Jan 2004 12:07:48 +0000 (12:07 +0000)]
documented ares_version()
Daniel Stenberg [Thu, 29 Jan 2004 12:07:34 +0000 (12:07 +0000)]
return a const char *
Daniel Stenberg [Thu, 29 Jan 2004 11:33:31 +0000 (11:33 +0000)]
use the name 'c-ares' for this package
Daniel Stenberg [Thu, 29 Jan 2004 11:33:16 +0000 (11:33 +0000)]
include the new README.cares
Daniel Stenberg [Thu, 29 Jan 2004 11:32:45 +0000 (11:32 +0000)]
point out that this is a forked project, all c-ares specific stuff is now
in README.cares
Daniel Stenberg [Thu, 29 Jan 2004 11:32:24 +0000 (11:32 +0000)]
c-ares specific README, leaving most of the original README as-is
Daniel Stenberg [Thu, 29 Jan 2004 11:32:01 +0000 (11:32 +0000)]
cut off the initial blurb, moved that to README.cares
Daniel Stenberg [Thu, 29 Jan 2004 11:23:36 +0000 (11:23 +0000)]
Dirk Manske fixed a flaw in the setting of the socket to non-blocking
Daniel Stenberg [Thu, 29 Jan 2004 11:21:37 +0000 (11:21 +0000)]
updates
Daniel Stenberg [Thu, 29 Jan 2004 07:43:56 +0000 (07:43 +0000)]
adjusted to the corrected chunked transfer-encoding extra trailing CRLF
Daniel Stenberg [Thu, 29 Jan 2004 07:29:28 +0000 (07:29 +0000)]
verify that buildconf ran fine to allow it to continue
Daniel Stenberg [Wed, 28 Jan 2004 21:44:45 +0000 (21:44 +0000)]
upload with chunked transfer encoding is now fixed
Daniel Stenberg [Wed, 28 Jan 2004 17:38:58 +0000 (17:38 +0000)]
Gisle has eyes, I don't
Daniel Stenberg [Wed, 28 Jan 2004 17:07:22 +0000 (17:07 +0000)]
Chunked-transfers should have an additional CRLF after the final 0 CRLF
sequence.
Daniel Stenberg [Wed, 28 Jan 2004 17:03:49 +0000 (17:03 +0000)]
added the extra newline that this needs to succeed
Daniel Stenberg [Tue, 27 Jan 2004 13:35:55 +0000 (13:35 +0000)]
send a connection: close in the initial reply to see if things differ
Daniel Stenberg [Tue, 27 Jan 2004 13:17:44 +0000 (13:17 +0000)]
number two is fixed!
Daniel Stenberg [Tue, 27 Jan 2004 12:54:22 +0000 (12:54 +0000)]
CONNECT response headers are now passed back as "regular" headers
Daniel Stenberg [Tue, 27 Jan 2004 12:39:34 +0000 (12:39 +0000)]
don't advance the line pointer if it already points to the null terminator
Daniel Stenberg [Tue, 27 Jan 2004 12:25:37 +0000 (12:25 +0000)]
very big transfers now get nicer progress displayed after 9999 megabytes have
been transfered!
Daniel Stenberg [Tue, 27 Jan 2004 12:16:24 +0000 (12:16 +0000)]
display OK if it runs OK
Daniel Stenberg [Mon, 26 Jan 2004 16:16:44 +0000 (16:16 +0000)]
when saving in a cookie jar fails, include the file name in the error message
to make it easier to track down
Daniel Stenberg [Mon, 26 Jan 2004 07:55:16 +0000 (07:55 +0000)]
Removed two redundant #include files in the djgpp section. They're already
included. (a Dan Fandrich fix)
Daniel Stenberg [Fri, 23 Jan 2004 12:52:04 +0000 (12:52 +0000)]
the *_LARGE options work fine on windows in 7.11.1
Daniel Stenberg [Fri, 23 Jan 2004 12:51:27 +0000 (12:51 +0000)]
things continue to happen
Daniel Stenberg [Fri, 23 Jan 2004 12:50:53 +0000 (12:50 +0000)]
Use Curl_strtoll() if needed. This is not a library call, this is just the
same code as the library uses for its internal function. Thus the captical
C in the beginning.
Daniel Stenberg [Fri, 23 Jan 2004 12:49:53 +0000 (12:49 +0000)]
use the Curl_strtoll() source code from the lib code
Daniel Stenberg [Fri, 23 Jan 2004 08:36:03 +0000 (08:36 +0000)]
Proxy username and password on persistant connections could easily get
messed up. Vincent Bronner detected this.
Daniel Stenberg [Fri, 23 Jan 2004 08:29:56 +0000 (08:29 +0000)]
check the arguments to the socks5 function, as the name and password might
be NULL pointers, and if non-NULL if now support zero-length names/passwords
Daniel Stenberg [Fri, 23 Jan 2004 08:02:12 +0000 (08:02 +0000)]
fixed the progress meter display for files >32 bit, Gisle Vanem reported
Daniel Stenberg [Fri, 23 Jan 2004 07:44:02 +0000 (07:44 +0000)]
include curl.h for the typedef
Daniel Stenberg [Fri, 23 Jan 2004 07:41:05 +0000 (07:41 +0000)]
define SIZEOF_CURL_OFF_T if not already defined
Daniel Stenberg [Thu, 22 Jan 2004 14:37:06 +0000 (14:37 +0000)]
re-intended the code curl-style
Daniel Stenberg [Thu, 22 Jan 2004 14:35:06 +0000 (14:35 +0000)]
zlib fix for the help text, stroll usage on mingw/djgpp
Daniel Stenberg [Thu, 22 Jan 2004 14:31:46 +0000 (14:31 +0000)]
return curl_off_t instead of long long, to work on more platforms
Daniel Stenberg [Thu, 22 Jan 2004 14:27:58 +0000 (14:27 +0000)]
Gisle Vanem fixed the compressed help text zlib code
Daniel Stenberg [Thu, 22 Jan 2004 14:25:54 +0000 (14:25 +0000)]
it has strtoll
Daniel Stenberg [Thu, 22 Jan 2004 14:25:19 +0000 (14:25 +0000)]
Gisle Vanem's fix, mingw as strtoll
Daniel Stenberg [Thu, 22 Jan 2004 13:11:35 +0000 (13:11 +0000)]
attempt to fix 64bit seeking for Windows, does it work?
Daniel Stenberg [Thu, 22 Jan 2004 12:48:48 +0000 (12:48 +0000)]
font-lock the curl_off_t type instead of the off_t
Daniel Stenberg [Thu, 22 Jan 2004 12:46:55 +0000 (12:46 +0000)]
header file fixing
Daniel Stenberg [Thu, 22 Jan 2004 12:46:07 +0000 (12:46 +0000)]
use curl_off_t instead of off_t
Daniel Stenberg [Thu, 22 Jan 2004 12:45:50 +0000 (12:45 +0000)]
use curl_off_t instead of off_t!
Daniel Stenberg [Thu, 22 Jan 2004 12:01:59 +0000 (12:01 +0000)]
Instead of checking the off_t size, we use the source dir version of the
curl.h header and then check for the size of the curl_off_t type.
Daniel Stenberg [Thu, 22 Jan 2004 11:56:39 +0000 (11:56 +0000)]
s/not/note
Daniel Stenberg [Thu, 22 Jan 2004 11:54:39 +0000 (11:54 +0000)]
curl_off_t is the new type for large file support
HttpPost is not defined anymore
Daniel Stenberg [Thu, 22 Jan 2004 11:54:00 +0000 (11:54 +0000)]
use the proper type for formposts, not the deprecated one
Daniel Stenberg [Thu, 22 Jan 2004 11:53:43 +0000 (11:53 +0000)]
added the missing proto for the still unused quit function
Daniel Stenberg [Thu, 22 Jan 2004 10:17:09 +0000 (10:17 +0000)]
mark the option better
Daniel Stenberg [Thu, 22 Jan 2004 09:40:30 +0000 (09:40 +0000)]
start working on 7.11.1
Daniel Stenberg [Thu, 22 Jan 2004 09:15:49 +0000 (09:15 +0000)]
release time!
Daniel Stenberg [Thu, 22 Jan 2004 09:15:37 +0000 (09:15 +0000)]
no large files on windows just yet
Daniel Stenberg [Wed, 21 Jan 2004 09:22:23 +0000 (09:22 +0000)]
updates
Daniel Stenberg [Wed, 21 Jan 2004 08:52:59 +0000 (08:52 +0000)]
updated year
Daniel Stenberg [Wed, 21 Jan 2004 08:51:54 +0000 (08:51 +0000)]
removed Basic in the initial response to see if it makes any difference
in the failure frequency
Daniel Stenberg [Wed, 21 Jan 2004 08:50:08 +0000 (08:50 +0000)]
use the proper timecond defines, not the obsolete ones I've removed! ;-)
The initial QUIT-sending code is added, but not yet used due to the issues
previously mentioned on the mailing list.
Daniel Stenberg [Wed, 21 Jan 2004 08:47:21 +0000 (08:47 +0000)]
use the proper timecond defines, not the obsolete ones!
Daniel Stenberg [Wed, 21 Jan 2004 08:45:34 +0000 (08:45 +0000)]
Byron's fixes
Daniel Stenberg [Wed, 21 Jan 2004 08:44:58 +0000 (08:44 +0000)]
old timecond defines removed
Daniel Stenberg [Wed, 21 Jan 2004 08:39:54 +0000 (08:39 +0000)]
Removed defines with TIMECOND_ prefixes. They have been obsolte since April 22
2002, and if this causes anyone any problems now it is very easy to just
add CURL_ to the names. This corrects this name space pollution.
Daniel Stenberg [Wed, 21 Jan 2004 07:46:17 +0000 (07:46 +0000)]
clarified where VERBOSE output goes
Daniel Stenberg [Mon, 19 Jan 2004 22:16:30 +0000 (22:16 +0000)]
David Byron's --trace fix
Daniel Stenberg [Mon, 19 Jan 2004 22:15:59 +0000 (22:15 +0000)]
David Byron cleaned up how --trace with no option was treated, and also
arguments in a config file without a required parameter!
Daniel Stenberg [Mon, 19 Jan 2004 15:41:50 +0000 (15:41 +0000)]
two minor build quirks
Daniel Stenberg [Mon, 19 Jan 2004 15:41:28 +0000 (15:41 +0000)]
nothing left for 7.11.0, the remaining items were moved to 7.11.1 as planned
Daniel Stenberg [Fri, 16 Jan 2004 12:40:42 +0000 (12:40 +0000)]
added this test, this is basicly a copy of test 91 but we return the first
response with a size 5 instead of size 0, to see if this has an impact on
the failure frequency - test 91 still fails occationally.
Daniel Stenberg [Fri, 16 Jan 2004 09:17:04 +0000 (09:17 +0000)]
Gisle Vanem's patch for variables that "might be used uninitialized"
Daniel Stenberg [Fri, 16 Jan 2004 07:15:05 +0000 (07:15 +0000)]
silly me
Daniel Stenberg [Fri, 16 Jan 2004 07:09:28 +0000 (07:09 +0000)]
Avoid Curl_if2ip() on Interix as well. Fix by Rodney.
Daniel Stenberg [Fri, 16 Jan 2004 06:50:41 +0000 (06:50 +0000)]
removed unused stuff
Daniel Stenberg [Thu, 15 Jan 2004 13:08:12 +0000 (13:08 +0000)]
use the %dk display for one extra k of progress
Daniel Stenberg [Thu, 15 Jan 2004 12:49:23 +0000 (12:49 +0000)]
automake 1.8 adjustment
Daniel Stenberg [Thu, 15 Jan 2004 12:48:13 +0000 (12:48 +0000)]
Added escaping of the function name in the AC_DEFUN() macros, so that
automake 1.8+ stops complaining!