platform/upstream/curl.git
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.

24 years agosome rpm build improvements
Daniel Stenberg [Sat, 8 Apr 2000 19:27:06 +0000 (19:27 +0000)]
some rpm build improvements
adjusted progress bar
user agent sent when talking non-http through a http proxy

24 years agoMarco's fix got adjusted
Daniel Stenberg [Tue, 4 Apr 2000 18:08:34 +0000 (18:08 +0000)]
Marco's fix got adjusted

24 years agotwo location problems and one OS/2 patch
Daniel Stenberg [Tue, 4 Apr 2000 17:47:05 +0000 (17:47 +0000)]
two location problems and one OS/2 patch

24 years agoMarco G. Salvagno's OS/2 patch is applied
Daniel Stenberg [Tue, 4 Apr 2000 17:44:24 +0000 (17:44 +0000)]
Marco G. Salvagno's OS/2 patch is applied

24 years agoMarco G. Salvagno's patch applied
Daniel Stenberg [Tue, 4 Apr 2000 17:42:43 +0000 (17:42 +0000)]
Marco G. Salvagno's patch applied

24 years agoadded INTERNALS
Daniel Stenberg [Sun, 2 Apr 2000 18:28:26 +0000 (18:28 +0000)]
added INTERNALS

24 years agodescribes internal code design
Daniel Stenberg [Sun, 2 Apr 2000 18:09:50 +0000 (18:09 +0000)]
describes internal code design

24 years agoJames Atwill correctly pointed out that curl didn't follow Location: headers
Daniel Stenberg [Sun, 2 Apr 2000 12:08:12 +0000 (12:08 +0000)]
James Atwill correctly pointed out that curl didn't follow Location: headers
properly when the new URL is an absolute one to a different port than the
first URL...

24 years agoAdded some more explanatory text about HTTP posts
Daniel Stenberg [Mon, 27 Mar 2000 21:42:40 +0000 (21:42 +0000)]
Added some more explanatory text about HTTP posts

24 years ago"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy
Daniel Stenberg [Mon, 27 Mar 2000 21:36:05 +0000 (21:36 +0000)]
"H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy
the proxy server data internally as it did, since when doing a location:
following it needs the proxy server string several times.

24 years agospelling errors corrected
Daniel Stenberg [Thu, 23 Mar 2000 11:02:08 +0000 (11:02 +0000)]
spelling errors corrected

24 years agodownload.c, configure, VC fix and OS/2 fix
Daniel Stenberg [Thu, 23 Mar 2000 10:43:14 +0000 (10:43 +0000)]
download.c, configure, VC fix and OS/2 fix

24 years agoyet another tiny OS/2 fix
Daniel Stenberg [Thu, 23 Mar 2000 10:41:39 +0000 (10:41 +0000)]
yet another tiny OS/2 fix

24 years agoin case the select() returns -1 and errno is EINTR, it should not abort
Daniel Stenberg [Thu, 23 Mar 2000 10:41:16 +0000 (10:41 +0000)]
in case the select() returns -1 and errno is EINTR, it should not abort
the download (MT-adjustment)

24 years agoWham Bang's fixes
Daniel Stenberg [Thu, 23 Mar 2000 10:40:14 +0000 (10:40 +0000)]
Wham Bang's fixes

24 years agoTroy Engel's latest updates
Daniel Stenberg [Thu, 23 Mar 2000 10:39:38 +0000 (10:39 +0000)]
Troy Engel's latest updates

24 years agoHAVE_UNAME was bad
Daniel Stenberg [Thu, 23 Mar 2000 10:39:00 +0000 (10:39 +0000)]
HAVE_UNAME was bad
HAVE_UNISTD_H is now not set if VC6 is defined

24 years agoAdded a question about other SSL libraries
Daniel Stenberg [Thu, 23 Mar 2000 10:36:49 +0000 (10:36 +0000)]
Added a question about other SSL libraries

24 years agojust a little reformatted
Daniel Stenberg [Thu, 23 Mar 2000 09:33:03 +0000 (09:33 +0000)]
just a little reformatted

24 years agoremoved the double BSD install check
Daniel Stenberg [Tue, 21 Mar 2000 17:12:27 +0000 (17:12 +0000)]
removed the double BSD install check

24 years ago6.5.2 release commit
Daniel Stenberg [Tue, 21 Mar 2000 15:37:13 +0000 (15:37 +0000)]
6.5.2 release commit

24 years agorelease commit time
Daniel Stenberg [Tue, 21 Mar 2000 14:23:45 +0000 (14:23 +0000)]
release commit time

24 years agocurl_unescape() update
Daniel Stenberg [Tue, 21 Mar 2000 14:18:39 +0000 (14:18 +0000)]
curl_unescape() update

24 years agoreformatted, added a custom FTP command question
Daniel Stenberg [Mon, 20 Mar 2000 11:27:29 +0000 (11:27 +0000)]
reformatted, added a custom FTP command question

24 years agochanged the URL to use http:// instead
Daniel Stenberg [Mon, 20 Mar 2000 10:31:08 +0000 (10:31 +0000)]
changed the URL to use http:// instead

24 years agocurl_unescape() could make a buffer overflow
Daniel Stenberg [Mon, 20 Mar 2000 10:22:12 +0000 (10:22 +0000)]
curl_unescape() could make a buffer overflow

24 years agoopenbsd complaints fixes
Daniel Stenberg [Mon, 20 Mar 2000 09:25:18 +0000 (09:25 +0000)]
openbsd complaints fixes
http_code in -w fix
MS VC++ fixes
documentation updates
-D update
OS/2 port

24 years agomodified to look better when man2html'ified
Daniel Stenberg [Mon, 20 Mar 2000 09:21:31 +0000 (09:21 +0000)]
modified to look better when man2html'ified

24 years agogenerated from the new getdate.y file
Daniel Stenberg [Mon, 20 Mar 2000 09:11:29 +0000 (09:11 +0000)]
generated from the new getdate.y file

24 years agocommented the CFLAGS that was left in here by mistake
Daniel Stenberg [Mon, 20 Mar 2000 09:10:51 +0000 (09:10 +0000)]
commented the CFLAGS that was left in here by mistake

24 years agocontributor Marco G. Salvagno added
Daniel Stenberg [Mon, 20 Mar 2000 09:10:10 +0000 (09:10 +0000)]
contributor Marco G. Salvagno added

24 years agoMarco G. Salvagno's paragraph about compiling for OS/2 is added
Daniel Stenberg [Mon, 20 Mar 2000 09:09:12 +0000 (09:09 +0000)]
Marco G. Salvagno's paragraph about compiling for OS/2 is added

24 years agoMarco G. Salvagno's OS/2 changes
Daniel Stenberg [Sun, 19 Mar 2000 19:55:02 +0000 (19:55 +0000)]
Marco G. Salvagno's OS/2 changes

24 years agoMarco G. Salvagno's OS/2 fixes
Daniel Stenberg [Sun, 19 Mar 2000 19:54:13 +0000 (19:54 +0000)]
Marco G. Salvagno's OS/2 fixes

24 years agoupdated to compile 6.5
Daniel Stenberg [Fri, 17 Mar 2000 17:18:40 +0000 (17:18 +0000)]
updated to compile 6.5

24 years agohow to report curl bugs!
Daniel Stenberg [Fri, 17 Mar 2000 11:45:20 +0000 (11:45 +0000)]
how to report curl bugs!

24 years agocorrected the CVS info
Daniel Stenberg [Thu, 16 Mar 2000 15:21:14 +0000 (15:21 +0000)]
corrected the CVS info

24 years agothe --dump-header option now only creates the file when it needs to, not any
Daniel Stenberg [Thu, 16 Mar 2000 11:43:10 +0000 (11:43 +0000)]
the --dump-header option now only creates the file when it needs to, not any
sooner

24 years agoAdded the forgotten http_code!
Daniel Stenberg [Thu, 16 Mar 2000 11:41:56 +0000 (11:41 +0000)]
Added the forgotten http_code!

24 years agomakes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()
Daniel Stenberg [Thu, 16 Mar 2000 11:41:27 +0000 (11:41 +0000)]
makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen()

24 years agoremoved an unnecessary #ifdef WIN32
Daniel Stenberg [Thu, 16 Mar 2000 11:40:48 +0000 (11:40 +0000)]
removed an unnecessary #ifdef WIN32

