W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.68: download - view: text, markup, annotated - select for diffs
Wed Aug 9 10:43:08 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, HEAD, Amaya
Diff to: previous 2.67: preferred, colored
Changes since revision 2.67: +1 -2 lines
JK: Wayne Davison:
New function HTChunk_setSize(). Documentation fixes and related code
optimizations.
http://lists.w3.org/Archives/Public/www-lib/2000JulSep/0128.html

Revision 2.67: download - view: text, markup, annotated - select for diffs
Wed Jul 7 15:43:28 1999 UTC (24 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: 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.66: preferred, colored
Changes since revision 2.66: +2 -2 lines
Committing a set of patches that fixed the problem with listening on
sockets. The implementation is still client specific - it doesn't
handle generic incoming connections. However, it works for FTP and the
simple listen sample application. A future architecture should support
incoming connections as well as outgoing connections. For now, the
mget tool also works when downloading multiple files from an FTP
server using both PASV and PORT.

Revision 2.66: 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.65: preferred, colored
Changes since revision 2.65: +6 -8 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.65: download - view: text, markup, annotated - select for diffs
Sat Nov 14 14:46:24 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.64: preferred, colored
Changes since revision 2.64: +17 -35 lines
Fixed bugs in HTNews.c which were caused by lack of chagnges to internal APIs - it should now work as intended again.

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

Revision 2.63: download - view: text, markup, annotated - select for diffs
Sun Feb 1 19:04:15 1998 UTC (26 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j, Release-5-1g
Diff to: previous 2.62: preferred, colored
Changes since revision 2.62: +1 -1 lines
*** empty log message ***

Revision 2.62: download - view: text, markup, annotated - select for diffs
Fri Mar 21 19:33:19 1997 UTC (27 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1e, Release-5-1d, Release-5-1b, Release-5-1a
Diff to: previous 2.61: preferred, colored
Changes since revision 2.61: +17 -25 lines
public version 5.1

Revision 2.61: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:31:42 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1
Diff to: previous 2.60: preferred, colored
Changes since revision 2.60: +46 -33 lines
merge for pipelining

Revision 2.60.2.4: download - view: text, markup, annotated - select for diffs
Fri Nov 8 19:49:47 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.60.2.3: preferred, colored; branchpoint 2.60: preferred, colored; next MAIN 2.61: preferred, colored
Changes since revision 2.60.2.3: +8 -8 lines
s'more robot fixin's

Revision 2.60.2.3: download - view: text, markup, annotated - select for diffs
Wed Nov 6 00:38:45 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.60.2.2: preferred, colored; branchpoint 2.60: preferred, colored
Changes since revision 2.60.2.2: +2 -2 lines
MUX fixes

Revision 2.60.2.2: download - view: text, markup, annotated - select for diffs
Sat Nov 2 19:27:07 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.60.2.1: preferred, colored; branchpoint 2.60: preferred, colored
Changes since revision 2.60.2.1: +2 -2 lines
HTEventType and some cleanup

Revision 2.60.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:27:11 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.60: preferred, colored
Changes since revision 2.60: +46 -33 lines
1st pass at pipelines - eric

Revision 2.60: download - view: text, markup, annotated - select for diffs
Mon Aug 19 18:30:53 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4
Branch point for: PIPELINE1
Diff to: previous 2.59: preferred, colored
Changes since revision 2.59: +9 -2 lines
pipeline in place

Revision 2.59: download - view: text, markup, annotated - select for diffs
Mon Aug 12 16:43:30 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.58: preferred, colored
Changes since revision 2.58: +128 -80 lines
News news module

Revision 2.58: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:54:57 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.57: preferred, colored
Changes since revision 2.57: +3 -2 lines
4.1b2

Revision 2.57: download - view: text, markup, annotated - select for diffs
Mon May 20 15:07:01 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.56: preferred, colored
Changes since revision 2.56: +2 -116 lines
close to 4.1 pre1

Revision 2.56: download - view: text, markup, annotated - select for diffs
Wed May 15 22:34:23 1996 UTC (27 years, 11 months ago) by eric
Branches: MAIN
Diff to: previous 2.55: preferred, colored
Changes since revision 2.55: +2 -2 lines
fix HTEvent dereference and names

Revision 2.55: download - view: text, markup, annotated - select for diffs
Sun Apr 14 01:23:18 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.54: preferred, colored
Changes since revision 2.54: +1 -1 lines
Context pointer in the Net callback

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

Revision 2.53: download - view: text, markup, annotated - select for diffs
Tue Mar 19 00:12:53 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.52: preferred, colored
Changes since revision 2.52: +11 -12 lines
Introduction of channels

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

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

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

Revision 2.49: download - view: text, markup, annotated - select for diffs
Wed Jan 31 22:40:27 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.48: preferred, colored
Changes since revision 2.48: +5 -3 lines
4.0D

Revision 2.48: download - view: text, markup, annotated - select for diffs
Sat Dec 9 23:43:51 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0C, v4/0B
Diff to: previous 2.47: preferred, colored
Changes since revision 2.47: +8 -8 lines
Upgrade release for 4.0

Revision 2.47: download - view: text, markup, annotated - select for diffs
Thu Dec 7 00:07:06 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.46: preferred, colored
Changes since revision 2.46: +2 -2 lines
next version

Revision 2.46: download - view: text, markup, annotated - select for diffs
Mon Nov 27 03:05:09 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 2.45: preferred, colored
Changes since revision 2.45: +4 -4 lines
alpha 7

Revision 2.45: download - view: text, markup, annotated - select for diffs
Mon Nov 13 00:14:12 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6
Diff to: previous 2.44: preferred, colored
Changes since revision 2.44: +10 -10 lines
Better News support

Revision 2.44: download - view: text, markup, annotated - select for diffs
Wed Nov 8 23:50:16 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre5
Diff to: previous 2.43: preferred, colored
Changes since revision 2.43: +3 -3 lines
Version 4.0pre5

Revision 2.43: download - view: text, markup, annotated - select for diffs
Sun Nov 5 23:09:22 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.42: preferred, colored
Changes since revision 2.42: +2 -4 lines
4.0pre5

Revision 2.42: download - view: text, markup, annotated - select for diffs
Sun Nov 5 20:13:29 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.41: preferred, colored
Changes since revision 2.41: +10 -10 lines
fprintf replaced with TTYPrint for windows

Revision 2.41: download - view: text, markup, annotated - select for diffs
Fri Nov 3 22:36:45 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +2 -2 lines
new Header support

Revision 2.40: download - view: text, markup, annotated - select for diffs
Tue Oct 31 00:32:15 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +2 -0 lines
most of alpha 4

Revision 2.39: download - view: text, markup, annotated - select for diffs
Fri Oct 27 19:11:40 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.38: preferred, colored
Changes since revision 2.38: +712 -1045 lines
First version of a new News module

Revision 2.38: download - view: text, markup, annotated - select for diffs
Sun Oct 15 03:26:13 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.37: preferred, colored
Changes since revision 2.37: +19 -19 lines
TRACE changed to WWWTRACE)

Revision 2.37: download - view: text, markup, annotated - select for diffs
Sun Oct 8 02:01:14 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +1 -0 lines
small changes

Revision 2.36: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:39:38 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre3
Diff to: previous 2.35: preferred, colored
Changes since revision 2.35: +22 -13 lines
Most of new version

Revision 2.35: download - view: text, markup, annotated - select for diffs
Fri Sep 1 19:47:55 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +5 -2 lines
MAC port :-)

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

Revision 2.33: download - view: text, markup, annotated - select for diffs
Thu Aug 24 17:09:15 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +1 -1 lines
Changes to HTAlert and context swapping

Revision 2.32.6.1: download - view: text, markup, annotated - select for diffs
Thu Jul 13 16:16:36 1995 UTC (28 years, 9 months ago) by frystyk
Branches: NNTP
Diff to: previous 2.32: preferred, colored; next MAIN 2.33: preferred, colored
Changes since revision 2.32: +680 -387 lines
NNTP on its own branch

Revision 2.32: download - view: text, markup, annotated - select for diffs
Tue Jun 27 20:21:15 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre3, v3/1pre2, v3/1, NT1, NT
Branch point for: NNTP
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +0 -4 lines
most of 3.1pre2

Revision 2.31: download - view: text, markup, annotated - select for diffs
Tue Jun 27 20:19:15 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +2 -2 lines
no more cern stuff :-)

Revision 2.30: download - view: text, markup, annotated - select for diffs
Wed Jun 7 20:17:52 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +1 -0 lines
Basics of Version 3.1pre2

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

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

Revision 2.26.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 9 18:25:45 1995 UTC (29 years, 1 month ago) by frystyk
Branches: without-configure
CVS tags: v3/0pre3
Diff to: previous 2.26.2.1: preferred, colored; branchpoint 2.26: preferred, colored; next MAIN 2.27: preferred, colored
Changes since revision 2.26.2.1: +42 -45 lines
Library version 3.0beta

Revision 2.26.2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 6 22:23:44 1995 UTC (29 years, 3 months ago) by frystyk
Branches: without-configure
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +0 -3 lines
Mainly adjustments in HTTP.c

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

Revision 2.26: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:11:24 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.25: preferred, colored
Changes since revision 2.25: +5 -2 lines
New COPYRIGHT HEADERS and BETTER multi :-)

Revision 2.25: download - view: text, markup, annotated - select for diffs
Wed Nov 9 14:44:17 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +3 -1 lines
MULTI-THREADED VERSION

Revision 2.24: download - view: text, markup, annotated - select for diffs
Sat Oct 1 10:27:48 1994 UTC (29 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +2 -2 lines
It now compilen using g++

Revision 2.23: download - view: text, markup, annotated - select for diffs
Tue Jul 12 14:48:35 1994 UTC (29 years, 9 months ago) by duns
Branches: MAIN
CVS tags: v2/17, cern-update
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +3 -2 lines
field test version 2

Revision 2.22: download - view: text, markup, annotated - select for diffs
Mon Jun 20 12:54:20 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v2/16pre2
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +0 -2 lines
Minor changes to WAIS and News module

Revision 2.21: download - view: text, markup, annotated - select for diffs
Wed Jun 8 14:31:16 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v2/16pre1
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +29 -5 lines
Introduction of referer field in the HTTP request. Automatic
redirection on client side (max 10) and a whole lot of other changes

Revision 2.20: download - view: text, markup, annotated - select for diffs
Mon May 30 09:54:42 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +3 -3 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.19: download - view: text, markup, annotated - select for diffs
Tue May 3 15:48:30 1994 UTC (30 years ago) by luotonen
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +21 -4 lines
Fixed security holes with gopher, ftp, news, and especially telnet.
Also fixed unescaping problem in news module.

Revision 2.18: download - view: text, markup, annotated - select for diffs
Sun Feb 27 12:01:52 1994 UTC (30 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: v2/15
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +1 -1 lines
Changed HTSearch() in HTAccess.c and some small bugs in HTNews.c

Revision 2.17: download - view: text, markup, annotated - select for diffs
Thu Feb 24 17:41:16 1994 UTC (30 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +9 -6 lines
Found bug in HTNews.c (read_group and HTSetNewsHost)

Revision 2.16: download - view: text, markup, annotated - select for diffs
Mon Feb 21 15:08:04 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +136 -19 lines
Took daemon-specific stuff away from HTRequest structure.

Revision 2.15: download - view: text, markup, annotated - select for diffs
Fri Jan 28 13:30:14 1994 UTC (30 years, 3 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +2 -2 lines
- moved daemon-access-authorization files to daemon
- fixed directory indexing with trailing slash
- access authorization now works through firewalls
- Users and Anybody now special predifined group names
- multilanguage/encoding handling -- intelligent algorithm still
  missing
- so suffixes now handle also encoding/language
- content-length, last-modified

Revision 2.14: download - view: text, markup, annotated - select for diffs
Mon Dec 13 19:35:42 1993 UTC (30 years, 4 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +1 -1 lines
First version having AA using HTRequest structure.  This seems to work
pretty well with server, but I've been unable to test it with linemode
which doesn't compile currently, so prepare yourself for client
coredumps. :-(  It may also be that AA just simply doesn't let you know
about itself at all -- so it may also appear to be dead instead of
killing the whole client.  Now I'm going home to get some sleep --
staying up 34 hours is starting to get to me.

Revision 2.13: download - view: text, markup, annotated - select for diffs
Fri Dec 3 16:37:13 1993 UTC (30 years, 5 months ago) by timbl
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +2 -3 lines
First compile with cache code in

Revision 2.12: download - view: text, markup, annotated - select for diffs
Wed Dec 1 17:46:54 1993 UTC (30 years, 5 months ago) by timbl
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +1 -1 lines
Seems to work with NeXTStep editor so far

Revision 2.11: download - view: text, markup, annotated - select for diffs
Tue Nov 30 08:10:52 1993 UTC (30 years, 5 months ago) by timbl
Branches: MAIN
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +11 -3 lines
adding HTMLPDTD files

Revision 2.10: download - view: text, markup, annotated - select for diffs
Mon Nov 29 08:50:11 1993 UTC (30 years, 5 months ago) by timbl
Branches: MAIN
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +11 -12 lines
Comnpiles but untested

Revision 2.9: download - view: text, markup, annotated - select for diffs
Mon Sep 27 14:10:23 1993 UTC (30 years, 7 months ago) by duns
Branches: MAIN
CVS tags: v2/14, v2/13, v2/12a
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +1 -1 lines
Duns' mods for VMS - not VMS tested yet

Revision 2.8: download - view: text, markup, annotated - select for diffs
Thu Sep 2 15:56:06 1993 UTC (30 years, 8 months ago) by timbl
Branches: MAIN
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +12 -17 lines
Binary transfer problems fixed, quick etst ok

Revision 2.7: download - view: text, markup, annotated - select for diffs
Thu Jul 8 10:17:40 1993 UTC (30 years, 9 months ago) by timbl
Branches: MAIN
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +6 -31 lines
xfer to arthur

Revision 2.6: download - view: text, markup, annotated - select for diffs
Thu Jun 10 12:11:43 1993 UTC (30 years, 10 months ago) by timbl
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +1 -0 lines
Fix bug when no home page available locally

Revision 2.5: download - view: text, markup, annotated - select for diffs
Fri Apr 30 16:17:49 1993 UTC (31 years ago) by timbl
Branches: MAIN
dd missing HTWSRC files added.  This version deisstributed as 2.05

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 27 10:39:36 1993 UTC (31 years ago) by timbl
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +24 -15 lines
First commit with WAIS in.  Basiclly works but probably lots of bugs.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 5 14:41:39 1993 UTC (31 years, 1 month ago) by timbl
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +177 -140 lines
basically works, no WAIS

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Feb 3 09:52:46 1993 UTC (31 years, 3 months ago) by timbl
Branches: CERN
CVS tags: R1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines

First import of WWW Library source files. (not in working state)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 3 09:52:45 1993 UTC (31 years, 3 months ago) by timbl
Initial revision

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