platform/upstream/curl.git
24 years agothe -W and -g stuff needn't be here by default
Daniel Stenberg [Wed, 14 Jun 2000 14:29:39 +0000 (14:29 +0000)]
the -W and -g stuff needn't be here by default

24 years agoAdded a define in the Mingw32 makefiles to allow parts of the config-win32
Daniel Stenberg [Wed, 14 Jun 2000 14:28:45 +0000 (14:28 +0000)]
Added a define in the Mingw32 makefiles to allow parts of the config-win32
files depend on that as well. It turned out Borland has no unistd.h file
either, only mingw32 seems to use that.

24 years agoseveral minor fixes as pointed out by Björn Stenberg
Daniel Stenberg [Wed, 14 Jun 2000 14:26:53 +0000 (14:26 +0000)]
several minor fixes as pointed out by Björn Stenberg

24 years agobad HAVE_STRICMP usage found by Björn Stenberg
Daniel Stenberg [Wed, 14 Jun 2000 14:26:20 +0000 (14:26 +0000)]
bad HAVE_STRICMP usage found by Björn Stenberg

24 years agoadded some more text about libcurl using
Daniel Stenberg [Wed, 14 Jun 2000 14:08:52 +0000 (14:08 +0000)]
added some more text about libcurl using

24 years agoedited the contributor list
Daniel Stenberg [Wed, 14 Jun 2000 14:02:43 +0000 (14:02 +0000)]
edited the contributor list
changed ftp-ascii to use-ascii and its explanation was fixed

24 years agoAdded #include <fcntl.h> required by the setmode() for win32
Daniel Stenberg [Wed, 14 Jun 2000 12:52:21 +0000 (12:52 +0000)]
Added #include <fcntl.h> required by the setmode() for win32

24 years agonew binary stdout approach for win32 systems
Daniel Stenberg [Wed, 14 Jun 2000 12:50:38 +0000 (12:50 +0000)]
new binary stdout approach for win32 systems

24 years agoAdded GETHOSTBYNAME_R_NARGS and GETHOSTBYADDR_R_NARGS
Daniel Stenberg [Wed, 14 Jun 2000 10:50:18 +0000 (10:50 +0000)]
Added GETHOSTBYNAME_R_NARGS and GETHOSTBYADDR_R_NARGS

24 years agoupdated to be more valid for version 7 workings
Daniel Stenberg [Wed, 14 Jun 2000 09:16:11 +0000 (09:16 +0000)]
updated to be more valid for version 7 workings

24 years agoadded a few RFCs to the list
Daniel Stenberg [Wed, 14 Jun 2000 09:08:31 +0000 (09:08 +0000)]
added a few RFCs to the list

24 years agoLuong Dinh Dung's comments adjusted
Daniel Stenberg [Tue, 13 Jun 2000 23:04:44 +0000 (23:04 +0000)]
Luong Dinh Dung's comments adjusted

24 years agofree-twice problem corrected
Daniel Stenberg [Tue, 13 Jun 2000 08:11:45 +0000 (08:11 +0000)]
free-twice problem corrected

24 years agoresources + readme.win32
Daniel Stenberg [Fri, 9 Jun 2000 12:08:08 +0000 (12:08 +0000)]
resources + readme.win32

24 years agoedited it to look better when HTML'ified
Daniel Stenberg [Fri, 9 Jun 2000 07:10:47 +0000 (07:10 +0000)]
edited it to look better when HTML'ified

24 years agoAdded the docs/README.win32 file
Daniel Stenberg [Fri, 9 Jun 2000 07:02:20 +0000 (07:02 +0000)]
Added the docs/README.win32 file

24 years agohaxx.nu turns haxx.se
Daniel Stenberg [Fri, 9 Jun 2000 07:01:23 +0000 (07:01 +0000)]
haxx.nu turns haxx.se

24 years agomucho updated with lots of links to various odd stuff
Daniel Stenberg [Fri, 9 Jun 2000 07:00:45 +0000 (07:00 +0000)]
mucho updated with lots of links to various odd stuff