24 years agoif stdlib.h exists, malloc.h should not be included (thus stop OpenBSD
Daniel Stenberg [Thu, 16 Mar 2000 11:40:15 +0000 (11:40 +0000)]
if stdlib.h exists, malloc.h should not be included (thus stop OpenBSD
complaints)

24 years agocleaned up some #ifdef mess, now uses data->fwrite() to write headers
Daniel Stenberg [Thu, 16 Mar 2000 11:39:31 +0000 (11:39 +0000)]
cleaned up some #ifdef mess, now uses data->fwrite() to write headers

24 years agonow writers the headers with the data->fwrite() function as well
Daniel Stenberg [Thu, 16 Mar 2000 11:38:32 +0000 (11:38 +0000)]
now writers the headers with the data->fwrite() function as well

24 years agoas Pascal Gaudette pointed out, the ldap files were missing
Daniel Stenberg [Thu, 16 Mar 2000 11:35:48 +0000 (11:35 +0000)]
as Pascal Gaudette pointed out, the ldap files were missing

24 years agotiny fixes
Daniel Stenberg [Thu, 16 Mar 2000 11:35:03 +0000 (11:35 +0000)]
tiny fixes

24 years agoAdded checks for RAND_screen, malloc.h and stdlib.h
Daniel Stenberg [Thu, 16 Mar 2000 11:34:19 +0000 (11:34 +0000)]
Added checks for RAND_screen, malloc.h and stdlib.h

24 years agoRAND_SCREEN is only available for win32 SSL users
Daniel Stenberg [Thu, 16 Mar 2000 11:33:39 +0000 (11:33 +0000)]
RAND_SCREEN is only available for win32 SSL users

24 years agoupdates and fixes
Daniel Stenberg [Thu, 16 Mar 2000 11:32:53 +0000 (11:32 +0000)]
updates and fixes

24 years ago6.5 cleanup commit
Daniel Stenberg [Tue, 14 Mar 2000 08:33:15 +0000 (08:33 +0000)]
6.5 cleanup commit

24 years agoAdded HAVE_STRDUP
Daniel Stenberg [Tue, 14 Mar 2000 08:29:42 +0000 (08:29 +0000)]
Added HAVE_STRDUP

24 years agoAdded #define HAVE_SETVBUF 1
Daniel Stenberg [Tue, 14 Mar 2000 08:29:11 +0000 (08:29 +0000)]
Added #define HAVE_SETVBUF 1

24 years agoThe changes of today.
Daniel Stenberg [Mon, 13 Mar 2000 09:13:07 +0000 (09:13 +0000)]
The changes of today.

24 years agoput back the perl binary check
Daniel Stenberg [Mon, 13 Mar 2000 09:12:18 +0000 (09:12 +0000)]
put back the perl binary check

24 years agonow sends cookies space separated to better work with IIS4.0 servers
Daniel Stenberg [Mon, 13 Mar 2000 09:11:54 +0000 (09:11 +0000)]
now sends cookies space separated to better work with IIS4.0 servers

24 years agocorrected spelling errors, improved look for the ranges part
Daniel Stenberg [Mon, 13 Mar 2000 09:11:07 +0000 (09:11 +0000)]
corrected spelling errors, improved look for the ranges part

24 years agoUltrix fixes, openssl fix, docs, removed perl
Daniel Stenberg [Thu, 2 Mar 2000 23:17:51 +0000 (23:17 +0000)]
Ultrix fixes, openssl fix, docs, removed perl

24 years agocorrected a spelling mistake
Daniel Stenberg [Thu, 2 Mar 2000 23:12:55 +0000 (23:12 +0000)]
corrected a spelling mistake

24 years agoAdded the WRITEINFO tag
Daniel Stenberg [Thu, 2 Mar 2000 23:07:25 +0000 (23:07 +0000)]
Added the WRITEINFO tag

24 years agoAdded -N, added a strdup() function for systems without it. suggested for
Daniel Stenberg [Thu, 2 Mar 2000 23:06:34 +0000 (23:06 +0000)]
Added -N, added a strdup() function for systems without it. suggested for
Ultrix by Damien Adant <dams@usa.net>.

24 years agosys/select.h and gettimeofday() adjusted
Daniel Stenberg [Thu, 2 Mar 2000 23:05:01 +0000 (23:05 +0000)]
sys/select.h and gettimeofday() adjusted

24 years agoprogress meter text updated to the new display
Daniel Stenberg [Thu, 2 Mar 2000 23:04:07 +0000 (23:04 +0000)]
progress meter text updated to the new display

24 years agoadded -N and -w descriptions
Daniel Stenberg [Thu, 2 Mar 2000 23:03:41 +0000 (23:03 +0000)]
added -N and -w descriptions

24 years agoAdded checks for setvbuf(), RAND_set() and removed the perl stuff
Daniel Stenberg [Thu, 2 Mar 2000 23:02:58 +0000 (23:02 +0000)]
Added checks for setvbuf(), RAND_set() and removed the perl stuff

24 years agoremoved perl/
Daniel Stenberg [Thu, 2 Mar 2000 23:02:14 +0000 (23:02 +0000)]
removed perl/

24 years agorenamed some variables and made \r work
Daniel Stenberg [Thu, 2 Mar 2000 23:01:56 +0000 (23:01 +0000)]
renamed some variables and made \r work

24 years agoAdjusted to run properly with OpenSSL 0.9.5.
Daniel Stenberg [Thu, 2 Mar 2000 23:01:35 +0000 (23:01 +0000)]
Adjusted to run properly with OpenSSL 0.9.5.

24 years agoDamien Adant <dams@usa.net> suggestion to make it compile on Ultrix
Daniel Stenberg [Thu, 2 Mar 2000 23:00:54 +0000 (23:00 +0000)]
Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix

24 years agorephrased. -D writes a file, -b reads one.
Daniel Stenberg [Wed, 1 Mar 2000 22:50:27 +0000 (22:50 +0000)]
rephrased. -D writes a file, -b reads one.

24 years agomade -w support -w@[file] and -w@- (for stdin)
Daniel Stenberg [Wed, 1 Mar 2000 22:44:46 +0000 (22:44 +0000)]
made -w support -w@[file] and -w@- (for stdin)

24 years agodescribes the latest commited changes
Daniel Stenberg [Wed, 1 Mar 2000 22:40:57 +0000 (22:40 +0000)]
describes the latest commited changes

24 years agonew variables added
Daniel Stenberg [Wed, 1 Mar 2000 22:07:46 +0000 (22:07 +0000)]
new variables added

24 years agoAdded more variables to the progress struct targeted for statistics output
Daniel Stenberg [Wed, 1 Mar 2000 22:06:57 +0000 (22:06 +0000)]
Added more variables to the progress struct targeted for statistics output

24 years agoAdded two new time stamp places
Daniel Stenberg [Wed, 1 Mar 2000 22:05:11 +0000 (22:05 +0000)]
Added two new time stamp places

24 years agoadded prototype and defines for pgrsTime()
Daniel Stenberg [Wed, 1 Mar 2000 22:01:46 +0000 (22:01 +0000)]
added prototype and defines for pgrsTime()

24 years agoadded pgrsTime() to store various time stamps for the -w option
Daniel Stenberg [Wed, 1 Mar 2000 21:59:59 +0000 (21:59 +0000)]
added pgrsTime() to store various time stamps for the -w option

24 years agostore the pretransfer time
Daniel Stenberg [Wed, 1 Mar 2000 21:56:23 +0000 (21:56 +0000)]
store the pretransfer time
store the http code

24 years agoApplied Jörn's patch
Daniel Stenberg [Wed, 1 Mar 2000 21:54:50 +0000 (21:54 +0000)]
Applied Jörn's patch

24 years agoAdded writeout.[ch]
Daniel Stenberg [Mon, 21 Feb 2000 23:53:36 +0000 (23:53 +0000)]
Added writeout.[ch]

24 years agoSupports the -w/--write-out feature
Daniel Stenberg [Mon, 21 Feb 2000 23:52:53 +0000 (23:52 +0000)]
Supports the -w/--write-out feature

24 years agonew writeout support added
Daniel Stenberg [Mon, 21 Feb 2000 23:52:13 +0000 (23:52 +0000)]
new writeout support added

24 years agonew fields in the progress struct
Daniel Stenberg [Mon, 21 Feb 2000 23:51:38 +0000 (23:51 +0000)]
new fields in the progress struct

24 years agoAdded writeout stuff
Daniel Stenberg [Mon, 21 Feb 2000 23:51:09 +0000 (23:51 +0000)]
Added writeout stuff