platform/upstream/curl.git
19 years agodisable the valgrind log checking
Daniel Stenberg [Fri, 7 Jan 2005 21:11:24 +0000 (21:11 +0000)]
disable the valgrind log checking

19 years agofixed the valgrind log check and make it possible to disable it for a specific
Daniel Stenberg [Fri, 7 Jan 2005 21:11:13 +0000 (21:11 +0000)]
fixed the valgrind log check and make it possible to disable it for a specific
test, see test 509

19 years agoadded test 199
Daniel Stenberg [Fri, 7 Jan 2005 21:09:50 +0000 (21:09 +0000)]
added test 199

19 years agoprevent a single byte read outside the string in test case 39
Daniel Stenberg [Thu, 6 Jan 2005 22:54:37 +0000 (22:54 +0000)]
prevent a single byte read outside the string in test case 39

19 years agofixed #1097019, multiple GET posts (-G) error
Daniel Stenberg [Thu, 6 Jan 2005 22:25:35 +0000 (22:25 +0000)]
fixed #1097019, multiple GET posts (-G) error

19 years agorecent events
Daniel Stenberg [Wed, 5 Jan 2005 14:12:06 +0000 (14:12 +0000)]
recent events

19 years agoChanged curl.dll to libcurl.dll.
Gisle Vanem [Tue, 4 Jan 2005 16:16:03 +0000 (16:16 +0000)]
Changed curl.dll to libcurl.dll.

19 years agoMinor comment fix.
Gisle Vanem [Tue, 4 Jan 2005 16:13:58 +0000 (16:13 +0000)]
Minor comment fix.

19 years agojust narrowed some text to fit within 80 cols
Daniel Stenberg [Tue, 4 Jan 2005 16:01:34 +0000 (16:01 +0000)]
just narrowed some text to fit within 80 cols

19 years agoRemoved _WIN32_WINNT to support IPv6 under Win-2K.
Gisle Vanem [Tue, 4 Jan 2005 16:00:14 +0000 (16:00 +0000)]
Removed _WIN32_WINNT to support IPv6 under Win-2K.

19 years agoMarty Kuhrt's VMS update
Daniel Stenberg [Mon, 3 Jan 2005 19:17:10 +0000 (19:17 +0000)]
Marty Kuhrt's VMS update

19 years agoreverted the bad naming of the implib names
Daniel Stenberg [Sun, 2 Jan 2005 21:15:29 +0000 (21:15 +0000)]
reverted the bad naming of the implib names

19 years agoAlex Neblett's minor update
Daniel Stenberg [Sun, 2 Jan 2005 19:19:32 +0000 (19:19 +0000)]
Alex Neblett's minor update

19 years agonah, don't use the system's getpass() function since it too often is limited
Daniel Stenberg [Sun, 26 Dec 2004 09:17:38 +0000 (09:17 +0000)]
nah, don't use the system's getpass() function since it too often is limited
to 8(!) or similar lengths passwords

19 years agoissue 54 - this takes sweat
Daniel Stenberg [Sat, 25 Dec 2004 23:15:45 +0000 (23:15 +0000)]
issue 54 - this takes sweat

19 years agoTest case 241 fails on all systems that support IPv6 but that don't have the
Daniel Stenberg [Sat, 25 Dec 2004 22:51:37 +0000 (22:51 +0000)]
Test case 241 fails on all systems that support IPv6 but that don't have the
host name 'ip6-localhost' in /etc/hosts (or similar) since the test case uses
that host name to test the IPv6 name to address resolver.

19 years ago--protocols, license, src/config.h.in
Daniel Stenberg [Sat, 25 Dec 2004 22:30:31 +0000 (22:30 +0000)]
--protocols, license, src/config.h.in

19 years ago./src/config.h.in is now removed from CVS. It is copied from the
Daniel Stenberg [Sat, 25 Dec 2004 22:10:38 +0000 (22:10 +0000)]
./src/config.h.in is now removed from CVS. It is copied from the
lib/config.h.in file by buildconf

19 years agoMy reimplementation and cleanup of the getpass source code. We officially no
Daniel Stenberg [Sat, 25 Dec 2004 22:08:02 +0000 (22:08 +0000)]
My reimplementation and cleanup of the getpass source code. We officially no
longer use Angus Mackay's getpass code due to the weirdo license his code was
donated to us under.

19 years agomention the new --protocols
Daniel Stenberg [Fri, 24 Dec 2004 09:02:23 +0000 (09:02 +0000)]
mention the new --protocols

