platform/upstream/curl.git
23 years agoAdded Andres' comments about field 2 in netscape cookie files
Daniel Stenberg [Wed, 23 May 2001 13:04:19 +0000 (13:04 +0000)]
Added Andres' comments about field 2 in netscape cookie files

23 years agoAndrés García's netscape cookie file parser fix
Daniel Stenberg [Wed, 23 May 2001 09:26:45 +0000 (09:26 +0000)]
Andrés García's netscape cookie file parser fix

23 years agogeneral autoconf and automake fixes
Daniel Stenberg [Tue, 22 May 2001 21:17:58 +0000 (21:17 +0000)]
general autoconf and automake fixes

23 years agostore httpcode _before_ doing the FAILONERROR check so that getinfo works
Daniel Stenberg [Tue, 22 May 2001 21:09:09 +0000 (21:09 +0000)]
store httpcode _before_ doing the FAILONERROR check so that getinfo works
afterwards (bug #426442)

23 years agocleanup commit for new autoconf+automake+libtool versions
Daniel Stenberg [Tue, 22 May 2001 18:16:24 +0000 (18:16 +0000)]
cleanup commit for new autoconf+automake+libtool versions

23 years agofixes and improvments
Daniel Stenberg [Tue, 22 May 2001 12:05:05 +0000 (12:05 +0000)]
fixes and improvments

23 years agoturned newlines into DOS styles
Daniel Stenberg [Mon, 21 May 2001 21:45:11 +0000 (21:45 +0000)]
turned newlines into DOS styles

23 years agomade it binary in CVS to maintain DOS newlines and turned those newlines
Daniel Stenberg [Mon, 21 May 2001 21:42:38 +0000 (21:42 +0000)]
made it binary in CVS to maintain DOS newlines and turned those newlines
into the DOS kind!

23 years agoAdded text about the test case numbering
Daniel Stenberg [Mon, 21 May 2001 13:40:54 +0000 (13:40 +0000)]
Added text about the test case numbering

23 years agodoesn't run ssl tests if libcurl wasn't built with ssl support (and reports
Daniel Stenberg [Mon, 21 May 2001 13:38:38 +0000 (13:38 +0000)]
doesn't run ssl tests if libcurl wasn't built with ssl support (and reports
about the libcurl SSL status)

23 years agoadded a lame double-check for libcrypto as otherwise it wouldn't get added
Daniel Stenberg [Mon, 21 May 2001 13:33:03 +0000 (13:33 +0000)]
added a lame double-check for libcrypto as otherwise it wouldn't get added
properly! (?) Anyone has any better solution then please step forward!

23 years agoAdded test case 400, the first ftps:// one
Daniel Stenberg [Mon, 21 May 2001 13:31:49 +0000 (13:31 +0000)]
Added test case 400, the first ftps:// one

23 years agoftps test case data
Daniel Stenberg [Mon, 21 May 2001 13:31:05 +0000 (13:31 +0000)]
ftps test case data

23 years agoslightly "hackish" approach to disable SSL during download if the connection
Daniel Stenberg [Mon, 21 May 2001 13:30:01 +0000 (13:30 +0000)]
slightly "hackish" approach to disable SSL during download if the connection
is a FTPS connection as the data transfer is then done unencrypted!

23 years agothis should not set a SSL path to LDFLAGS or CPPFLAGS unless it really needs
Daniel Stenberg [Fri, 18 May 2001 14:42:41 +0000 (14:42 +0000)]
this should not set a SSL path to LDFLAGS or CPPFLAGS unless it really needs
to

23 years agoadded some, removed some, moved around some.
Daniel Stenberg [Fri, 18 May 2001 12:55:13 +0000 (12:55 +0000)]
added some, removed some, moved around some.

23 years agonicer OpenSSL header check
Daniel Stenberg [Fri, 18 May 2001 12:36:38 +0000 (12:36 +0000)]
nicer OpenSSL header check

23 years agoour internal strlcat() is now named Curl_strlcat()
Daniel Stenberg [Fri, 18 May 2001 12:03:30 +0000 (12:03 +0000)]
our internal strlcat() is now named Curl_strlcat()

23 years agostrlcat() is now Curl_strlcat() instead to prevent collisions when used with
Daniel Stenberg [Fri, 18 May 2001 10:02:44 +0000 (10:02 +0000)]
strlcat() is now Curl_strlcat() instead to prevent collisions when used with
other libs

23 years agostrlcpy() turned static
Daniel Stenberg [Fri, 18 May 2001 10:02:12 +0000 (10:02 +0000)]
strlcpy() turned static

23 years agoAdded #define CURLE_ALREADY_COMPLETE to not break compiles that use that
Daniel Stenberg [Wed, 16 May 2001 14:45:50 +0000 (14:45 +0000)]
Added #define CURLE_ALREADY_COMPLETE to not break compiles that use that
symbol, but libcurl will not return this ever

23 years agoadded pointer to the examples/getinmemory.c source code for paragraph
Daniel Stenberg [Tue, 15 May 2001 13:09:27 +0000 (13:09 +0000)]
added pointer to the examples/getinmemory.c source code for paragraph
5.2 "How can I receive all data into a large memory chunk?"

23 years agoAdded getinmemory.c
Daniel Stenberg [Tue, 15 May 2001 13:08:23 +0000 (13:08 +0000)]
Added getinmemory.c

23 years agothis might actually compile too...
Daniel Stenberg [Tue, 15 May 2001 13:04:53 +0000 (13:04 +0000)]
this might actually compile too...

23 years agoan example on how you can use the write callback to receive data in a memory
Daniel Stenberg [Tue, 15 May 2001 13:03:53 +0000 (13:03 +0000)]
an example on how you can use the write callback to receive data in a memory
chunk

23 years agoWe need -lpthread for the pthread example
Daniel Stenberg [Tue, 15 May 2001 12:56:38 +0000 (12:56 +0000)]
We need -lpthread for the pthread example

23 years agocorrected
Daniel Stenberg [Tue, 15 May 2001 12:55:35 +0000 (12:55 +0000)]
corrected

23 years agoAdded Pawel A. Gajda
Daniel Stenberg [Tue, 15 May 2001 11:00:29 +0000 (11:00 +0000)]
Added  Pawel A. Gajda

23 years agoPawel A. Gajda fixed resumed transfers on persistent connections
Daniel Stenberg [Tue, 15 May 2001 07:21:13 +0000 (07:21 +0000)]
Pawel A. Gajda fixed resumed transfers on persistent connections

23 years agoAdded the first https test: 300
Daniel Stenberg [Mon, 14 May 2001 12:25:04 +0000 (12:25 +0000)]
Added the first https test: 300

23 years agopid files fixes, ftp server already-running-but-no-control check
Daniel Stenberg [Mon, 14 May 2001 12:09:47 +0000 (12:09 +0000)]
pid files fixes, ftp server already-running-but-no-control check

23 years agoJun-ichiro itojun Hagino fixed FTP PORT for IPv6-enabled libcurl
Daniel Stenberg [Mon, 14 May 2001 11:29:47 +0000 (11:29 +0000)]
Jun-ichiro itojun Hagino fixed FTP PORT for IPv6-enabled libcurl

23 years agoadded a pointer to the download web page
Daniel Stenberg [Mon, 14 May 2001 07:08:22 +0000 (07:08 +0000)]
added a pointer to the download web page

23 years agoAdded tons of comments all over
Daniel Stenberg [Sat, 12 May 2001 16:11:14 +0000 (16:11 +0000)]
Added tons of comments all over

23 years agomultiple transfer path fixes, location fixes, resume download changes,
Daniel Stenberg [Sat, 12 May 2001 09:49:04 +0000 (09:49 +0000)]
multiple transfer path fixes, location fixes, resume download changes,
ssl peer verify fixes and more

23 years agoCURLE_ALREADY_COMPLETE is removed
Daniel Stenberg [Sat, 12 May 2001 09:37:51 +0000 (09:37 +0000)]
CURLE_ALREADY_COMPLETE is removed
CURLE_SSL_PEER_CERTIFICATE is added

23 years agoUses the Curl_SSLConnect() according to the new return type
Daniel Stenberg [Sat, 12 May 2001 09:30:42 +0000 (09:30 +0000)]
Uses the Curl_SSLConnect() according to the new return type

23 years agofixed Curl_SSLConnect() to return CURLcode errors, including the new error
Daniel Stenberg [Sat, 12 May 2001 09:29:56 +0000 (09:29 +0000)]
fixed Curl_SSLConnect() to return CURLcode errors, including the new error
code for peer certificate errors

23 years agochanged wording to make it more obvious I don't continuously work on this.
Daniel Stenberg [Fri, 11 May 2001 14:07:58 +0000 (14:07 +0000)]
changed wording to make it more obvious I don't continuously work on this.

23 years agotwo new FTP file transfer resume test cases added
Daniel Stenberg [Fri, 11 May 2001 11:40:52 +0000 (11:40 +0000)]
two new FTP file transfer resume test cases added

23 years agoremoved unused #ifdef'ed section
Daniel Stenberg [Fri, 11 May 2001 11:38:42 +0000 (11:38 +0000)]
removed unused #ifdef'ed section

23 years agowhen asking for a resumed FTP transfer, even though the entire file has
Daniel Stenberg [Fri, 11 May 2001 11:38:13 +0000 (11:38 +0000)]
when asking for a resumed FTP transfer, even though the entire file has
already been transfered no longer returns error but instead is OK. The
reasoning behind this is of course that no extra actions need to be taken
and it is as if a transfer had been successfully performed.

23 years agocheckheader() added to check headers+contents instead of the previous
Daniel Stenberg [Fri, 11 May 2001 07:52:58 +0000 (07:52 +0000)]
checkheader() added to check headers+contents instead of the previous
strnequal() approach that really didn't follow the RFC properly

23 years agoanother multiple FTP transfer fix
Daniel Stenberg [Fri, 11 May 2001 06:40:04 +0000 (06:40 +0000)]
another multiple FTP transfer fix

23 years agoIngo Wilken's redirect fixes
Daniel Stenberg [Fri, 11 May 2001 06:10:48 +0000 (06:10 +0000)]
Ingo Wilken's redirect fixes

23 years agoIngo Wilken's patch to support multiple spaces after "Location:"
Daniel Stenberg [Thu, 10 May 2001 11:29:47 +0000 (11:29 +0000)]
Ingo Wilken's patch to support multiple spaces after "Location:"

23 years agoWhen re-using a connection, the path pointers were not setup properly so
Daniel Stenberg [Thu, 10 May 2001 09:31:48 +0000 (09:31 +0000)]
When re-using a connection, the path pointers were not setup properly so
that multiple FTP transfers were not possible

23 years agoadded ftpsserver.pl stunnel.pm
Daniel Stenberg [Thu, 10 May 2001 07:51:29 +0000 (07:51 +0000)]
added ftpsserver.pl stunnel.pm

23 years agoremoved some texts like "starting with version XXX" blabla
Daniel Stenberg [Tue, 8 May 2001 12:39:40 +0000 (12:39 +0000)]
removed some texts like "starting with version XXX" blabla

23 years agomade clear that the cookie file format understood is Netscape _and_ Mozilla
Daniel Stenberg [Tue, 8 May 2001 12:30:37 +0000 (12:30 +0000)]
made clear that the cookie file format understood is Netscape _and_ Mozilla

23 years agowhen getting a FTP file with NOBODY, we will no longer return error if
Daniel Stenberg [Tue, 8 May 2001 12:10:14 +0000 (12:10 +0000)]
when getting a FTP file with NOBODY, we will no longer return error if
SIZE doesn't work, we just don't output any size info!

23 years agoAdded stunnel.pem
Daniel Stenberg [Mon, 7 May 2001 21:25:37 +0000 (21:25 +0000)]
Added stunnel.pem

23 years agocorrected the read-callback typecase since FILE * was replaced with void *
Daniel Stenberg [Mon, 7 May 2001 12:38:28 +0000 (12:38 +0000)]
corrected the read-callback typecase since FILE * was replaced with void *

23 years agofixed 'storefread' to not make a warning
Daniel Stenberg [Mon, 7 May 2001 11:17:18 +0000 (11:17 +0000)]
fixed 'storefread' to not make a warning

23 years ago7.7.3
Daniel Stenberg [Mon, 7 May 2001 11:12:03 +0000 (11:12 +0000)]
7.7.3

23 years agochanged FILE * to void * in all callbacks
Daniel Stenberg [Mon, 7 May 2001 10:51:23 +0000 (10:51 +0000)]
changed FILE * to void * in all callbacks

23 years agoAdded multithread.c
Daniel Stenberg [Fri, 4 May 2001 09:35:55 +0000 (09:35 +0000)]
Added multithread.c

23 years agoexample using multiple threads to get URLs
Daniel Stenberg [Fri, 4 May 2001 09:35:43 +0000 (09:35 +0000)]
example using multiple threads to get URLs

23 years agoupdated contributors list
Daniel Stenberg [Fri, 4 May 2001 08:46:11 +0000 (08:46 +0000)]
updated contributors list

23 years ago'FILE *' changed to 'void *' in all callback functions
Daniel Stenberg [Fri, 4 May 2001 07:47:11 +0000 (07:47 +0000)]
'FILE *' changed to 'void *' in all callback functions

23 years agofixed the link to the OS/2 Patch for OpenSSL
Daniel Stenberg [Fri, 4 May 2001 06:17:01 +0000 (06:17 +0000)]
fixed the link to the OS/2 Patch for OpenSSL

23 years agocorrected bad use of the CURLOPT_HTTPPOST header
Daniel Stenberg [Thu, 3 May 2001 14:24:37 +0000 (14:24 +0000)]
corrected bad use of the CURLOPT_HTTPPOST header

23 years agoCris changes
Daniel Stenberg [Thu, 3 May 2001 11:09:00 +0000 (11:09 +0000)]
Cris changes

23 years agoCris Bailiff's fix to disable chunked transfers on re-used persistent
Daniel Stenberg [Thu, 3 May 2001 10:53:01 +0000 (10:53 +0000)]
Cris Bailiff's fix to disable chunked transfers on re-used persistent
connections.

23 years agoCris Bailiff's fix to never attempt to get the body of a 304-reply!
Daniel Stenberg [Thu, 3 May 2001 10:45:39 +0000 (10:45 +0000)]
Cris Bailiff's fix to never attempt to get the body of a 304-reply!

23 years agobuildconf added, Sterling Hughes added that file
Daniel Stenberg [Thu, 3 May 2001 09:13:53 +0000 (09:13 +0000)]
buildconf added, Sterling Hughes added that file

23 years agouseful script to run after updating from CVS
Daniel Stenberg [Thu, 3 May 2001 09:12:53 +0000 (09:12 +0000)]
useful script to run after updating from CVS

23 years agofixed the EXTRA_DIST line
Daniel Stenberg [Thu, 3 May 2001 09:10:07 +0000 (09:10 +0000)]
fixed the EXTRA_DIST line

23 years agoWhen Content-Length:0 is received, we now bail now and return success
Daniel Stenberg [Fri, 27 Apr 2001 18:03:44 +0000 (18:03 +0000)]
When Content-Length:0 is received, we now bail now and return success
directly after all the headers are received!

23 years agobugs, fixes and updates
Daniel Stenberg [Fri, 27 Apr 2001 14:48:04 +0000 (14:48 +0000)]
bugs, fixes and updates

23 years agoclarified and updated
Daniel Stenberg [Fri, 27 Apr 2001 14:46:17 +0000 (14:46 +0000)]
clarified and updated

23 years agoimproved treatment of "Content-Length: 0", which is done by having
Daniel Stenberg [Fri, 27 Apr 2001 08:02:10 +0000 (08:02 +0000)]
improved treatment of "Content-Length: 0", which is done by having
maxdownload set to -1 when not used

23 years agonew
Daniel Stenberg [Fri, 27 Apr 2001 07:58:26 +0000 (07:58 +0000)]
new

23 years agoCurl_GetFTPResponse() is rewritten to read all incoming data in large
Daniel Stenberg [Thu, 26 Apr 2001 10:29:24 +0000 (10:29 +0000)]
Curl_GetFTPResponse() is rewritten to read all incoming data in large
chunks, which makes it a lot faster and will make ftps work better...

23 years agosplit curl and libcurl into two strings in the initial display
Daniel Stenberg [Thu, 26 Apr 2001 08:32:12 +0000 (08:32 +0000)]
split curl and libcurl into two strings in the initial display

23 years agoconnection re-using didn't work on non-default ports when not using proxy
Daniel Stenberg [Wed, 25 Apr 2001 21:24:27 +0000 (21:24 +0000)]
connection re-using didn't work on non-default ports when not using proxy
until now

23 years agoadded some verbose summary output stuff
Daniel Stenberg [Tue, 24 Apr 2001 21:47:01 +0000 (21:47 +0000)]
added some verbose summary output stuff

23 years agono name no test
Daniel Stenberg [Tue, 24 Apr 2001 21:46:37 +0000 (21:46 +0000)]
no name no test

23 years agoinclude debugmem for memory leak detection
Daniel Stenberg [Tue, 24 Apr 2001 21:41:29 +0000 (21:41 +0000)]
include debugmem for memory leak detection

23 years agoSSL based tests
Daniel Stenberg [Tue, 24 Apr 2001 21:11:34 +0000 (21:11 +0000)]
SSL based tests

23 years agonew tests, new server invoke system
Daniel Stenberg [Tue, 24 Apr 2001 21:09:53 +0000 (21:09 +0000)]
new tests, new server invoke system

23 years agofixed
Daniel Stenberg [Tue, 24 Apr 2001 21:09:27 +0000 (21:09 +0000)]
fixed

23 years agostunnel and diff are added requirements
Daniel Stenberg [Tue, 24 Apr 2001 21:09:12 +0000 (21:09 +0000)]
stunnel and diff are added requirements

23 years agoon albert chin's comment I remade the fix to set '\0' instead of 0 since
Daniel Stenberg [Tue, 24 Apr 2001 06:12:07 +0000 (06:12 +0000)]
on albert chin's comment I remade the fix to set '\0' instead of 0 since
they're chars

23 years agolibcurl.5 replaces LIBCURL as main libcurl overview document
Daniel Stenberg [Mon, 23 Apr 2001 12:37:27 +0000 (12:37 +0000)]
libcurl.5 replaces LIBCURL as main libcurl overview document

23 years agominor rephrasing
Daniel Stenberg [Mon, 23 Apr 2001 12:36:02 +0000 (12:36 +0000)]
minor rephrasing

23 years agoform post, not just form
Daniel Stenberg [Mon, 23 Apr 2001 11:57:50 +0000 (11:57 +0000)]
form post, not just form

23 years agoclarified and extended with an example
Daniel Stenberg [Mon, 23 Apr 2001 11:55:25 +0000 (11:55 +0000)]
clarified and extended with an example

23 years agoAdded comment about where to find the HTML versions of the man pages
Daniel Stenberg [Mon, 23 Apr 2001 11:42:24 +0000 (11:42 +0000)]
Added comment about where to find the HTML versions of the man pages

23 years agoAdded curl_mprintf and curl_strequal in the list of "useful functions"
Daniel Stenberg [Mon, 23 Apr 2001 11:40:53 +0000 (11:40 +0000)]
Added curl_mprintf and curl_strequal in the list of "useful functions"

23 years agocurl_printf became curl_mprintf
Daniel Stenberg [Mon, 23 Apr 2001 08:30:22 +0000 (08:30 +0000)]
curl_printf became curl_mprintf

23 years agocurl_printf is curl_mprintf now
Daniel Stenberg [Mon, 23 Apr 2001 08:29:56 +0000 (08:29 +0000)]
curl_printf is curl_mprintf now

23 years agoAdded zero termination, as the OpenSSL version string was written without
Daniel Stenberg [Mon, 23 Apr 2001 07:54:12 +0000 (07:54 +0000)]
Added zero termination, as the OpenSSL version string was written without
it!

23 years agocurl 7.7.2
Daniel Stenberg [Mon, 23 Apr 2001 07:34:55 +0000 (07:34 +0000)]
curl 7.7.2

23 years agoborland fixes, broken host: for persistent connections
Daniel Stenberg [Mon, 23 Apr 2001 07:27:12 +0000 (07:27 +0000)]
borland fixes, broken host: for persistent connections

23 years agopersistent is spelled with an 'e', not an 'a'
Daniel Stenberg [Mon, 23 Apr 2001 07:09:15 +0000 (07:09 +0000)]
persistent is spelled with an 'e', not an 'a'

23 years agono need to copy the name when re-using the connection, we already have the
Daniel Stenberg [Mon, 23 Apr 2001 06:11:08 +0000 (06:11 +0000)]
no need to copy the name when re-using the connection, we already have the
same name in that buffer from the URL parsing!

23 years agoRosimildo da Silva corrected them to build a proper lib and to use options
Daniel Stenberg [Sun, 22 Apr 2001 17:39:04 +0000 (17:39 +0000)]
Rosimildo da Silva corrected them to build a proper lib and to use options
for multi-threading compiling

23 years agocopy the name properly when re-using a connection
Daniel Stenberg [Sun, 22 Apr 2001 16:47:55 +0000 (16:47 +0000)]
copy the name properly when re-using a connection

23 years agoadded missing (new) man pages
Daniel Stenberg [Sun, 22 Apr 2001 15:50:12 +0000 (15:50 +0000)]
added missing (new) man pages