]> granicus.if.org Git - curl/log
curl
15 years agoRTSP tests disabled until test harness RTSP support is updated
Yang Tse [Thu, 28 Jan 2010 04:55:19 +0000 (04:55 +0000)]
RTSP tests disabled until test harness RTSP support is updated

15 years agoChris Conroy's RTSP followup fixes
Yang Tse [Thu, 28 Jan 2010 01:39:16 +0000 (01:39 +0000)]
Chris Conroy's RTSP followup fixes

15 years agomention asynchronous DNS lookups enhancements
Yang Tse [Wed, 27 Jan 2010 18:10:35 +0000 (18:10 +0000)]
mention asynchronous DNS lookups enhancements

15 years agoRestore normal operation:
Yang Tse [Wed, 27 Jan 2010 06:59:02 +0000 (06:59 +0000)]
Restore normal operation:

  c-ares is only enabled when specifically requested.

  Consequently, c-ares default setting is disabled.

15 years agofix c-ares assumed check being skipped
Yang Tse [Wed, 27 Jan 2010 04:56:07 +0000 (04:56 +0000)]
fix c-ares assumed check being skipped

15 years agofix compiler warning
Yang Tse [Wed, 27 Jan 2010 03:43:34 +0000 (03:43 +0000)]
fix compiler warning

15 years agofix LDFLAGS preservation in CURL_CHECK_LIB_ARES
Yang Tse [Wed, 27 Jan 2010 03:41:05 +0000 (03:41 +0000)]
fix LDFLAGS preservation in CURL_CHECK_LIB_ARES

15 years agono need to take precautiono for how things were before 7.16.0 since that
Daniel Stenberg [Tue, 26 Jan 2010 23:02:13 +0000 (23:02 +0000)]
no need to take precautiono for how things were before 7.16.0 since that
is now a very long time ago

15 years ago- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the
Daniel Stenberg [Tue, 26 Jan 2010 22:59:43 +0000 (22:59 +0000)]
- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the
  proxy that cannot be resolved when using c-ares. This matches the behaviour
  when not using c-ares.

15 years agoAdded curl_threads.c to a few more non-configure build files
Dan Fandrich [Tue, 26 Jan 2010 18:51:39 +0000 (18:51 +0000)]
Added curl_threads.c to a few more non-configure build files

15 years agominor fixes for --enable-ares configure option
Yang Tse [Tue, 26 Jan 2010 15:07:40 +0000 (15:07 +0000)]
minor fixes for --enable-ares configure option

15 years agoAndre Guibert de Bruet improved the libssh2 error code translation
Daniel Stenberg [Tue, 26 Jan 2010 12:25:03 +0000 (12:25 +0000)]
Andre Guibert de Bruet improved the libssh2 error code translation

15 years agoresolver selection for non-configure Windows builds, default is threaded DNS
Yang Tse [Tue, 26 Jan 2010 12:13:39 +0000 (12:13 +0000)]
resolver selection for non-configure Windows builds, default is threaded DNS

15 years agoadd curl_threads.c to non-configure target build files
Yang Tse [Tue, 26 Jan 2010 09:20:09 +0000 (09:20 +0000)]
add curl_threads.c to non-configure target build files

15 years agoonstantine Sapuntzakis threaded resolver enhancements
Yang Tse [Tue, 26 Jan 2010 08:43:21 +0000 (08:43 +0000)]
onstantine Sapuntzakis threaded resolver enhancements

15 years agoConstantine Sapuntzakis threaded resolver enhancements
Yang Tse [Mon, 25 Jan 2010 23:50:13 +0000 (23:50 +0000)]
Constantine Sapuntzakis threaded resolver enhancements

15 years agoConstantine Sapuntzakis provided initial thread abstraction layer
Yang Tse [Mon, 25 Jan 2010 23:46:27 +0000 (23:46 +0000)]
Constantine Sapuntzakis provided initial thread abstraction layer

15 years agomake Curl_handler_*_proxy definition static
Yang Tse [Mon, 25 Jan 2010 23:41:02 +0000 (23:41 +0000)]
make Curl_handler_*_proxy definition static