19 years agoDavid Shaw added --protocols, and thus the --feature no longer mentions what
Daniel Stenberg [Fri, 24 Dec 2004 08:59:44 +0000 (08:59 +0000)]
David Shaw added --protocols, and thus the --feature no longer mentions what
protocols that are disabled.

19 years agoAdded LDAP library issue.
Dan Fandrich [Thu, 23 Dec 2004 22:34:00 +0000 (22:34 +0000)]
Added LDAP library issue.

19 years agorecent changes
Daniel Stenberg [Thu, 23 Dec 2004 22:31:39 +0000 (22:31 +0000)]
recent changes

and Merry Christmas!

19 years agoDavid Shaw fixed the disable variables so that curl-config --feature works
Daniel Stenberg [Thu, 23 Dec 2004 08:48:59 +0000 (08:48 +0000)]
David Shaw fixed the disable variables so that curl-config --feature works
correctly!

19 years agoissue 47 in next release?
Daniel Stenberg [Wed, 22 Dec 2004 22:46:05 +0000 (22:46 +0000)]
issue 47 in next release?

19 years agoRune Kleveland fixed a minor memory leak for received cookies with the (rare)
Daniel Stenberg [Wed, 22 Dec 2004 22:33:31 +0000 (22:33 +0000)]
Rune Kleveland fixed a minor memory leak for received cookies with the (rare)
version attribute set.

19 years agoMarcin Konicki provided two configure fixes and a source fix to make curl
Daniel Stenberg [Wed, 22 Dec 2004 22:28:10 +0000 (22:28 +0000)]
Marcin Konicki provided two configure fixes and a source fix to make curl
build out-of-the-box on BeOS.

19 years agoC ensures that static variables are initialized to 0
Dan Fandrich [Wed, 22 Dec 2004 20:12:15 +0000 (20:12 +0000)]
C ensures that static variables are initialized to 0

19 years agoadded CURLINFO_HTTP_CONNECTCODE
Daniel Stenberg [Wed, 22 Dec 2004 12:31:55 +0000 (12:31 +0000)]
added CURLINFO_HTTP_CONNECTCODE

19 years agouh, fixed!
Daniel Stenberg [Wed, 22 Dec 2004 09:21:04 +0000 (09:21 +0000)]
uh, fixed!

19 years agoAdded: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we might
Daniel Stenberg [Wed, 22 Dec 2004 09:19:29 +0000 (09:19 +0000)]
Added: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we might
fix one day.

19 years agomore about error codes
Daniel Stenberg [Tue, 21 Dec 2004 21:35:00 +0000 (21:35 +0000)]
more about error codes

19 years agotest enforced chunked encoding with PUT on a local file
Daniel Stenberg [Tue, 21 Dec 2004 20:19:05 +0000 (20:19 +0000)]
test enforced chunked encoding with PUT on a local file

19 years agoAdded test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the
Daniel Stenberg [Tue, 21 Dec 2004 19:59:35 +0000 (19:59 +0000)]
Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the
-w option support 'http_connect' to make it easier to verify!

19 years agooops, variables first then code
Daniel Stenberg [Tue, 21 Dec 2004 14:33:37 +0000 (14:33 +0000)]
oops, variables first then code

19 years agoPrevent failf() from using the va_list variable more than once.
Daniel Stenberg [Tue, 21 Dec 2004 14:22:10 +0000 (14:22 +0000)]
Prevent failf() from using the va_list variable more than once.
See bug report #1088962 and  Single Unix Specification:
http://www.opengroup.org/onlinepubs/007908799/xsh/vfprintf.html

19 years agomention how the FTP code should be fixed one day
Daniel Stenberg [Tue, 21 Dec 2004 10:54:21 +0000 (10:54 +0000)]
mention how the FTP code should be fixed one day

19 years agoinclude sys/types.h before sys/select.h
Daniel Stenberg [Tue, 21 Dec 2004 10:11:07 +0000 (10:11 +0000)]
include sys/types.h before sys/select.h

19 years agoset debug curl too when -c is used
Daniel Stenberg [Tue, 21 Dec 2004 10:10:40 +0000 (10:10 +0000)]
set debug curl too when -c is used

19 years agoHow do I list the root dir of an FTP server?
Daniel Stenberg [Tue, 21 Dec 2004 09:37:55 +0000 (09:37 +0000)]
How do I list the root dir of an FTP server?

