W3C CVS Root

CVS log for libwww/Library/src/HTMulti.c

[BACK] Up to [Public] / libwww / Library / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 2.37: download - view: text, markup, annotated - select for diffs
Fri Mar 21 10:15:44 2003 UTC (21 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, HEAD, Amaya
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +2 -2 lines
JK: Migrated to new versions of the autotools:
autoconf 2.57 (but with backwards compatiblity to 2.53)
automake 1.7.3
libtool 1.4.3.

Revision 2.36: download - view: text, markup, annotated - select for diffs
Thu Jan 6 10:48:50 2000 UTC (24 years, 3 months ago) by kahan
Branches: MAIN
CVS tags: before_webdav, Release-5-4-0, Release-5-3-1, Amaya-6-3, Amaya-6-1, Amaya-5-2, Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya-3-2-1, Amaya-3-2
Diff to: previous 2.35: preferred, colored
Changes since revision 2.35: +5 -3 lines
JK: Adding patches proposed by Joe bester (bester@mcs.anl.gov):

 This fixes some compile problems and coredumps
 on Linux, Irix, and AIX.

 This patch adds configure-time checks for ctime_r(), readdir_r(),
 gethostbyname_r(), gethostbyaddr_r(), and getlogin_r().
 I also have a couple of minor modifications to some of the html
 headers to get them to compile with the AIX compiler. The cast in
 HTUtils.html works around the fact that xlc thinks that
 0xFFFFFFFF is too large for a 32-bit enumeration value (weird,
 yes?).

 Finally, there is am increase of the HOSTENT_MAX value. I kept
 running into trouble with the DNS resolver with the default
 buffer size.

Revision 2.35: download - view: text, markup, annotated - select for diffs
Mon Feb 22 22:10:11 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Release-5-2-6, Amaya_2_4
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +36 -42 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.34: download - view: text, markup, annotated - select for diffs
Sun Feb 7 18:24:19 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.33: preferred, colored
Changes since revision 2.33: +2 -1 lines
Selected the include files more carefully to avoid unnecessary linking to modules that are not directly used

Revision 2.33: download - view: text, markup, annotated - select for diffs
Tue Nov 24 03:14:45 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +3 -2 lines
There seems to be a bug in qsort on Solaris 2.6 (all recommended patched Sep 1998). The result is that libwww may dump core when doing content negotiation on local disk file resources

Revision 2.32: download - view: text, markup, annotated - select for diffs
Mon May 4 19:37:00 1998 UTC (26 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2, Release-5-1m
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +2 -2 lines
version 5.1m

Revision 2.31: download - view: text, markup, annotated - select for diffs
Mon Aug 12 16:43:26 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j, Release-5-1g, Release-5-1e, Release-5-1d, Release-5-1b, Release-5-1a, Release-5-1, Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4, PIPELINE1
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +3 -3 lines
News news module

Revision 2.30: download - view: text, markup, annotated - select for diffs
Thu Aug 8 02:16:51 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +4 -33 lines
Henrik: chunked PUT and proxy authentication

Revision 2.29: download - view: text, markup, annotated - select for diffs
Sat Jun 8 01:52:21 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +265 -67 lines
Version 4.1beta1

Revision 2.28: download - view: text, markup, annotated - select for diffs
Sun Jun 2 00:34:55 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +7 -7 lines
new doc

Revision 2.27: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:48:00 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +1 -0 lines
new transport and Content Coding support

Revision 2.26: download - view: text, markup, annotated - select for diffs
Mon Mar 4 03:13:04 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +10 -10 lines
Autoconf

Revision 2.25: download - view: text, markup, annotated - select for diffs
Wed Feb 14 00:33:54 1996 UTC (28 years, 2 months ago) by eric
Branches: MAIN
CVS tags: autoconf
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +14 -14 lines
Substituted HTTrace for TTYPrint. -egp
Invented HTView for LineMode. -egp
Windows LineMode has dialogs. -egp

Revision 2.24: download - view: text, markup, annotated - select for diffs
Fri Feb 9 19:26:32 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +11 -11 lines
post HT_Mem

Revision 2.23: download - view: text, markup, annotated - select for diffs
Mon Nov 20 00:14:41 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6, v4/0C, v4/0B, v4/0
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +10 -15 lines
Merged Error and Dialog system

Revision 2.22: download - view: text, markup, annotated - select for diffs
Sun Nov 5 20:13:25 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre5
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +14 -14 lines
fprintf replaced with TTYPrint for windows

Revision 2.21: download - view: text, markup, annotated - select for diffs
Tue Oct 31 21:19:02 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +1 -1 lines
version 4.0pre4

Revision 2.20: download - view: text, markup, annotated - select for diffs
Wed Oct 4 21:36:34 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre3
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +3 -3 lines
next alpha version

Revision 2.19: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:39:29 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +2 -4 lines
Most of new version

Revision 2.18: download - view: text, markup, annotated - select for diffs
Fri Sep 1 20:43:10 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +2 -2 lines
porting problems

Revision 2.17: download - view: text, markup, annotated - select for diffs
Sun Aug 27 23:21:47 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +2 -2 lines
no more HText requirement :-)

Revision 2.16: download - view: text, markup, annotated - select for diffs
Thu Jul 13 22:41:04 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre3, v3/1
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +8 -1 lines
Most of 3.1pre3

Revision 2.15: download - view: text, markup, annotated - select for diffs
Fri May 19 02:05:48 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre2, v3/1pre1, WinNT, NT1, NT, NNTP
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +1 -1 lines
final swap to MIT statements

Revision 2.14: download - view: text, markup, annotated - select for diffs
Thu May 18 14:46:35 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +33 -2 lines
New Bind module

Revision 2.13: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:41:41 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v3/0, WindowsNT
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +52 -46 lines
Getting Library back on main branch

Revision 2.12: download - view: text, markup, annotated - select for diffs
Tue Dec 6 14:28:21 1994 UTC (29 years, 5 months ago) by roeber
Branches: MAIN
CVS tags: with-configure
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +19 -11 lines
Now uses GNU Autoconf

Revision 2.11: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:11:22 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v3/0pre2, v3/0pre1
Branch point for: without-configure
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +5 -5 lines
New COPYRIGHT HEADERS and BETTER multi :-)