15 years agoUpdated minimum library sizes
Dan Fandrich [Mon, 25 Jan 2010 23:28:09 +0000 (23:28 +0000)]
Updated minimum library sizes

15 years agofix compiler warning
Yang Tse [Mon, 25 Jan 2010 04:36:13 +0000 (04:36 +0000)]
fix compiler warning

15 years agoJulien Chaffraix corrected bad #elif lines to silence warnings
Daniel Stenberg [Sun, 24 Jan 2010 22:44:10 +0000 (22:44 +0000)]
Julien Chaffraix corrected bad #elif lines to silence warnings

15 years agoHAVE_GETADDRINFO_THREADSAFE definition for non-configure win32 builds
Yang Tse [Sun, 24 Jan 2010 01:13:47 +0000 (01:13 +0000)]
HAVE_GETADDRINFO_THREADSAFE definition for non-configure win32 builds

15 years agoMention -J change
Bjorn Stenberg [Sat, 23 Jan 2010 20:14:39 +0000 (20:14 +0000)]
Mention -J change

15 years agoAdded -J/--remote-header-name.
Bjorn Stenberg [Sat, 23 Jan 2010 20:07:12 +0000 (20:07 +0000)]
Added -J/--remote-header-name.

15 years ago"remove progress meter from libcurl" at next API break
Daniel Stenberg [Sat, 23 Jan 2010 20:02:50 +0000 (20:02 +0000)]
"remove progress meter from libcurl" at next API break

15 years agoadd inclusion of curl_memory.h
Yang Tse [Sat, 23 Jan 2010 17:31:54 +0000 (17:31 +0000)]
add inclusion of curl_memory.h

15 years agoadjust preprocessor symbol definition check relative to resolver specialty
Yang Tse [Sat, 23 Jan 2010 13:53:33 +0000 (13:53 +0000)]
adjust preprocessor symbol definition check relative to resolver specialty

15 years agoPKTSIZE might have been already defined in arpa/tftp.h
Yang Tse [Sat, 23 Jan 2010 13:51:53 +0000 (13:51 +0000)]
PKTSIZE might have been already defined in arpa/tftp.h

15 years agoInclude "curl_memory.h" to get the strdup replacement when necessary
Dan Fandrich [Sat, 23 Jan 2010 10:04:04 +0000 (10:04 +0000)]
Include "curl_memory.h" to get the strdup replacement when necessary

15 years agowrap long lines and do some indent policing
Daniel Stenberg [Fri, 22 Jan 2010 23:21:39 +0000 (23:21 +0000)]
wrap long lines and do some indent policing

15 years agoDefinitions of resolver specialty compile-time defines CURLRES_* moved
Yang Tse [Fri, 22 Jan 2010 20:27:48 +0000 (20:27 +0000)]
Definitions of resolver specialty compile-time defines CURLRES_* moved
from hostip.h to setup.h in order to allow proper inclusion in any file.

This represents no functional change at all in which resolver is used,
everything still works as usual, internally and externally there is no
difference in behavior.

15 years agoadjust rtsp protocol support in curl-config and libcurl.pc when http is disabled
Yang Tse [Fri, 22 Jan 2010 16:38:32 +0000 (16:38 +0000)]
adjust rtsp protocol support in curl-config and libcurl.pc when http is disabled

15 years agodeal with the possibility that CURL_DISABLE_RTSP may already be defined
Yang Tse [Fri, 22 Jan 2010 15:15:08 +0000 (15:15 +0000)]
deal with the possibility that CURL_DISABLE_RTSP may already be defined

15 years agofix compiler warning: statement is unreachable
Yang Tse [Fri, 22 Jan 2010 14:21:28 +0000 (14:21 +0000)]
fix compiler warning: statement is unreachable

15 years agofix compilation when http is disabled
Yang Tse [Fri, 22 Jan 2010 14:20:56 +0000 (14:20 +0000)]
fix compilation when http is disabled

15 years agodisabling of rtsp when http isn't enabled required here for non-configure systems
Yang Tse [Fri, 22 Jan 2010 14:20:08 +0000 (14:20 +0000)]
disabling of rtsp when http isn't enabled required here for non-configure systems