19 years agoFixed a compile warning introduced by making the protocol table const. This
Dan Fandrich [Mon, 20 Dec 2004 21:14:45 +0000 (21:14 +0000)]
Fixed a compile warning introduced by making the protocol table const. This
involves a binary-compatible change to the API struct curl_version_info_data

19 years agoMake some more arrays of pointers const.
Dan Fandrich [Mon, 20 Dec 2004 18:23:43 +0000 (18:23 +0000)]
Make some more arrays of pointers const.

19 years agogcc 2.7 can't handle a few warning options that gcc 2.95 can.
Dan Fandrich [Mon, 20 Dec 2004 18:20:17 +0000 (18:20 +0000)]
gcc 2.7 can't handle a few warning options that gcc 2.95 can.

19 years agostart working on 7.12.4
Daniel Stenberg [Mon, 20 Dec 2004 13:09:38 +0000 (13:09 +0000)]
start working on 7.12.4

19 years agoand we start all over again
Daniel Stenberg [Mon, 20 Dec 2004 12:51:14 +0000 (12:51 +0000)]
and we start all over again

19 years ago7.12.3
Daniel Stenberg [Mon, 20 Dec 2004 12:35:02 +0000 (12:35 +0000)]
7.12.3

19 years agoOpenSSL updates; get CA_BUNDLE from env. Assume no
Gisle Vanem [Sun, 19 Dec 2004 11:52:31 +0000 (11:52 +0000)]
OpenSSL updates; get CA_BUNDLE from env. Assume no
Kerberos, have <pkcs12.h>, <engine.h> and built-in engines.

19 years agoRemove 'data' initialiser.
Gisle Vanem [Sun, 19 Dec 2004 11:39:34 +0000 (11:39 +0000)]
Remove 'data' initialiser.

19 years agoclarified a few changes
Daniel Stenberg [Sun, 19 Dec 2004 10:11:03 +0000 (10:11 +0000)]
clarified a few changes

19 years agofixed the solaris pkcs12 build problem
Daniel Stenberg [Sun, 19 Dec 2004 09:37:58 +0000 (09:37 +0000)]
fixed the solaris pkcs12 build problem

19 years agoif the pkcs12.h header exists, include it already in urldata.h to work around
Daniel Stenberg [Sun, 19 Dec 2004 09:37:32 +0000 (09:37 +0000)]
if the pkcs12.h header exists, include it already in urldata.h to work around
a precedence problem with the zlib header. See CHANGES for details.

19 years agocheck for openssl/pkcs12.h
Daniel Stenberg [Sun, 19 Dec 2004 09:36:54 +0000 (09:36 +0000)]
check for openssl/pkcs12.h

19 years agoSamuel Listopad added support for PKCS12 formatted certificates.
Daniel Stenberg [Sat, 18 Dec 2004 10:42:48 +0000 (10:42 +0000)]
Samuel Listopad added support for PKCS12 formatted certificates.

19 years agoSamuel Listopad fixed -E to support "C:/path" (with forward slash) as well.
Daniel Stenberg [Sat, 18 Dec 2004 10:28:31 +0000 (10:28 +0000)]
Samuel Listopad fixed -E to support "C:/path" (with forward slash) as well.

19 years agomention the new cookie api plans
Daniel Stenberg [Sat, 18 Dec 2004 10:28:04 +0000 (10:28 +0000)]
mention the new cookie api plans

19 years agoJean-Marc Ranger pointed out that the returned data doesn't survive a call
Daniel Stenberg [Sat, 18 Dec 2004 10:24:49 +0000 (10:24 +0000)]
Jean-Marc Ranger pointed out that the returned data doesn't survive a call
to curl_multi_remove_handle() either.

19 years agoRenamed a variable to avoid conflict with a C++ reserved word.
Dan Fandrich [Fri, 17 Dec 2004 20:18:53 +0000 (20:18 +0000)]
Renamed a variable to avoid conflict with a C++ reserved word.

19 years agoWatcom has strtoll().
Gisle Vanem [Fri, 17 Dec 2004 19:57:50 +0000 (19:57 +0000)]
Watcom has strtoll().

19 years agoWatcom uses 'i64' suffix.
Gisle Vanem [Fri, 17 Dec 2004 18:33:09 +0000 (18:33 +0000)]
Watcom uses 'i64' suffix.

19 years ago<windows.h> required for Watcom.
Gisle Vanem [Fri, 17 Dec 2004 18:32:41 +0000 (18:32 +0000)]
<windows.h> required for Watcom.