24 years agoSome notes about life with curl in the win32 world
Daniel Stenberg [Fri, 9 Jun 2000 07:00:21 +0000 (07:00 +0000)]
Some notes about life with curl in the win32 world

24 years agothe recent mocking
Daniel Stenberg [Thu, 8 Jun 2000 15:20:03 +0000 (15:20 +0000)]
the recent mocking

24 years agouse top_dir instead of ../
Daniel Stenberg [Thu, 8 Jun 2000 15:14:17 +0000 (15:14 +0000)]
use top_dir instead of ../

24 years agoAdded progress callback info
Daniel Stenberg [Thu, 8 Jun 2000 15:13:41 +0000 (15:13 +0000)]
Added progress callback info

24 years agolower casing getenv and formparse
Daniel Stenberg [Thu, 8 Jun 2000 15:13:03 +0000 (15:13 +0000)]
lower casing getenv and formparse
added the progress function callback and data pointer
added the callback typedefs

24 years agoadded progress callback stuff, changed the callback typedefs to be public
Daniel Stenberg [Thu, 8 Jun 2000 15:11:39 +0000 (15:11 +0000)]
added progress callback stuff, changed the callback typedefs to be public

24 years agomodified
Daniel Stenberg [Tue, 6 Jun 2000 16:02:54 +0000 (16:02 +0000)]
modified

24 years agoAdded description
Daniel Stenberg [Tue, 6 Jun 2000 14:54:42 +0000 (14:54 +0000)]
Added description

24 years agoedited to look better after the txt2html convertion
Daniel Stenberg [Tue, 6 Jun 2000 14:13:36 +0000 (14:13 +0000)]
edited to look better after the txt2html convertion

24 years agoupdated with more examples
Daniel Stenberg [Tue, 6 Jun 2000 14:09:01 +0000 (14:09 +0000)]
updated with more examples

24 years agousing the new formparse, the new getenv, using the new headers struct and
Daniel Stenberg [Mon, 5 Jun 2000 08:26:13 +0000 (08:26 +0000)]
using the new formparse, the new getenv, using the new headers struct and
clean up the headers better

24 years agocurl_getenv() is now lowercase
Daniel Stenberg [Mon, 5 Jun 2000 08:24:37 +0000 (08:24 +0000)]
curl_getenv() is now lowercase

24 years agothe curl_formparse() function was turned lowercase
Daniel Stenberg [Mon, 5 Jun 2000 08:24:18 +0000 (08:24 +0000)]
the curl_formparse() function was turned lowercase

24 years agostruct HttpHeader changed to struct curl_slist
Daniel Stenberg [Mon, 5 Jun 2000 08:23:50 +0000 (08:23 +0000)]
struct HttpHeader changed to struct curl_slist

24 years agoAdded text about how to convert certificates to PEM format
Daniel Stenberg [Mon, 5 Jun 2000 08:21:28 +0000 (08:21 +0000)]
Added text about how to convert certificates to PEM format

24 years agominor edits
Daniel Stenberg [Fri, 2 Jun 2000 13:35:16 +0000 (13:35 +0000)]
minor edits

24 years agoAdded many specific questions
Daniel Stenberg [Fri, 2 Jun 2000 13:32:01 +0000 (13:32 +0000)]
Added many specific questions

24 years agoEdited, cleaned up
Daniel Stenberg [Fri, 2 Jun 2000 12:45:23 +0000 (12:45 +0000)]
Edited, cleaned up

24 years agoupdated
Daniel Stenberg [Fri, 2 Jun 2000 12:06:47 +0000 (12:06 +0000)]
updated

24 years agocurl_formparse() man page
Daniel Stenberg [Fri, 2 Jun 2000 11:42:56 +0000 (11:42 +0000)]
curl_formparse() man page

24 years agoAdded description
Daniel Stenberg [Fri, 2 Jun 2000 11:34:17 +0000 (11:34 +0000)]
Added description