15 years agowrap long lines, remove (very old) attribution from code
Daniel Stenberg [Fri, 22 Jan 2010 13:52:35 +0000 (13:52 +0000)]
wrap long lines, remove (very old) attribution from code

15 years agocleanups by Julien Chaffraix
Daniel Stenberg [Fri, 22 Jan 2010 13:14:51 +0000 (13:14 +0000)]
cleanups by Julien Chaffraix

15 years agoalphabetically sort the list of supported protocols
Daniel Stenberg [Fri, 22 Jan 2010 13:06:50 +0000 (13:06 +0000)]
alphabetically sort the list of supported protocols

15 years agoIn spite claiming to tbe disabled by default, RTSP is enabled and it now
Daniel Stenberg [Fri, 22 Jan 2010 12:52:35 +0000 (12:52 +0000)]
In spite claiming to tbe disabled by default, RTSP is enabled and it now
also says so. I also made the list of protocols get sorted.

15 years agoexpanded to provide info about the newer protocols too
Daniel Stenberg [Fri, 22 Jan 2010 12:27:38 +0000 (12:27 +0000)]
expanded to provide info about the newer protocols too

15 years agos/RTPFUNCTION/INTERLEAVEFUNCTION/
Daniel Stenberg [Fri, 22 Jan 2010 12:17:03 +0000 (12:17 +0000)]
s/RTPFUNCTION/INTERLEAVEFUNCTION/
s/RTPDATA/INTERLEAVEDATA/

15 years agokeep lines shorter than 80 columns, and reduce/remove the use of the word
Daniel Stenberg [Fri, 22 Jan 2010 09:19:10 +0000 (09:19 +0000)]
keep lines shorter than 80 columns, and reduce/remove the use of the word
'note' in most description as it is mostly useless.

15 years agoJulien Chaffraix adjusted "<name> section" line length
Yang Tse [Fri, 22 Jan 2010 07:32:09 +0000 (07:32 +0000)]
Julien Chaffraix adjusted "<name> section" line length

15 years agoConstantine Sapuntzakis refactoring of async callbacks, allowing
Yang Tse [Fri, 22 Jan 2010 06:36:52 +0000 (06:36 +0000)]
Constantine Sapuntzakis refactoring of async callbacks, allowing
removal of Curl_addrinfo_copy(), Curl_addrinfo6_callback(), and
Curl_addrinfo4_callback()

15 years agoAdded rtsp.c to the non-configure target build files
Dan Fandrich [Thu, 21 Jan 2010 22:03:26 +0000 (22:03 +0000)]
Added rtsp.c to the non-configure target build files

15 years agofix compiler warning
Yang Tse [Thu, 21 Jan 2010 19:27:32 +0000 (19:27 +0000)]
fix compiler warning

15 years agomake tftp_translate_code() static, it is only used from within tftp.c
Yang Tse [Thu, 21 Jan 2010 14:44:28 +0000 (14:44 +0000)]
make tftp_translate_code() static, it is only used from within tftp.c

15 years agofix warning triggered when debugging on cygwin
Yang Tse [Thu, 21 Jan 2010 14:29:04 +0000 (14:29 +0000)]
fix warning triggered when debugging on cygwin

15 years agoallow exporting of exe_ext() sub
Yang Tse [Thu, 21 Jan 2010 14:26:32 +0000 (14:26 +0000)]
allow exporting of exe_ext() sub

15 years agoimprove displaylogcontent() sub fixing a warning
Yang Tse [Thu, 21 Jan 2010 14:25:41 +0000 (14:25 +0000)]
improve displaylogcontent() sub fixing a warning

15 years agoremove typedef we ended up not using
Daniel Stenberg [Thu, 21 Jan 2010 14:05:06 +0000 (14:05 +0000)]
remove typedef we ended up not using

15 years agoChris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg [Thu, 21 Jan 2010 13:58:30 +0000 (13:58 +0000)]
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
libcurl options for controlling what to get and how to receive posssibly
interleaved RTP data. Initial commit.

15 years agoJulien Chaffraix fixed line lengths
Daniel Stenberg [Thu, 21 Jan 2010 12:28:29 +0000 (12:28 +0000)]
Julien Chaffraix fixed line lengths