19 years agos/_write/write/g
Gisle Vanem [Fri, 17 Dec 2004 18:31:40 +0000 (18:31 +0000)]
s/_write/write/g

19 years agoFix calling convention of wlap32.dll function. Watcom
Gisle Vanem [Fri, 17 Dec 2004 17:54:21 +0000 (17:54 +0000)]
Fix calling convention of wlap32.dll function. Watcom
uses fastcall by default, so force cdecl.

19 years agoWatcom has 'struct timeval'.
Gisle Vanem [Fri, 17 Dec 2004 17:49:10 +0000 (17:49 +0000)]
Watcom has 'struct timeval'.

19 years agoAdd libidn.a and iconv libraries if USE_IDNA=1.
Gisle Vanem [Fri, 17 Dec 2004 12:43:02 +0000 (12:43 +0000)]
Add libidn.a and iconv libraries if USE_IDNA=1.

19 years agoAdded option for using C-ares and libidn.
Gisle Vanem [Fri, 17 Dec 2004 12:38:06 +0000 (12:38 +0000)]
Added option for using C-ares and libidn.
Dependencies generated from $(CSOURCES).

19 years agogetdate.c is gone.
Gisle Vanem [Fri, 17 Dec 2004 12:28:04 +0000 (12:28 +0000)]
getdate.c is gone.

19 years agoPrint true netrc name (.netrc/_netrc).
Gisle Vanem [Fri, 17 Dec 2004 12:26:18 +0000 (12:26 +0000)]
Print true netrc name (.netrc/_netrc).

19 years agoavoid an extra malloc
Daniel Stenberg [Fri, 17 Dec 2004 10:09:32 +0000 (10:09 +0000)]
avoid an extra malloc

19 years agoduplicate ! typo
Daniel Stenberg [Fri, 17 Dec 2004 10:09:06 +0000 (10:09 +0000)]
duplicate ! typo

19 years agofixed minor memory leak when running out of memory
Daniel Stenberg [Fri, 17 Dec 2004 09:00:19 +0000 (09:00 +0000)]
fixed minor memory leak when running out of memory

19 years agooops, add missing return keyword
Daniel Stenberg [Fri, 17 Dec 2004 08:58:48 +0000 (08:58 +0000)]
oops, add missing return keyword

19 years agofix skip-reason
Daniel Stenberg [Thu, 16 Dec 2004 22:45:06 +0000 (22:45 +0000)]
fix skip-reason

19 years agoseveral windows large-file fixes
Daniel Stenberg [Thu, 16 Dec 2004 22:22:26 +0000 (22:22 +0000)]
several windows large-file fixes

19 years agotwo more ftp directory re-use tests added
Daniel Stenberg [Thu, 16 Dec 2004 22:22:11 +0000 (22:22 +0000)]
two more ftp directory re-use tests added

19 years agoBased on Gisle Vanem's patch: make sure the directory re-use works even when
Daniel Stenberg [Thu, 16 Dec 2004 22:20:33 +0000 (22:20 +0000)]
Based on Gisle Vanem's patch: make sure the directory re-use works even when
a URL-encoded path is used.

19 years agoMust include <io.h> and <sys/stat.h> before redefining
Gisle Vanem [Thu, 16 Dec 2004 21:27:29 +0000 (21:27 +0000)]
Must include <io.h> and <sys/stat.h> before redefining
stat(), fstat() and lseek().

19 years agoRenamed a struct member to avoid conflict with a C++ reserved word.
Dan Fandrich [Thu, 16 Dec 2004 21:27:23 +0000 (21:27 +0000)]
Renamed a struct member to avoid conflict with a C++ reserved word.

19 years agoreduced the number of sub-blocks
Daniel Stenberg [Thu, 16 Dec 2004 18:18:23 +0000 (18:18 +0000)]
reduced the number of sub-blocks

19 years agomoved the lseek() and stat() magic defines to setup.h and now take advantage
Daniel Stenberg [Thu, 16 Dec 2004 18:09:27 +0000 (18:09 +0000)]
moved the lseek() and stat() magic defines to setup.h and now take advantage
of struct_stat in formdata.c as well, to support formpost uploads of large
files on Windows too

19 years agoSupport uploading and resuming of >2GB files.
Gisle Vanem [Thu, 16 Dec 2004 16:49:14 +0000 (16:49 +0000)]
Support uploading and resuming of >2GB files.
Ref. lib/file.c.