24 years agochanged the httppost struct into curl_slist struct
Daniel Stenberg [Fri, 2 Jun 2000 11:31:53 +0000 (11:31 +0000)]
changed the httppost struct into curl_slist struct

24 years agoadded description
Daniel Stenberg [Fri, 2 Jun 2000 11:31:18 +0000 (11:31 +0000)]
added description

24 years agoAdded description
Daniel Stenberg [Fri, 2 Jun 2000 11:01:08 +0000 (11:01 +0000)]
Added description

24 years agoadded description
Daniel Stenberg [Fri, 2 Jun 2000 10:50:09 +0000 (10:50 +0000)]
added description

24 years agoman page for this function already in used by the command line tool!
Daniel Stenberg [Fri, 2 Jun 2000 09:02:51 +0000 (09:02 +0000)]
man page for this function already in used by the command line tool!

24 years agoDavid LeBlanc corrected one of my mistakes
Daniel Stenberg [Wed, 31 May 2000 06:31:31 +0000 (06:31 +0000)]
David LeBlanc corrected one of my mistakes

24 years agoAdjusted to the GETHOSTBYADDR_R_NARGS style
Daniel Stenberg [Tue, 30 May 2000 22:27:39 +0000 (22:27 +0000)]
Adjusted to the GETHOSTBYADDR_R_NARGS style

24 years agoAdded GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGS
Daniel Stenberg [Tue, 30 May 2000 22:26:57 +0000 (22:26 +0000)]
Added GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGS

24 years agoAdded checks for number of parameters to the functions gethostbyname_r()
Daniel Stenberg [Tue, 30 May 2000 22:26:26 +0000 (22:26 +0000)]
Added checks for number of parameters to the functions gethostbyname_r()
and gethostbyaddr_r()

24 years agopre-release commit
Daniel Stenberg [Tue, 30 May 2000 16:31:46 +0000 (16:31 +0000)]
pre-release commit

24 years agomodified to the new curl_getenv() style
Daniel Stenberg [Mon, 29 May 2000 23:09:31 +0000 (23:09 +0000)]
modified to the new curl_getenv() style

24 years agomade getenv() more threadsafe for win32
Daniel Stenberg [Mon, 29 May 2000 23:07:22 +0000 (23:07 +0000)]
made getenv() more threadsafe for win32

24 years agoupdated
Daniel Stenberg [Mon, 29 May 2000 22:54:17 +0000 (22:54 +0000)]
updated

24 years agohad to add this since it was missing in the system includes!
Daniel Stenberg [Mon, 29 May 2000 22:52:17 +0000 (22:52 +0000)]
had to add this since it was missing in the system includes!

24 years agoDavid LeBlanc's fixes!
Daniel Stenberg [Mon, 29 May 2000 22:51:13 +0000 (22:51 +0000)]
David LeBlanc's fixes!

24 years agogenerated with bison 1.28 which removes the alloca() mess!
Daniel Stenberg [Mon, 29 May 2000 22:50:40 +0000 (22:50 +0000)]
generated with bison 1.28 which removes the alloca() mess!

24 years agoURLGET_ERROR_SIZE is now CURL_ERROR_SIZE
Daniel Stenberg [Fri, 26 May 2000 13:58:10 +0000 (13:58 +0000)]
URLGET_ERROR_SIZE is now CURL_ERROR_SIZE

24 years agosilly mistake corrected
Daniel Stenberg [Fri, 26 May 2000 13:57:11 +0000 (13:57 +0000)]
silly mistake corrected

24 years agoadded the new man pages docs/*.3
Daniel Stenberg [Fri, 26 May 2000 13:55:13 +0000 (13:55 +0000)]
added the new man pages docs/*.3

24 years agoupdated
Daniel Stenberg [Fri, 26 May 2000 11:59:43 +0000 (11:59 +0000)]
updated

24 years agomore documented stuff
Daniel Stenberg [Fri, 26 May 2000 08:50:13 +0000 (08:50 +0000)]
more documented stuff

24 years agofixed the CURL_ERROR_SIZE and renamed a urlget() leftover
Daniel Stenberg [Fri, 26 May 2000 08:12:14 +0000 (08:12 +0000)]
fixed the CURL_ERROR_SIZE and renamed a urlget() leftover

24 years agoAdded a list of stuff to do for version 7
Daniel Stenberg [Fri, 26 May 2000 07:48:38 +0000 (07:48 +0000)]
Added a list of stuff to do for version 7

24 years agoAIX wants sys/time.h included
Daniel Stenberg [Thu, 25 May 2000 15:18:34 +0000 (15:18 +0000)]
AIX wants sys/time.h included

24 years agoadded sys/time.h check
Daniel Stenberg [Thu, 25 May 2000 15:18:02 +0000 (15:18 +0000)]
added sys/time.h check

24 years agofixed the new path to the curl man page
Daniel Stenberg [Wed, 24 May 2000 22:56:00 +0000 (22:56 +0000)]
fixed the new path to the curl man page

24 years agofixed the new docs path
Daniel Stenberg [Wed, 24 May 2000 22:53:37 +0000 (22:53 +0000)]
fixed the new docs path

24 years agonow splits the text into several puts() calls
Daniel Stenberg [Tue, 23 May 2000 10:25:30 +0000 (10:25 +0000)]
now splits the text into several puts() calls

24 years agoJörn's fixes mentioned
Daniel Stenberg [Mon, 22 May 2000 19:15:18 +0000 (19:15 +0000)]
Jörn's fixes mentioned

24 years agomoved many docs to the new docs/ dir
Daniel Stenberg [Mon, 22 May 2000 19:13:37 +0000 (19:13 +0000)]
moved many docs to the new docs/ dir

24 years agomore changes! ;-)
Daniel Stenberg [Mon, 22 May 2000 19:11:39 +0000 (19:11 +0000)]
more changes! ;-)

24 years agoslightly adjusted
Daniel Stenberg [Mon, 22 May 2000 19:10:53 +0000 (19:10 +0000)]
slightly adjusted

24 years agooops
Daniel Stenberg [Mon, 22 May 2000 19:09:31 +0000 (19:09 +0000)]
oops

24 years agoadjusted to work even without RTLD_GLOBAL defined
Daniel Stenberg [Mon, 22 May 2000 19:04:18 +0000 (19:04 +0000)]
adjusted to work even without RTLD_GLOBAL defined

24 years agolibcurl v7 adjustments
Daniel Stenberg [Mon, 22 May 2000 19:02:54 +0000 (19:02 +0000)]
libcurl v7 adjustments

24 years agomoved here from the root directory
Daniel Stenberg [Mon, 22 May 2000 17:35:35 +0000 (17:35 +0000)]
moved here from the root directory

24 years agomoved to the new docs/ directory
Daniel Stenberg [Mon, 22 May 2000 17:33:31 +0000 (17:33 +0000)]
moved to the new docs/ directory

24 years agoJörn's fixes
Daniel Stenberg [Mon, 22 May 2000 17:20:29 +0000 (17:20 +0000)]
Jörn's fixes

24 years agoJört Hartroth's updates
Daniel Stenberg [Mon, 22 May 2000 17:18:55 +0000 (17:18 +0000)]
Jört Hartroth's updates

24 years agomoved here from the newlib branch
Daniel Stenberg [Mon, 22 May 2000 17:17:57 +0000 (17:17 +0000)]
moved here from the newlib branch

24 years agounused
Daniel Stenberg [Mon, 22 May 2000 14:13:05 +0000 (14:13 +0000)]
unused

24 years agomoved here from the newlib branch
Daniel Stenberg [Mon, 22 May 2000 14:12:12 +0000 (14:12 +0000)]
moved here from the newlib branch

24 years agofiles moved to main branch from the newlib branch
Daniel Stenberg [Mon, 22 May 2000 14:09:31 +0000 (14:09 +0000)]
files moved to main branch from the newlib branch

24 years agomoved the win32 init stuff here from the lib
Daniel Stenberg [Wed, 17 May 2000 21:21:10 +0000 (21:21 +0000)]
moved the win32 init stuff here from the lib

24 years ago"Will you write a script for me getting ZZZ from YYY?" added
Daniel Stenberg [Sun, 14 May 2000 15:33:47 +0000 (15:33 +0000)]
"Will you write a script for me getting ZZZ from YYY?" added

24 years agoAdded BOTH nsl+socket lib check
Daniel Stenberg [Sun, 14 May 2000 15:21:45 +0000 (15:21 +0000)]
Added BOTH nsl+socket lib check
Added HOST and TARGET checks
Added automatic update of the *spec.in files (Linux RPM stuff)

24 years agothe last days' changes
Daniel Stenberg [Sun, 14 May 2000 13:36:38 +0000 (13:36 +0000)]
the last days' changes

24 years agostring checks added
Daniel Stenberg [Sun, 14 May 2000 13:33:53 +0000 (13:33 +0000)]
string checks added

24 years agolots of stuff
Daniel Stenberg [Sun, 14 May 2000 13:12:11 +0000 (13:12 +0000)]
lots of stuff

24 years agoRemoved all #ifdef GLOBURL lines, we always use them
Daniel Stenberg [Tue, 9 May 2000 22:42:53 +0000 (22:42 +0000)]
Removed all #ifdef GLOBURL lines, we always use them

24 years agoSupport for systems where RTLD_LAZY_GLOBAL is defined instead of
Daniel Stenberg [Tue, 9 May 2000 22:23:55 +0000 (22:23 +0000)]
Support for systems where RTLD_LAZY_GLOBAL is defined instead of
RTLD_GLOBAL and RTLD_LAZY separately.

24 years agochanged the glob_url() call, after Janne Johansson's buffer overflow report
Daniel Stenberg [Tue, 9 May 2000 12:29:28 +0000 (12:29 +0000)]
changed the glob_url() call, after Janne Johansson's buffer overflow report

24 years agoconfigure having problem with openssl
Daniel Stenberg [Mon, 24 Apr 2000 15:20:58 +0000 (15:20 +0000)]
configure having problem with openssl

24 years agoadded a missing prototype, removed unused code
Daniel Stenberg [Tue, 11 Apr 2000 21:48:33 +0000 (21:48 +0000)]
added a missing prototype, removed unused code

24 years agonow uses a tiny bit of the new library interface!
Daniel Stenberg [Tue, 11 Apr 2000 21:47:28 +0000 (21:47 +0000)]
now uses a tiny bit of the new library interface!

24 years agoAdded Darwin to the list of platforms
Daniel Stenberg [Mon, 10 Apr 2000 18:05:29 +0000 (18:05 +0000)]
Added Darwin to the list of platforms

24 years agoupdated the ports list
Daniel Stenberg [Sat, 8 Apr 2000 20:45:42 +0000 (20:45 +0000)]
updated the ports list

24 years agoAdded the *spec.in files
Daniel Stenberg [Sat, 8 Apr 2000 19:33:11 +0000 (19:33 +0000)]
Added the *spec.in files

24 years agonew files to generate .spec files automatically
Daniel Stenberg [Sat, 8 Apr 2000 19:32:40 +0000 (19:32 +0000)]
new files to generate .spec files automatically

24 years agonow sends user agent to all requests that go through a http proxy
Daniel Stenberg [Sat, 8 Apr 2000 19:29:58 +0000 (19:29 +0000)]
now sends user agent to all requests that go through a http proxy

24 years agoImproved the looks of the progress meter when the file size is between
Daniel Stenberg [Sat, 8 Apr 2000 19:28:23 +0000 (19:28 +0000)]
Improved the looks of the progress meter when the file size is between
9999 KB and 100 MB since it then can display the size as XX.X MB instead of
just XX as before.