W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.119: download - view: text, markup, annotated - select for diffs
Wed Aug 2 10:48:12 2000 UTC (23 years, 9 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, HEAD, 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
Diff to: previous 2.118: preferred, colored
Changes since revision 2.118: +16 -1 lines
JK: added more comments re: HTDoConnect

Revision 2.118: download - view: text, markup, annotated - select for diffs
Wed Aug 2 10:38:07 2000 UTC (23 years, 9 months ago) by kahan
Branches: MAIN
Diff to: previous 2.117: preferred, colored
Changes since revision 2.117: +7 -1 lines
JK: different patches contributed by JensM and GertjanvW
http://lists.w3.org/Archives/Public/www-lib/2000JulSep/0095.html
http://lists.w3.org/Archives/Public/www-lib/2000JulSep/0091.html
http://lists.w3.org/Archives/Public/www-lib/2000JulSep/0014.html

Revision 2.115.2.2: download - view: text, markup, annotated - select for diffs
Wed Jun 21 08:34:22 2000 UTC (23 years, 10 months ago) by kahan
Diff to: previous 2.115.2.1: preferred, colored; next MAIN 2.116: preferred, colored
Changes since revision 2.115.2.1: +2 -3 lines
JK: fixing a typo under windows

Revision 2.117: download - view: text, markup, annotated - select for diffs
Wed Jun 21 08:33:45 2000 UTC (23 years, 10 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 2.116: preferred, colored
Changes since revision 2.116: +2 -3 lines
JK: fixing a typo under windows

Revision 2.115.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 19 15:37:48 2000 UTC (23 years, 10 months ago) by kahan
Diff to: previous 2.115: preferred, colored
Changes since revision 2.115: +30 -2 lines
JK: Aligning with libwwwv3.0.0

Revision 2.116: download - view: text, markup, annotated - select for diffs
Wed Jun 7 10:14:27 2000 UTC (23 years, 10 months ago) by kahan
Branches: MAIN
Diff to: previous 2.115: preferred, colored
Changes since revision 2.115: +30 -2 lines
JK: Adding diverse bug patches for Winsocks, submitted by Yovav Meydad.
http://lists.w3.org/Archives/Public/www-lib/2000AprJun/0125.html

Revision 2.115: 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
Diff to: previous 2.114: preferred, colored
Changes since revision 2.114: +169 -164 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.114: download - view: text, markup, annotated - select for diffs
Mon Feb 22 22:10:12 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.113: preferred, colored
Changes since revision 2.113: +43 -46 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.113: download - view: text, markup, annotated - select for diffs
Wed Feb 3 17:37:42 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.112: preferred, colored
Changes since revision 2.112: +7 -7 lines
Klaus Weide: Fixed several bugs in the DNS multi host timing algorithm

Revision 2.112: download - view: text, markup, annotated - select for diffs
Tue Jan 19 12:01:30 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.111: preferred, colored
Changes since revision 2.111: +27 -25 lines
Made the result of problems resolving the host explicit and pass this information back via the return code and not only with the error stack

Revision 2.111: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:34:28 1998 UTC (25 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.110: preferred, colored
Changes since revision 2.110: +110 -67 lines
patch for handling server requests in libwww

Revision 2.110: download - view: text, markup, annotated - select for diffs
Tue Oct 20 13:19:28 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.109: preferred, colored
Changes since revision 2.109: +3 -3 lines
Fixed typo

Revision 2.109: download - view: text, markup, annotated - select for diffs
Tue Oct 13 19:19:48 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.108: preferred, colored
Changes since revision 2.108: +10 -2 lines
Changed the TCP connect statemachine to support the specific error situation better where a host doesn't exist. The error is now added to the error stack

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

Revision 2.107: download - view: text, markup, annotated - select for diffs
Fri Mar 20 17:53:06 1998 UTC (26 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k
Diff to: previous 2.106: preferred, colored
Changes since revision 2.106: +1 -12 lines
version 5.1k

Revision 2.106: download - view: text, markup, annotated - select for diffs
Sat Feb 7 23:59:25 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1j
Diff to: previous 2.105: preferred, colored
Changes since revision 2.105: +1 -28 lines
*** empty log message ***

Revision 2.105: download - view: text, markup, annotated - select for diffs
Tue Dec 16 21:09:28 1997 UTC (26 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1g, Release-5-1e, Release-5-1d
Diff to: previous 2.104: preferred, colored
Changes since revision 2.104: +3 -3 lines
fixed pipelining

Revision 2.104: download - view: text, markup, annotated - select for diffs
Sun Feb 16 17:49:27 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1b, Release-5-1a, Release-5-1
Diff to: previous 2.103: preferred, colored
Changes since revision 2.103: +22 -21 lines
content encoding fix and FTP fix

Revision 2.103: download - view: text, markup, annotated - select for diffs
Tue Feb 11 23:15:32 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.102: preferred, colored
Changes since revision 2.102: +3 -3 lines
Moved fp from host to channel

Revision 2.102: download - view: text, markup, annotated - select for diffs
Tue Feb 4 16:04:41 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.101: preferred, colored
Changes since revision 2.101: +14 -15 lines
cache updates

Revision 2.101: download - view: text, markup, annotated - select for diffs
Thu Jan 23 19:50:01 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.100: preferred, colored
Changes since revision 2.100: +3 -2 lines
updated libwww

Revision 2.100: download - view: text, markup, annotated - select for diffs
Fri Jan 10 20:59:55 1997 UTC (27 years, 3 months ago) by eric
Branches: MAIN
Diff to: previous 2.99: preferred, colored
Changes since revision 2.99: +23 -14 lines
fixup 1.0

Revision 2.99: download - view: text, markup, annotated - select for diffs
Sat Dec 7 19:14:29 1996 UTC (27 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.98: preferred, colored
Changes since revision 2.98: +1 -6 lines
lib and robot

Revision 2.98: download - view: text, markup, annotated - select for diffs
Sat Dec 7 15:55:55 1996 UTC (27 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.97: preferred, colored
Changes since revision 2.97: +6 -1 lines
minor stuff

Revision 2.97: download - view: text, markup, annotated - select for diffs
Tue Dec 3 14:49:14 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.96: preferred, colored
Changes since revision 2.96: +19 -1 lines
support for disabling Nagle

Revision 2.96: download - view: text, markup, annotated - select for diffs
Tue Dec 3 05:46:48 1996 UTC (27 years, 5 months ago) by eric
Branches: MAIN
Diff to: previous 2.95: preferred, colored
Changes since revision 2.95: +2 -3 lines
lost the write polling select problem somewhere

Revision 2.95: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:31:53 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.94: preferred, colored
Changes since revision 2.94: +207 -194 lines
merge for pipelining

Revision 2.94.2.10: download - view: text, markup, annotated - select for diffs
Tue Nov 26 23:22:34 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.94.2.9: preferred, colored; branchpoint 2.94: preferred, colored; next MAIN 2.95: preferred, colored
Changes since revision 2.94.2.9: +21 -22 lines
HTWatch-be-gone

Revision 2.94.2.9: download - view: text, markup, annotated - select for diffs
Sat Nov 23 00:59:06 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.94.2.8: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.8: +2 -2 lines
libwww pipeline

Revision 2.94.2.8: download - view: text, markup, annotated - select for diffs
Mon Nov 18 05:01:28 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.94.2.7: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.7: +20 -20 lines
may have some versioning probs (update from v -1)

Revision 2.94.2.7: download - view: text, markup, annotated - select for diffs
Thu Nov 7 18:47:36 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.94.2.6: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.6: +6 -10 lines
Mux again

Revision 2.94.2.6: download - view: text, markup, annotated - select for diffs
Wed Nov 6 15:27:56 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.94.2.5: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.5: +41 -41 lines
S'more fixes after moving bodyLength around

Revision 2.94.2.5: download - view: text, markup, annotated - select for diffs
Tue Nov 5 21:43:18 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.94.2.4: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.4: +5 -7 lines
byte counting

Revision 2.94.2.4: download - view: text, markup, annotated - select for diffs
Sat Nov 2 20:10:33 1996 UTC (27 years, 6 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.94.2.3: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.3: +10 -7 lines
new version of MUX

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

Revision 2.94.2.2: download - view: text, markup, annotated - select for diffs
Wed Oct 30 23:22:10 1996 UTC (27 years, 6 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.94.2.1: preferred, colored; branchpoint 2.94: preferred, colored
Changes since revision 2.94.2.1: +52 -7 lines
 MUMUXUXUXUXUXUXUXXU

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

Revision 2.94: download - view: text, markup, annotated - select for diffs
Mon Oct 7 02:05:19 1996 UTC (27 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a
Branch point for: PIPELINE1
Diff to: previous 2.93: preferred, colored
Changes since revision 2.93: +2 -2 lines
libvwww 5.0a

Revision 2.93: download - view: text, markup, annotated - select for diffs
Mon Sep 16 21:33:51 1996 UTC (27 years, 7 months ago) by eric
Branches: MAIN
Diff to: previous 2.92: preferred, colored
Changes since revision 2.92: +112 -205 lines
MSWindows event window handle removed from request

Revision 2.92: download - view: text, markup, annotated - select for diffs
Mon Sep 9 18:53:34 1996 UTC (27 years, 7 months ago) by eric
Branches: MAIN
CVS tags: Release-5-0
Diff to: previous 2.91: preferred, colored
Changes since revision 2.91: +5 -5 lines
mods for windows

Revision 2.91: download - view: text, markup, annotated - select for diffs
Mon Aug 19 18:31:05 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b5, Release-4-1b4
Diff to: previous 2.90: preferred, colored
Changes since revision 2.90: +116 -81 lines
pipeline in place

Revision 2.90: download - view: text, markup, annotated - select for diffs
Fri Aug 9 14:10:58 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.89: preferred, colored
Changes since revision 2.89: +17 -11 lines
Trace method introduced

Revision 2.89: download - view: text, markup, annotated - select for diffs
Thu Aug 8 16:41:10 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.88: preferred, colored
Changes since revision 2.88: +16 -7 lines
Ajustments because of compiler errors

Revision 2.88: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:55:07 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.87: preferred, colored
Changes since revision 2.87: +17 -10 lines
4.1b2

Revision 2.24.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 21 17:48:13 1996 UTC (27 years, 10 months ago) by frystyk
Branches: cern-update
Diff to: previous 2.24: preferred, colored; next MAIN 2.25: preferred, colored
Changes since revision 2.24: +14 -21 lines
new server branch

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

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

Revision 2.85: download - view: text, markup, annotated - select for diffs
Tue May 7 18:10:03 1996 UTC (27 years, 11 months ago) by eric
Branches: MAIN
Diff to: previous 2.84: preferred, colored
Changes since revision 2.84: +2 -1 lines
reload problems

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

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

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

Revision 2.81: download - view: text, markup, annotated - select for diffs
Tue Mar 12 02:47:33 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.80: preferred, colored
Changes since revision 2.80: +13 -1 lines
small ac adjustments

Revision 2.80: download - view: text, markup, annotated - select for diffs
Mon Mar 11 16:53:35 1996 UTC (28 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 2.79: preferred, colored
Changes since revision 2.79: +7 -3 lines
fixup for WWW_MSWINDOWS after automake port

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

Revision 2.78: download - view: text, markup, annotated - select for diffs
Mon Feb 26 22:08:18 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: autoconf
Diff to: previous 2.77: preferred, colored
Changes since revision 2.77: +1 -1 lines
g++ fixes

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

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

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

Revision 2.74: download - view: text, markup, annotated - select for diffs
Wed Jan 24 20:12:16 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.73: preferred, colored
Changes since revision 2.73: +2 -2 lines
merge between main branch and 4.0 branch

Revision 2.73: download - view: text, markup, annotated - select for diffs
Mon Jan 15 07:29:57 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0C, v4/0B
Diff to: previous 2.72: preferred, colored
Changes since revision 2.72: +5 -5 lines
updated version

Revision 2.72: download - view: text, markup, annotated - select for diffs
Tue Dec 12 02:28:40 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.71: preferred, colored
Changes since revision 2.71: +1 -0 lines
Next version

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

Revision 2.70: download - view: text, markup, annotated - select for diffs
Fri Dec 1 23:01:02 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 2.69: preferred, colored
Changes since revision 2.69: +5 -1 lines
last min changes

Revision 2.69: download - view: text, markup, annotated - select for diffs
Wed Nov 29 19:20:12 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.68: preferred, colored
Changes since revision 2.68: +2 -2 lines
Next version

Revision 2.68: download - view: text, markup, annotated - select for diffs
Mon Nov 27 03:05:21 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.67: preferred, colored
Changes since revision 2.67: +1 -1 lines
alpha 7

Revision 2.67: download - view: text, markup, annotated - select for diffs
Wed Nov 22 23:34:43 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.66: preferred, colored
Changes since revision 2.66: +3 -13 lines
Integration of server START

Revision 2.66: download - view: text, markup, annotated - select for diffs
Mon Nov 20 17:57:09 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6
Diff to: previous 2.65: preferred, colored
Changes since revision 2.65: +1 -1 lines
DLL version ready

Revision 2.65: download - view: text, markup, annotated - select for diffs
Mon Nov 20 00:15:10 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.64: preferred, colored
Changes since revision 2.64: +31 -18 lines
Merged Error and Dialog system

Revision 2.64: download - view: text, markup, annotated - select for diffs
Thu Nov 16 18:24:01 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.63: preferred, colored
Changes since revision 2.63: +26 -40 lines
pre and post callback

Revision 2.63: download - view: text, markup, annotated - select for diffs
Mon Nov 13 00:14:27 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.62: preferred, colored
Changes since revision 2.62: +8 -9 lines
Better News support

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

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

Revision 2.60: download - view: text, markup, annotated - select for diffs
Fri Nov 3 22:37:55 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.59: preferred, colored
Changes since revision 2.59: +0 -4 lines
new Header support

Revision 2.59: download - view: text, markup, annotated - select for diffs
Sun Oct 15 03:26:34 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.58: preferred, colored
Changes since revision 2.58: +2 -2 lines
TRACE changed to WWWTRACE)

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

Revision 2.57: download - view: text, markup, annotated - select for diffs
Thu Sep 28 01:46:13 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.56: preferred, colored
Changes since revision 2.56: +1 -1 lines
timeout in select

Revision 2.56: download - view: text, markup, annotated - select for diffs
Mon Sep 25 05:22:49 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.55: preferred, colored
Changes since revision 2.55: +227 -59 lines
just before alpha

Revision 2.55: download - view: text, markup, annotated - select for diffs
Tue Sep 19 02:39:49 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.54: preferred, colored
Changes since revision 2.54: +158 -143 lines
Version 4.0 alpha

Revision 2.54: download - view: text, markup, annotated - select for diffs
Sat Sep 16 21:25:28 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.53: preferred, colored
Changes since revision 2.53: +99 -481 lines
most of version 4.0

Revision 2.53: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:40:04 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.52: preferred, colored
Changes since revision 2.52: +16 -27 lines
Most of new version

Revision 2.52: download - view: text, markup, annotated - select for diffs
Mon Sep 11 18:22:19 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.51: preferred, colored
Changes since revision 2.51: +7 -19 lines
bug fix for redirection from Netscape server

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

Revision 2.50: download - view: text, markup, annotated - select for diffs
Fri Sep 1 17:11:21 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.49: preferred, colored
Changes since revision 2.49: +22 -22 lines
Progress report in place!

Revision 2.49: download - view: text, markup, annotated - select for diffs
Wed Aug 23 21:32:43 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.48: preferred, colored
Changes since revision 2.48: +5 -5 lines
new history module

Revision 2.48: download - view: text, markup, annotated - select for diffs
Sun Aug 20 06:51:36 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.47: preferred, colored
Changes since revision 2.47: +1 -1 lines
better PUT & POST - work on cache

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

Revision 2.46: download - view: text, markup, annotated - select for diffs
Thu Jul 13 00:02:50 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: NNTP
Diff to: previous 2.45: preferred, colored
Changes since revision 2.45: +3 -3 lines
Merge of NT into main branch

Revision 2.45.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 12 03:27:46 1995 UTC (28 years, 9 months ago) by frystyk
Branches: NT1
Diff to: previous 2.45: preferred, colored; next MAIN 2.46: preferred, colored
Changes since revision 2.45: +3 -3 lines
Win NT branch

Revision 2.45: download - view: text, markup, annotated - select for diffs
Sat Jul 8 03:23:18 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
Branch point for: NT1
Diff to: previous 2.44: preferred, colored
Changes since revision 2.44: +2 -5 lines
most of version 3.1pre3

Revision 2.44.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 30 19:39:50 1995 UTC (28 years, 10 months ago) by cbrooks
Branches: NT
Diff to: previous 2.44: preferred, colored; next MAIN 2.45: preferred, colored
Changes since revision 2.44: +3 -3 lines
new NT port by charlie

Revision 2.44: download - view: text, markup, annotated - select for diffs
Mon Jun 12 04:15:19 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre2
Branch point for: NT
Diff to: previous 2.43: preferred, colored
Changes since revision 2.43: +3 -4 lines
File is now workin for upload + other major changes

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

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

Revision 2.41: download - view: text, markup, annotated - select for diffs
Fri May 19 00:53:16 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +89 -51 lines
Windows NT back on main branch

Revision 2.39.2.4: download - view: text, markup, annotated - select for diffs
Wed May 17 22:32:20 1995 UTC (28 years, 11 months ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.39.2.3: preferred, colored; next MAIN 2.40: preferred, colored
Changes since revision 2.39.2.3: +3 -5 lines
merging with rest of 3.1

Revision 2.39.2.3: download - view: text, markup, annotated - select for diffs
Wed May 17 19:16:43 1995 UTC (28 years, 11 months ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.39.2.2: preferred, colored
Changes since revision 2.39.2.2: +175 -177 lines
indentation was wild

Revision 2.39.2.2: download - view: text, markup, annotated - select for diffs
Tue May 16 20:11:50 1995 UTC (28 years, 11 months ago) by cbrooks
Branches: WindowsNT
Diff to: previous 2.39.2.1: preferred, colored
Changes since revision 2.39.2.1: +196 -160 lines
OSF/RI NT Changes

Revision 2.40: download - view: text, markup, annotated - select for diffs
Thu May 4 22:08:37 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +50 -26 lines
Basics of release 3.1

Revision 2.39.2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 31 17:40:28 1995 UTC (29 years, 1 month ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +37 -10 lines
Windows NT spwaned on its own branch

Revision 2.39: download - view: text, markup, annotated - select for diffs
Thu Mar 23 17:47:13 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
Branch point for: WindowsNT
Diff to: previous 2.38: preferred, colored
Changes since revision 2.38: +2 -4 lines
Changes to support server

Revision 2.38: download - view: text, markup, annotated - select for diffs
Tue Mar 21 22:43:17 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v3/0
Diff to: previous 2.37: preferred, colored
Changes since revision 2.37: +2 -2 lines
Last attempt before release

Revision 2.37: download - view: text, markup, annotated - select for diffs
Tue Mar 21 20:44:11 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +8 -8 lines
Official version

Revision 2.36: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:44:13 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.35: preferred, colored
Changes since revision 2.35: +174 -204 lines
Getting Library back on main branch

Revision 2.33.2.4: download - view: text, markup, annotated - select for diffs
Thu Mar 9 18:28:09 1995 UTC (29 years, 1 month ago) by frystyk
Branches: without-configure
CVS tags: v3/0pre3
Diff to: previous 2.33.2.3: preferred, colored; branchpoint 2.33: preferred, colored; next MAIN 2.34: preferred, colored
Changes since revision 2.33.2.3: +125 -163 lines
Library version 3.0beta

Revision 2.33.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 17 16:59:38 1995 UTC (29 years, 3 months ago) by frystyk
Branches: without-configure
Diff to: previous 2.33.2.2: preferred, colored; branchpoint 2.33: preferred, colored
Changes since revision 2.33.2.2: +4 -2 lines
Changes in gopher and CSO

Revision 2.33.2.2: download - view: text, markup, annotated - select for diffs
Sat Jan 7 15:20:41 1995 UTC (29 years, 3 months ago) by frystyk
Branches: without-configure
Diff to: previous 2.33.2.1: preferred, colored; branchpoint 2.33: preferred, colored
Changes since revision 2.33.2.1: +2 -4 lines
bugfix in gethostname, and HTTP AA

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

Revision 2.35: download - view: text, markup, annotated - select for diffs
Tue Dec 6 17:50:37 1994 UTC (29 years, 4 months ago) by roeber
Branches: MAIN
CVS tags: with-configure
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +5 -1 lines
Documentation: INSTALL etc.

Revision 2.34: download - view: text, markup, annotated - select for diffs
Tue Dec 6 14:28:39 1994 UTC (29 years, 4 months ago) by roeber
Branches: MAIN
Diff to: previous 2.33: preferred, colored
Changes since revision 2.33: +73 -100 lines
Now uses GNU Autoconf

Revision 2.33: download - view: text, markup, annotated - select for diffs
Fri Dec 2 19:25:17 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v3/0pre2
Branch point for: without-configure
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +2 -1 lines
Before release

Revision 2.32: download - view: text, markup, annotated - select for diffs
Fri Dec 2 11:28:58 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +43 -0 lines
Lots of memory cleanup and improved event loop

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

Revision 2.30: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:43:24 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +0 -1 lines
Introduced Interrupt All

Revision 2.29: download - view: text, markup, annotated - select for diffs
Sun Nov 13 11:29:14 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +16 -0 lines
Changes to the html files

Revision 2.28: download - view: text, markup, annotated - select for diffs
Thu Nov 10 15:18:02 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +8 -3 lines
Uses POSIX way of making non-blocking

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

Revision 2.26: download - view: text, markup, annotated - select for diffs
Wed Nov 9 12:02:32 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +3 -0 lines
Small changes for SCO

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

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

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

Revision 2.22: download - view: text, markup, annotated - select for diffs
Thu Jun 23 22:10:44 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: +15 -5 lines
Bug fixed in HTWAIS, Host cache and AA

Revision 2.21: download - view: text, markup, annotated - select for diffs
Wed Jun 15 10:59:14 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: +10 -2 lines
Error in HTSimplify fixed. From introduced

Revision 2.20: download - view: text, markup, annotated - select for diffs
Tue Jun 14 12:33:08 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +0 -1 lines
fixed bug with too early init of input buffer in HTTP.c

Revision 2.19: download - view: text, markup, annotated - select for diffs
Tue Jun 14 11:32:13 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +160 -67 lines
New Mail address and host name functions

Revision 2.18: download - view: text, markup, annotated - select for diffs
Mon Jun 13 15:18:37 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +81 -30 lines
HTHostName now reads /etc/resolv.conf

Revision 2.17: download - view: text, markup, annotated - select for diffs
Thu Jun 9 20:45:44 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +1 -1 lines
change in HTTCP.c

Revision 2.16: download - view: text, markup, annotated - select for diffs
Thu Jun 9 19:20:23 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +53 -2 lines
New version of HTHostName that also works on a sun!

Revision 2.15: download - view: text, markup, annotated - select for diffs
Wed Jun 8 14:31:17 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +29 -25 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.14: download - view: text, markup, annotated - select for diffs
Wed Jun 1 17:35:46 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +4 -4 lines
lower case const changed to uppercase

Revision 2.13: download - view: text, markup, annotated - select for diffs
Wed Jun 1 17:31:26 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +462 -68 lines
I/O cache of host names introduced in HTTCP.c; HTDoConnect and
HTDoAccept moved to HTTCP.c; Added one parameter to HTParseInet in
order to tell if it is a multihomed host. Automatic redirection
introduced into HTTP.c

Revision 2.12: download - view: text, markup, annotated - select for diffs
Wed May 4 19:05:39 1994 UTC (30 years ago) by luotonen
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +37 -29 lines
strcasestr() which is like strstr() but not case-sensitive.
HTErrnoString() that returns the errno translated to the string (does
something like HTInetStatus(), but doesn't print it to stderr but
gives it as result so we can send it to client).

Revision 2.11: download - view: text, markup, annotated - select for diffs
Thu Mar 10 15:54:59 1994 UTC (30 years, 1 month ago) by duns
Branches: MAIN
CVS tags: v2/15
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +22 -24 lines
Put in scripting, compiles on ALPHA, VAX for MULTINET and UCX

Revision 2.10: download - view: text, markup, annotated - select for diffs
Tue Mar 1 10:32:55 1994 UTC (30 years, 2 months ago) by duns
Branches: MAIN
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +2 -0 lines
VMS updates to 2.15-16

Revision 2.9: download - view: text, markup, annotated - select for diffs
Mon Feb 7 20:32:03 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +8 -8 lines
After purify

Revision 2.8: download - view: text, markup, annotated - select for diffs
Fri Jan 28 13:30:23 1994 UTC (30 years, 3 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +42 -10 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.7: download - view: text, markup, annotated - select for diffs
Mon Sep 27 14:10:29 1993 UTC (30 years, 7 months ago) by duns
Branches: MAIN
CVS tags: v2/14, v2/13, v2/12a
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +30 -8 lines
Duns' mods for VMS - not VMS tested yet

Revision 2.6: download - view: text, markup, annotated - select for diffs
Wed Jun 23 18:43:32 1993 UTC (30 years, 10 months ago) by timbl
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +2 -2 lines
Release 2.09

Revision 2.5: download - view: text, markup, annotated - select for diffs
Fri Apr 30 16:18:24 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +1 -1 lines
dd missing HTWSRC files added.  This version deisstributed as 2.05

Revision 2.4: download - view: text, markup, annotated - select for diffs
Tue Apr 27 10:40:14 1993 UTC (31 years ago) by timbl
Branches: MAIN
First commit with WAIS in.  Basiclly works but probably lots of bugs.

Revision 2.0: download - view: text, markup, annotated - select for diffs
Mon Apr 5 14:42:24 1993 UTC (31 years, 1 month ago) by timbl
Branches: MAIN
basically works, no WAIS

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Feb 3 09:52:55 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:54 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