19 years agoProvide better reasons for why test cases are skipped. Also, don't show the
Daniel Stenberg [Thu, 16 Dec 2004 14:18:11 +0000 (14:18 +0000)]
Provide better reasons for why test cases are skipped. Also, don't show the
SKIPPED stuff in the short output. Some platforms get quite a lot of SKIPPED
and they don't add much value and only clutter screen space.

19 years agoNULL the fp pointer after it has been fclosed()
Daniel Stenberg [Thu, 16 Dec 2004 13:55:19 +0000 (13:55 +0000)]
NULL the fp pointer after it has been fclosed()

19 years agoDinar in bug report #1086121, found a file handle leak when a multipart
Daniel Stenberg [Thu, 16 Dec 2004 09:52:36 +0000 (09:52 +0000)]
Dinar in bug report #1086121, found a file handle leak when a multipart
formpost (including a file upload part) was aborted before the whole file was
sent.

19 years agoFix the --enable-debug compiler warning options for older versions of gcc.
Dan Fandrich [Wed, 15 Dec 2004 21:09:53 +0000 (21:09 +0000)]
Fix the --enable-debug compiler warning options for older versions of gcc.

19 years agoyet another mirror!
Daniel Stenberg [Wed, 15 Dec 2004 14:09:52 +0000 (14:09 +0000)]
yet another mirror!

19 years agoprecaution to prevent double typedefs of the bool
Daniel Stenberg [Wed, 15 Dec 2004 14:05:07 +0000 (14:05 +0000)]
precaution to prevent double typedefs of the bool

19 years agomoved the bool typedef to setup.h
Daniel Stenberg [Wed, 15 Dec 2004 10:33:51 +0000 (10:33 +0000)]
moved the bool typedef to setup.h

19 years agofixed how backslashes are treated in glob strings
Daniel Stenberg [Wed, 15 Dec 2004 09:23:24 +0000 (09:23 +0000)]
fixed how backslashes are treated in glob strings

19 years agoMake some arrays of pointers const, too.
Dan Fandrich [Wed, 15 Dec 2004 03:03:45 +0000 (03:03 +0000)]
Make some arrays of pointers const, too.

19 years agoMake some arrays of pointers const, too.
Dan Fandrich [Wed, 15 Dec 2004 02:32:04 +0000 (02:32 +0000)]
Make some arrays of pointers const, too.

19 years agoAdd 'const' to immutable arrays.
Dan Fandrich [Wed, 15 Dec 2004 01:38:25 +0000 (01:38 +0000)]
Add 'const' to immutable arrays.

19 years agoclarify that the app must free the engine list
Daniel Stenberg [Tue, 14 Dec 2004 22:47:13 +0000 (22:47 +0000)]
clarify that the app must free the engine list

19 years agoprevent compiler warning when built without engine support
Daniel Stenberg [Tue, 14 Dec 2004 22:06:25 +0000 (22:06 +0000)]
prevent compiler warning when built without engine support

19 years agomake sure the ipv6 http server gets its pid stored in a separate file
Daniel Stenberg [Tue, 14 Dec 2004 21:52:16 +0000 (21:52 +0000)]
make sure the ipv6 http server gets its pid stored in a separate file

19 years agouse the correct variables, not fixed values
Daniel Stenberg [Tue, 14 Dec 2004 21:25:23 +0000 (21:25 +0000)]
use the correct variables, not fixed values

19 years agoHarshal Pradhan fixed changing username/password on a persitent HTTP
Daniel Stenberg [Tue, 14 Dec 2004 21:22:51 +0000 (21:22 +0000)]
Harshal Pradhan fixed changing username/password on a persitent HTTP
connection.

19 years agomistake
Daniel Stenberg [Tue, 14 Dec 2004 21:22:12 +0000 (21:22 +0000)]
mistake

19 years agoOnly declare static variables if they're needed. Fixed some compile warnings.
Dan Fandrich [Tue, 14 Dec 2004 20:44:36 +0000 (20:44 +0000)]
Only declare static variables if they're needed.  Fixed some compile warnings.

19 years agoHeader files are in openssl/ only if USE_OPENSSL is set.
Dan Fandrich [Tue, 14 Dec 2004 20:25:23 +0000 (20:25 +0000)]
Header files are in openssl/ only if USE_OPENSSL is set.

19 years agoRemoved fputc() prototype since it's already in stdio.h
Dan Fandrich [Tue, 14 Dec 2004 20:17:58 +0000 (20:17 +0000)]
Removed fputc() prototype since it's already in stdio.h