15 years agoJulien Chaffraix removed an old obsolete typedef
Daniel Stenberg [Thu, 21 Jan 2010 11:48:48 +0000 (11:48 +0000)]
Julien Chaffraix removed an old obsolete typedef

15 years agoYun Fu pointed out a flaw in the loop that checks handles, and I indented
Daniel Stenberg [Thu, 21 Jan 2010 09:53:30 +0000 (09:53 +0000)]
Yun Fu pointed out a flaw in the loop that checks handles, and I indented
the code more curl-style

15 years ago"5.3 Sort outgoing cookies" removed, we now sort them
Daniel Stenberg [Thu, 21 Jan 2010 09:32:51 +0000 (09:32 +0000)]
"5.3 Sort outgoing cookies" removed, we now sort them

15 years agoSIGTERM is the signal to trap here, SIGKILL can't be caught.
Yang Tse [Wed, 20 Jan 2010 21:16:32 +0000 (21:16 +0000)]
SIGTERM is the signal to trap here, SIGKILL can't be caught.

15 years agoUse killsockfilters() to kill sockfilter processes, this ensures that when
Yang Tse [Wed, 20 Jan 2010 20:42:21 +0000 (20:42 +0000)]
Use killsockfilters() to kill sockfilter processes, this ensures that when
killing a sockfilter process the actual PID from the pid file is used and
not the one returned by open2() which might be different.

15 years agoAllow killsockfilters() to take a 5th optional parameter that when provided
Yang Tse [Wed, 20 Jan 2010 20:39:56 +0000 (20:39 +0000)]
Allow killsockfilters() to take a 5th optional parameter that when provided
indicates that only one of the two possible sockfilter processes should be
killed.  Valid values for this parameter are 'main' and 'data'.

15 years agoUse delete() to unset environment variables instead of assigning undef which
Yang Tse [Wed, 20 Jan 2010 20:08:50 +0000 (20:08 +0000)]
Use delete() to unset environment variables instead of assigning undef which
generates warning 'Use of uninitialized value in scalar assignment' with perl
versions older than 5.10

15 years agoAdjust valgrind logs file name detection.
Yang Tse [Wed, 20 Jan 2010 18:31:52 +0000 (18:31 +0000)]
Adjust valgrind logs file name detection.

Adjust environment vars setting and restoring from test definition.

Avoid using strftime in torture sub.

15 years agomodified test case 8 to also make sure that we deal with cookies using
Daniel Stenberg [Wed, 20 Jan 2010 09:39:40 +0000 (09:39 +0000)]
modified test case 8 to also make sure that we deal with cookies using
identical names but different paths properly

15 years ago- As was pointed out on the http-state mailing list, the order of cookies in a
Daniel Stenberg [Tue, 19 Jan 2010 23:19:59 +0000 (23:19 +0000)]
- As was pointed out on the http-state mailing list, the order of cookies in a
  HTTP Cookie: header _needs_ to be sorted on the path length in the cases
  where two cookies using the same name are set more than once using
  (overlapping) paths. Realizing this, identically named cookies must be
  sorted correctly. But detecting only identically named cookies and take care
  of them individually is harder than just to blindly and unconditionally sort
  all cookies based on their path lengths. All major browsers also already do
  this, so this makes our behavior one step closer to them in the cookie area.

  Test case 8 was the only one that broke due to this change and I updated it
  accordingly.