Revision 2.10: download - view: text, markup, annotated - select for diffs
Sun Sep 25 13:50:13 1994 UTC (29 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v2/17, cern-update
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +2 -3 lines
A whole bunch of changes

Revision 2.9: download - view: text, markup, annotated - select for diffs
Tue Jul 12 14:48:32 1994 UTC (29 years, 9 months ago) by duns
Branches: MAIN
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +3 -17 lines
field test version 2

Revision 2.8: download - view: text, markup, annotated - select for diffs
Mon May 30 09:54:41 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: v2/16pre2, v2/16pre1
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +2 -0 lines
A whole lot of changes. Maimly in HTFile.c where directory stuff is
removed; HTTP where structure is changed and HTFTP where HTDoConnect
now is ported to VMS (I hope ;-))

Revision 2.7: download - view: text, markup, annotated - select for diffs
Wed May 11 16:18:24 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +5 -1 lines
Removed d_namlen as this is non-portable, and added sco support in tcp.html

Revision 2.6: download - view: text, markup, annotated - select for diffs
Wed Apr 27 12:50:52 1994 UTC (30 years ago) by luotonen
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +0 -2 lines
Some small fixes to make proxy server work better + added no-close
option for HTWriter + fixed conflicts in FTP module after Henrik's
rewrite.

Revision 2.5: download - view: text, markup, annotated - select for diffs
Wed Apr 6 12:10:39 1994 UTC (30 years, 1 month ago) by luotonen
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +6 -2 lines
Released version of httpd 2.17beta.

Revision 2.4: download - view: text, markup, annotated - select for diffs
Tue Mar 22 14:07:07 1994 UTC (30 years, 1 month ago) by luotonen
Branches: MAIN
CVS tags: v2/15
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +3 -3 lines
Gopher bug causing binary files with unknown types to be truncated.
Welcome page fix.

Revision 2.3: download - view: text, markup, annotated - select for diffs
Sun Mar 13 17:33:36 1994 UTC (30 years, 1 month ago) by luotonen
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +113 -17 lines
Fixed AA, Welcome pages, and some minor fixes.

Revision 2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 10 15:54:56 1994 UTC (30 years, 1 month ago) by duns
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +21 -3 lines
Put in scripting, compiles on ALPHA, VAX for MULTINET and UCX

Revision 2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 4 12:05:19 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Separated multiformat handling to its own module HTMulti.c
from HTFile.c.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster