]>
granicus.if.org Git - curl/log
Daniel Stenberg [Thu, 7 Apr 2005 14:26:03 +0000 (14:26 +0000)]
bail out if perl is missing, it is needed for building curl anyway
Daniel Stenberg [Thu, 7 Apr 2005 08:59:39 +0000 (08:59 +0000)]
check for libtoolize and aclocal to doublecheck the installations better
Daniel Stenberg [Thu, 7 Apr 2005 07:38:53 +0000 (07:38 +0000)]
Try harder to see if arpa/nameser_compat.h REALLY is a good header file to
include, as it seems at least some AIX versions don't really allow it to be
include at the same time as the original nameser.h.
Daniel Stenberg [Thu, 7 Apr 2005 07:30:02 +0000 (07:30 +0000)]
add SSPI
Daniel Stenberg [Wed, 6 Apr 2005 22:27:42 +0000 (22:27 +0000)]
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
X.
Daniel Stenberg [Wed, 6 Apr 2005 21:14:58 +0000 (21:14 +0000)]
better errno constant replacements, as mentioned by Gisle Vanem
Gisle Vanem [Wed, 6 Apr 2005 18:58:33 +0000 (18:58 +0000)]
Include inet_net_pton.h for 'struct in6_addr'. Ideally this
should come from <ws2tcpip.h>, but Winsock 1.1 should
suffice.
Gisle Vanem [Wed, 6 Apr 2005 18:55:59 +0000 (18:55 +0000)]
Moved inet_net_pton.h to HHEADERS.
Daniel Stenberg [Wed, 6 Apr 2005 14:11:50 +0000 (14:11 +0000)]
check for struct sizes and use those sizes if the NS_* defines are lacking
(IRIX 6.5.22 it seems)
Daniel Stenberg [Wed, 6 Apr 2005 14:02:37 +0000 (14:02 +0000)]
moved the *_inet_pton protos to inet_net_pton.h instead
Daniel Stenberg [Wed, 6 Apr 2005 13:54:02 +0000 (13:54 +0000)]
made the ares_inet_net_pton() proto use size_t size, as the function in the
code uses that
Dan Fandrich [Wed, 6 Apr 2005 00:39:48 +0000 (00:39 +0000)]
Removed extraneous comma
Daniel Stenberg [Tue, 5 Apr 2005 21:14:59 +0000 (21:14 +0000)]
too late hacking error
Daniel Stenberg [Tue, 5 Apr 2005 21:07:27 +0000 (21:07 +0000)]
test time-conditioned FTP uploads
Daniel Stenberg [Tue, 5 Apr 2005 20:59:12 +0000 (20:59 +0000)]
Christophe Legry's fix to grok time-conditoned uploads
Daniel Stenberg [Tue, 5 Apr 2005 20:20:14 +0000 (20:20 +0000)]
with these changes, it builds on my win32 cross-compiler
Daniel Stenberg [Tue, 5 Apr 2005 20:19:55 +0000 (20:19 +0000)]
check for another arpa header
Daniel Stenberg [Tue, 5 Apr 2005 20:08:15 +0000 (20:08 +0000)]
check for the arpa/* headers
Dominick Meglio [Tue, 5 Apr 2005 18:26:55 +0000 (18:26 +0000)]
Provided implementations of inet_net_pton and inet_pton from BIND for systems that do not include these functions. These will be necessary for CIDR support and IPv6 support.
Daniel Stenberg [Tue, 5 Apr 2005 15:11:51 +0000 (15:11 +0000)]
7.13.3 in progress
Daniel Stenberg [Tue, 5 Apr 2005 14:38:38 +0000 (14:38 +0000)]
5.11 How do I make libcurl not receive the whole HTTP response?
Daniel Stenberg [Tue, 5 Apr 2005 14:36:37 +0000 (14:36 +0000)]
two more actual FAQs
Daniel Stenberg [Tue, 5 Apr 2005 07:55:41 +0000 (07:55 +0000)]
restart with a blank page again
Daniel Stenberg [Tue, 5 Apr 2005 07:37:08 +0000 (07:37 +0000)]
the smell of release
Daniel Stenberg [Tue, 5 Apr 2005 07:33:30 +0000 (07:33 +0000)]
bug report #
1156287 , ftp upload from VMS
Daniel Stenberg [Mon, 4 Apr 2005 22:38:53 +0000 (22:38 +0000)]
win resolve crash, win makefile fix
Daniel Stenberg [Mon, 4 Apr 2005 21:23:04 +0000 (21:23 +0000)]
kill warnings
Daniel Stenberg [Mon, 4 Apr 2005 13:21:03 +0000 (13:21 +0000)]
Marcelo Juchem's improvements
Gisle Vanem [Mon, 4 Apr 2005 12:30:03 +0000 (12:30 +0000)]
hostthre.c: destroy_thread_data() made public. Called
from url.c: Curl_disconnect().
Daniel Stenberg [Mon, 4 Apr 2005 08:07:04 +0000 (08:07 +0000)]
spell fixes, based on the Debian bug report #302820 submitted by "A Costa"
Daniel Stenberg [Sun, 3 Apr 2005 23:01:33 +0000 (23:01 +0000)]
fix of tonight
Daniel Stenberg [Sun, 3 Apr 2005 22:46:25 +0000 (22:46 +0000)]
Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually
also affecting NTLM and Negotiate.) It turned out that if the server responded
with 100 Continue before the initial 401 response, libcurl didn't take care of
the response properly. Test case 245 and 246 added to verify this.
Daniel Stenberg [Sun, 3 Apr 2005 22:18:27 +0000 (22:18 +0000)]
Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug.
But this works just fine on my host. Plain HTTP POST using Digest.
Daniel Stenberg [Thu, 31 Mar 2005 20:34:24 +0000 (20:34 +0000)]
fixed bad comment, pointed out by Marcelo Juchem
Daniel Stenberg [Thu, 31 Mar 2005 14:42:28 +0000 (14:42 +0000)]
copyright this year
Daniel Stenberg [Thu, 31 Mar 2005 14:10:54 +0000 (14:10 +0000)]
Attempt to make this code more forgiving for systems that doesn't detect
the failed connect "immediately".
Daniel Stenberg [Thu, 31 Mar 2005 07:02:02 +0000 (07:02 +0000)]
Updated the copyright year since changes have been this year.
Daniel Stenberg [Thu, 31 Mar 2005 06:55:17 +0000 (06:55 +0000)]
the cookie API is better and more likely to happen in a separate release
Daniel Stenberg [Wed, 30 Mar 2005 20:55:44 +0000 (20:55 +0000)]
fix configure's SSL-detection for msys/mingw (from Andres Garcia)
Daniel Stenberg [Wed, 30 Mar 2005 06:31:32 +0000 (06:31 +0000)]
format mistake in --form-string, pointed out by Owen Watson
Daniel Stenberg [Tue, 29 Mar 2005 21:08:57 +0000 (21:08 +0000)]
Better connection keep-alive when POSTing with HTTP Digest or Negotiate.
Daniel Stenberg [Tue, 29 Mar 2005 12:28:25 +0000 (12:28 +0000)]
Don't close the connection if we're in a known negotiation mode and we won't
send any data anyway. Probably the bug Tom Moers noticed.
Daniel Stenberg [Tue, 29 Mar 2005 11:54:07 +0000 (11:54 +0000)]
proxy multi auth fix, --proxy-anyauth, ftp-ssl and ftp response reading fix
Daniel Stenberg [Tue, 29 Mar 2005 11:53:22 +0000 (11:53 +0000)]
postpone these
Daniel Stenberg [Tue, 29 Mar 2005 11:43:02 +0000 (11:43 +0000)]
When doing FTP-SSL, advance to the next state properly when the response to
AUTH has been received successfully.
Daniel Stenberg [Tue, 29 Mar 2005 11:35:25 +0000 (11:35 +0000)]
Fixed the FTP response reader function to properly deal with responses split
up in several chunks when read.
Daniel Stenberg [Tue, 29 Mar 2005 09:09:58 +0000 (09:09 +0000)]
Made the server send data to the control/data connections using two dedicated
functions. This enabled me to add a function that automatically delays between
each byte, to proper test curl's ability to read FTP server responses sent in
many (small) chunks. See also upcoming libcurl fixes...
Daniel Stenberg [Mon, 28 Mar 2005 22:19:31 +0000 (22:19 +0000)]
Based on Augustus Saunders' comments and findings, the HTTP output auth
function was fixed to use the proper proxy authentication when multiple ones
were added as accepted. test 239 and test 243 were added to repeat the
problems and verify the fixes.
Daniel Stenberg [Mon, 28 Mar 2005 22:17:49 +0000 (22:17 +0000)]
Added --proxy-anyauth
Daniel Stenberg [Mon, 28 Mar 2005 22:15:17 +0000 (22:15 +0000)]
modified some log outputs, added comment about auth required as used in
test 154
Daniel Stenberg [Tue, 22 Mar 2005 19:58:00 +0000 (19:58 +0000)]
can you spell copy and paste error for me loud and clear? ;-P
Daniel Stenberg [Tue, 22 Mar 2005 19:46:49 +0000 (19:46 +0000)]
provide HTML and PDF versions of the man pages in the dist archive
Daniel Stenberg [Tue, 22 Mar 2005 18:02:06 +0000 (18:02 +0000)]
When cross-compiling, we do some better checking for the NI_WITHSCOPEID option instead of just assuming it is present.
Gisle Vanem [Tue, 22 Mar 2005 10:37:26 +0000 (10:37 +0000)]
CURL_EXTERN is already in <curl/curl.h>.
Gisle Vanem [Tue, 22 Mar 2005 10:36:20 +0000 (10:36 +0000)]
Prevent redefinition warning with CURLDEBUG.
Daniel Stenberg [Tue, 22 Mar 2005 09:23:56 +0000 (09:23 +0000)]
moved out the changes from 2004 to CHANGES.2004
Dan Fandrich [Tue, 22 Mar 2005 01:24:27 +0000 (01:24 +0000)]
Fixed typo.
Daniel Stenberg [Mon, 21 Mar 2005 22:38:45 +0000 (22:38 +0000)]
the same fix here too, typecast to prevent win32 compiler warning
Daniel Stenberg [Mon, 21 Mar 2005 22:37:18 +0000 (22:37 +0000)]
typecase to fix win32 compiler warning (and intended as other code is)
Daniel Stenberg [Mon, 21 Mar 2005 22:34:07 +0000 (22:34 +0000)]
Modified the VALID_SOCK() macro to become VERIFY_SOCK() instead. It is slighly
more involved, but should hopefully not generate any compiler warnings on
win32 systems (that can't check the socket based on the numeric).
Daniel Stenberg [Mon, 21 Mar 2005 08:14:32 +0000 (08:14 +0000)]
Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support
is no longer only present when built with SSL support.
Daniel Stenberg [Mon, 21 Mar 2005 07:45:18 +0000 (07:45 +0000)]
format mistake
Daniel Stenberg [Sun, 20 Mar 2005 12:46:11 +0000 (12:46 +0000)]
removed a (fairly useless) debug output just to compile without warning
Daniel Stenberg [Sun, 20 Mar 2005 12:29:15 +0000 (12:29 +0000)]
silence win32 compiler warnings
Daniel Stenberg [Sun, 20 Mar 2005 00:38:50 +0000 (00:38 +0000)]
attempt to fix the ares link breakage with --enable-debug in libcurl and here
Daniel Stenberg [Sat, 19 Mar 2005 01:03:46 +0000 (01:03 +0000)]
silence warnings on win32 about static functions that are never used
Daniel Stenberg [Sat, 19 Mar 2005 01:00:00 +0000 (01:00 +0000)]
some additional debug output
Daniel Stenberg [Sat, 19 Mar 2005 00:44:55 +0000 (00:44 +0000)]
fix compiler warning
Dan Fandrich [Fri, 18 Mar 2005 18:41:50 +0000 (18:41 +0000)]
Fixed spelling of --runtestopts
Dan Fandrich [Fri, 18 Mar 2005 18:03:38 +0000 (18:03 +0000)]
Netware builds don't use configure.
Daniel Stenberg [Fri, 18 Mar 2005 10:16:49 +0000 (10:16 +0000)]
fix by Kyrre Kristiansen
Daniel Stenberg [Fri, 18 Mar 2005 09:21:25 +0000 (09:21 +0000)]
adjust to use plain 'make' even for cross-compiles if using configure-
style build
Daniel Stenberg [Fri, 18 Mar 2005 09:01:42 +0000 (09:01 +0000)]
a Common Lisp binding
Dan Fandrich [Thu, 17 Mar 2005 20:50:17 +0000 (20:50 +0000)]
Change the bogus address used in test237 to be more reliable when run
on a host with a buggy resolver that strips all but the bottom 8 bits of
each octet. The resolved address in this case (192.0.2.127) is guaranteed
never to belong to a real host (see RFC3330).
Dan Fandrich [Thu, 17 Mar 2005 20:32:59 +0000 (20:32 +0000)]
Use the proper macro to do uClibc detection.
Daniel Stenberg [Thu, 17 Mar 2005 19:12:15 +0000 (19:12 +0000)]
include inet_pton.h
Daniel Stenberg [Thu, 17 Mar 2005 12:16:24 +0000 (12:16 +0000)]
added descriptions
Daniel Stenberg [Thu, 17 Mar 2005 12:00:23 +0000 (12:00 +0000)]
update year
Daniel Stenberg [Thu, 17 Mar 2005 09:44:09 +0000 (09:44 +0000)]
don't set TEST_F to blank when --runtestopts isn't used, as that will override
the default options set in the Makefile
Daniel Stenberg [Thu, 17 Mar 2005 08:17:48 +0000 (08:17 +0000)]
support multiple error codes for a test case since some things just vary
between platforms
Daniel Stenberg [Thu, 17 Mar 2005 08:09:10 +0000 (08:09 +0000)]
add 'FTP ASCII transfers' here, since they seem to be frequently attempted
these days...!
Daniel Stenberg [Thu, 17 Mar 2005 08:04:08 +0000 (08:04 +0000)]
add new option
Daniel Stenberg [Thu, 17 Mar 2005 08:04:00 +0000 (08:04 +0000)]
add new file
Daniel Stenberg [Thu, 17 Mar 2005 08:03:46 +0000 (08:03 +0000)]
its a start
Daniel Stenberg [Thu, 17 Mar 2005 07:40:15 +0000 (07:40 +0000)]
use Curl_inet_pton(), not inet_pton().
Dan Fandrich [Thu, 17 Mar 2005 00:57:17 +0000 (00:57 +0000)]
Added the --runtestsopts option to testcurl.pl to override the default
options used by runtests.pl during testing (useful for disabling valgrind).
Dan Fandrich [Wed, 16 Mar 2005 23:09:39 +0000 (23:09 +0000)]
Removed references to config-vms.h from the makefiles.
Dan Fandrich [Wed, 16 Mar 2005 22:27:05 +0000 (22:27 +0000)]
Removed old VMS config files (on behalf of Marty Kuhrt). The VMS build
scripts use the version in packages/vms/
Daniel Stenberg [Wed, 16 Mar 2005 22:03:55 +0000 (22:03 +0000)]
more
Daniel Stenberg [Wed, 16 Mar 2005 22:02:09 +0000 (22:02 +0000)]
check for the HTTPS server in a manner similar to how we check for the HTTP
server
Daniel Stenberg [Wed, 16 Mar 2005 22:01:39 +0000 (22:01 +0000)]
- Tru64 and some IRIX boxes seem to not like test 237 as it is. Their
inet_addr() functions seems to use &255 on all numericals in a ipv4 dotted
address which makes a different failure... Now I've modified the ipv4
resolve code to use inet_pton() instead in an attempt to make these systems
better detect this as a bad IP address rather than creating a toally bogus
address that is then passed on and used.
Dan Fandrich [Wed, 16 Mar 2005 02:25:12 +0000 (02:25 +0000)]
Fixed some compiler warnings I should have noticed before.
Dan Fandrich [Tue, 15 Mar 2005 21:00:46 +0000 (21:00 +0000)]
Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
Daniel Stenberg [Tue, 15 Mar 2005 12:33:08 +0000 (12:33 +0000)]
test EPSV and PASV response handling when they get well-formated data back
but using illegal values
Daniel Stenberg [Tue, 15 Mar 2005 12:13:37 +0000 (12:13 +0000)]
initial man page attempt for testcurl.pl
Daniel Stenberg [Tue, 15 Mar 2005 07:50:16 +0000 (07:50 +0000)]
new options to testcurl.pl, fixed curl-config and removed compiler warnings
Daniel Stenberg [Tue, 15 Mar 2005 07:49:47 +0000 (07:49 +0000)]
added missing features to curl-config
Daniel Stenberg [Tue, 15 Mar 2005 07:48:45 +0000 (07:48 +0000)]
nonsense change for(;;) => while(1) just to prevent gcc from warning on
never executed code when -Wunreachable-code is used
Daniel Stenberg [Tue, 15 Mar 2005 07:47:59 +0000 (07:47 +0000)]
prevent compiler warning
Daniel Stenberg [Tue, 15 Mar 2005 07:35:36 +0000 (07:35 +0000)]
Added lots of new command line options, made confsuffix get set based on
targetos only and not build os. Commented away the line that enables perl
warnings.