15 years agooops, I forgot to cvs add this before my previous commit (Dan Fandrich
Daniel Stenberg [Tue, 19 Jan 2010 22:22:54 +0000 (22:22 +0000)]
oops, I forgot to cvs add this before my previous commit (Dan Fandrich
pointed it out to me)

15 years ago- David McCreedy brought a fix and a new test case (129) to make libcurl work
Daniel Stenberg [Tue, 19 Jan 2010 21:39:10 +0000 (21:39 +0000)]
- David McCreedy brought a fix and a new test case (129) to make libcurl work
  again when downloading files over FTP using ASCII and it turns out that the
  final size of the file is not the same as the initial size the server
  reported. This is very common since servers don't take the newline
  conversions into account.

15 years ago"260 - IMAP, POP3 and SMTP support" done!
Daniel Stenberg [Tue, 19 Jan 2010 21:29:29 +0000 (21:29 +0000)]
"260 - IMAP, POP3 and SMTP support" done!

15 years agoavoid "Use of uninitialized value $l in concatenation"
Daniel Stenberg [Tue, 19 Jan 2010 21:20:24 +0000 (21:20 +0000)]
avoid "Use of uninitialized value $l in concatenation"

15 years agoFail harder when curl coredumps trying to verify http and ftp servers.
Yang Tse [Tue, 19 Jan 2010 17:40:15 +0000 (17:40 +0000)]
Fail harder when curl coredumps trying to verify http and ftp servers.

Add some debug messages to see what's going on with valgrind logs.

15 years agoprevent %runcert hash growth when clearing items
Yang Tse [Tue, 19 Jan 2010 02:01:01 +0000 (02:01 +0000)]
prevent %runcert hash growth when clearing items

15 years agoupdate copyright year notice
Yang Tse [Tue, 19 Jan 2010 01:30:07 +0000 (01:30 +0000)]
update copyright year notice

15 years agoConstantine Sapuntzakis enhancements to make memory tracking log file writing
Yang Tse [Mon, 18 Jan 2010 20:22:04 +0000 (20:22 +0000)]
Constantine Sapuntzakis enhancements to make memory tracking log file writing
of messages atomic, on systems where an fwrite of a memory buffer is atomic.

15 years agoAdded PEM certificate keyword
Dan Fandrich [Mon, 18 Jan 2010 20:20:07 +0000 (20:20 +0000)]
Added PEM certificate keyword

15 years agofix warnings
Yang Tse [Mon, 18 Jan 2010 17:47:01 +0000 (17:47 +0000)]
fix warnings

15 years agoStop ssl running server when cert file currently used by server is
Yang Tse [Mon, 18 Jan 2010 17:03:59 +0000 (17:03 +0000)]
Stop ssl running server when cert file currently used by server is
different than the one specified in test definition for same server

15 years agofix warnings
Yang Tse [Mon, 18 Jan 2010 14:49:31 +0000 (14:49 +0000)]
fix warnings

15 years ago- Remove QD restarting of https servers. Proper fixing required.
Yang Tse [Mon, 18 Jan 2010 02:53:25 +0000 (02:53 +0000)]
- Remove QD restarting of https servers. Proper fixing required.
  This will make tests 310 311 and 312 fail while fixing.

- Remove some debug messages

15 years agomake verifyhttp use different file names depending on server characteristics
Yang Tse [Mon, 18 Jan 2010 02:36:39 +0000 (02:36 +0000)]
make verifyhttp use different file names depending on server characteristics

15 years agoadd serverfactors() sub which returns server characterization factors
Yang Tse [Mon, 18 Jan 2010 02:32:48 +0000 (02:32 +0000)]
add serverfactors() sub which returns server characterization factors

15 years agofix warnings
Yang Tse [Sun, 17 Jan 2010 20:28:07 +0000 (20:28 +0000)]
fix warnings

15 years agofix warnings
Yang Tse [Sun, 17 Jan 2010 14:47:30 +0000 (14:47 +0000)]
fix warnings

15 years agofix warnings
Yang Tse [Sun, 17 Jan 2010 14:31:13 +0000 (14:31 +0000)]
fix warnings

15 years agoadd some debug messages
Yang Tse [Sun, 17 Jan 2010 13:33:27 +0000 (13:33 +0000)]
add some debug messages

15 years agouse servername_id() from serverhelp.pm
Yang Tse [Sun, 17 Jan 2010 02:50:48 +0000 (02:50 +0000)]
use servername_id() from serverhelp.pm

15 years agorefactored stopping of test harness servers
Yang Tse [Sun, 17 Jan 2010 02:45:24 +0000 (02:45 +0000)]
refactored stopping of test harness servers

15 years agoStore now this file in CVS with unix line endings.
Yang Tse [Fri, 15 Jan 2010 20:23:35 +0000 (20:23 +0000)]
Store now this file in CVS with unix line endings.

maketgz already converts this file to DOS style with an awk filter.

15 years agoDeclaration of $sshdlog is done in sshhelp.pm
Yang Tse [Fri, 15 Jan 2010 20:14:37 +0000 (20:14 +0000)]
Declaration of $sshdlog is done in sshhelp.pm

15 years agoStart using the centralized pidfile and logfile name generation
Yang Tse [Fri, 15 Jan 2010 18:55:01 +0000 (18:55 +0000)]
Start using the centralized pidfile and logfile name generation
subroutines for ssh and socks test suite servers.

15 years agoAdded the new protocol source files to the non-autoconf build files
Dan Fandrich [Fri, 15 Jan 2010 06:33:46 +0000 (06:33 +0000)]
Added the new protocol source files to the non-autoconf build files

15 years agoSqueeze slack time when killing more than one server from
Yang Tse [Thu, 14 Jan 2010 17:36:57 +0000 (17:36 +0000)]
Squeeze slack time when killing more than one server from
the <killserver> section of test harness definition files.

15 years ago- Suppressed side effect of OpenSSL configure checks, which prevented NSS from
Kamil Dudka [Thu, 14 Jan 2010 01:37:55 +0000 (01:37 +0000)]
- Suppressed side effect of OpenSSL configure checks, which prevented NSS from
  being properly detected under certain circumstances. It had been caused by
  strange behavior of pkg-config when handling PKG_CONFIG_LIBDIR. pkg-config
  distinguishes among empty and non-existent environment variable in that case.

15 years agoGive the test a bit mote time to run so it passes on slow machines
Yang Tse [Wed, 13 Jan 2010 01:21:40 +0000 (01:21 +0000)]
Give the test a bit mote time to run so it passes on slow machines

15 years agoremove trailing spaces from configure.ac
Kamil Dudka [Wed, 13 Jan 2010 01:13:23 +0000 (01:13 +0000)]
remove trailing spaces from configure.ac

15 years agoAdded test case #1112 which does an FTPS download with strict timeout
Yang Tse [Tue, 12 Jan 2010 22:29:18 +0000 (22:29 +0000)]
Added test case #1112 which does an FTPS download with strict timeout
and slow data transfer in a similar way as test case #1086 does for FTP.

This also exercises <killserver> section for the FTPS server.

15 years agoMake runtests.pl actually support any (valid) server specification
Yang Tse [Tue, 12 Jan 2010 22:22:55 +0000 (22:22 +0000)]
Make runtests.pl actually support any (valid) server specification
for the <killserver> section of test harness definition files.

15 years agoFix tftp and sftp supported protocols in servername_str()
Yang Tse [Tue, 12 Jan 2010 22:11:13 +0000 (22:11 +0000)]
Fix tftp and sftp supported protocols in servername_str()

15 years agoMake sockfilter kill messages look alike server ones
Yang Tse [Tue, 12 Jan 2010 14:01:44 +0000 (14:01 +0000)]
Make sockfilter kill messages look alike server ones

15 years agoAdjust vor VPATH builds
Yang Tse [Tue, 12 Jan 2010 03:01:00 +0000 (03:01 +0000)]
Adjust vor VPATH builds

15 years ago- Gil Weber reported a peculiar flaw with the multi interface when doing SFTP
Daniel Stenberg [Mon, 11 Jan 2010 23:15:10 +0000 (23:15 +0000)]
- Gil Weber reported a peculiar flaw with the multi interface when doing SFTP
  transfers: curl_multi_fdset() would return -1 and not set and file
  descriptors several times during a transfer of a single file. It turned out
  to be due to two different flaws now fixed. Gil's excellent recipe helped me
  nail this.

15 years agossh_statemach_act() is now modified to loop over the switch() to perform as
Daniel Stenberg [Mon, 11 Jan 2010 23:10:53 +0000 (23:10 +0000)]
ssh_statemach_act() is now modified to loop over the switch() to perform as
much as possible in one go, as long as it doesn't block and hasn't reached the
end of the state machine.
This avoids spurious -1 returns from curl_multi_fdset() simply because
previously it would return from this function without anything in EWOUDLBLOCK
and thus basically it wasn't actually waiting for anything!!