W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.31: download - view: text, markup, annotated - select for diffs
Tue Jul 11 09:15:28 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-3-2-1, Amaya
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +24 -4 lines
JK: completed the error handler for a NETREAD (recv) operation.

Revision 2.30: download - view: text, markup, annotated - select for diffs
Sun Apr 4 00:13:21 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Amaya_2_4, Amaya-3-2
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +4 -5 lines
Fixed a couple of trace messages that were not correct

Revision 2.29: 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-6
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +19 -26 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.28: download - view: text, markup, annotated - select for diffs
Fri Nov 20 15:53:48 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Before-New-Trace-Messages
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +5 -3 lines
Added a progress notification for login and updated the progress notifiaction for reads and writes so that it is easier to report to the user what's going on.

Revision 2.27: download - view: text, markup, annotated - select for diffs
Tue Oct 20 13:13:22 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +13 -12 lines
Moved the handling of ECONNRESET in the TCP reader stream as it was misplaced

Revision 2.26: download - view: text, markup, annotated - select for diffs
Thu Sep 24 19:48:52 1998 UTC (25 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +3 -5 lines
Added support for interrupting and timing out FTP requests and added a mechanism for figuring out the length of a document fetched using FTP.

Revision 2.25: download - view: text, markup, annotated - select for diffs
Fri Jun 19 13:46:57 1998 UTC (25 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +1 -7 lines
Moved the Done progress notification into HTMIME.c instead of in HTReader.c as Done no longer has much to do with closing the TCP connection.

Revision 2.24: download - view: text, markup, annotated - select for diffs
Tue May 19 16:49:36 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +18 -15 lines
Almost 5.1m

Revision 2.23: download - view: text, markup, annotated - select for diffs
Mon May 4 19:37:15 1998 UTC (26 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +2 -2 lines
version 5.1m

Revision 2.22: download - view: text, markup, annotated - select for diffs
Fri Feb 27 18:35:50 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k, Release-5-1j
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +2 -2 lines
*** empty log message ***

Revision 2.21: download - view: text, markup, annotated - select for diffs
Wed Dec 24 17:09:09 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.20: preferred, colored
Changes since revision 2.20: +4 -3 lines
version 5.1d

Revision 2.20: download - view: text, markup, annotated - select for diffs
Mon Dec 22 14:46:15 1997 UTC (26 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +5 -4 lines
*** empty log message ***

Revision 2.19: download - view: text, markup, annotated - select for diffs
Tue Dec 16 21:09:26 1997 UTC (26 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +15 -5 lines
fixed pipelining

Revision 2.18: download - view: text, markup, annotated - select for diffs
Sun Feb 16 17:49:26 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.17: preferred, colored
Changes since revision 2.17: +2 -1 lines
content encoding fix and FTP fix

Revision 2.17: download - view: text, markup, annotated - select for diffs
Fri Jan 31 22:55:22 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +2 -2 lines
bug fixes in buffer flush and event loop

Revision 2.16: download - view: text, markup, annotated - select for diffs
Wed Jan 29 19:22:19 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +1 -2 lines
*** empty log message ***

Revision 2.15: download - view: text, markup, annotated - select for diffs
Sun Jan 26 08:13:50 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +2 -2 lines
first attempt to use zlib

Revision 2.14: download - view: text, markup, annotated - select for diffs
Wed Dec 18 17:58:20 1996 UTC (27 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +1 -2 lines
details

Revision 2.13: download - view: text, markup, annotated - select for diffs
Fri Dec 13 22:06:20 1996 UTC (27 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +33 -3 lines
some timing fixes

Revision 2.12: download - view: text, markup, annotated - select for diffs
Sat Dec 7 19:49:09 1996 UTC (27 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +1 -2 lines
more traces

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

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

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

Revision 2.8.2.13: download - view: text, markup, annotated - select for diffs
Tue Nov 26 23:22:23 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.8.2.12: preferred, colored; branchpoint 2.8: preferred, colored; next MAIN 2.9: preferred, colored
Changes since revision 2.8.2.12: +2 -3 lines
HTWatch-be-gone

Revision 2.8.2.12: download - view: text, markup, annotated - select for diffs
Tue Nov 26 14:40:22 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.8.2.11: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.11: +5 -2 lines
goin' to wurk

Revision 2.8.2.11: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:42:34 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.8.2.10: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.10: +2 -1 lines
a little more logging

Revision 2.8.2.10: download - view: text, markup, annotated - select for diffs
Fri Nov 22 16:46:29 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.8.2.9: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.9: +2 -1 lines
some logging

Revision 2.8.2.9: download - view: text, markup, annotated - select for diffs
Thu Nov 21 19:42:54 1996 UTC (27 years, 5 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.8.2.8: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.8: +6 -1 lines
handled pipelined host closing its connection

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

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

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

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

Revision 2.8.2.4: download - view: text, markup, annotated - select for diffs
Tue Nov 5 21:43:16 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.8.2.3: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.3: +4 -1 lines
byte counting

Revision 2.8.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 30 23:22:07 1996 UTC (27 years, 6 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.8.2.2: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.2: +18 -15 lines
 MUMUXUXUXUXUXUXUXXU

Revision 2.8.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 29 22:13:08 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.8.2.1: preferred, colored; branchpoint 2.8: preferred, colored
Changes since revision 2.8.2.1: +8 -9 lines
synch up end of read stream

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

Revision 2.8: download - view: text, markup, annotated - select for diffs
Wed Aug 21 14:10:31 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.7: preferred, colored
Changes since revision 2.7: +5 -1 lines
minor win95 problem

Revision 2.7: download - view: text, markup, annotated - select for diffs
Mon Aug 19 18:30:57 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +3 -7 lines
pipeline in place

Revision 2.6: download - view: text, markup, annotated - select for diffs
Thu Jul 18 03:56:47 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +5 -1 lines
next version

Revision 2.5: download - view: text, markup, annotated - select for diffs
Sun Jun 2 00:34:56 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +2 -8 lines
new doc

Revision 2.4: download - view: text, markup, annotated - select for diffs
Thu May 16 19:03:14 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +2 -2 lines
4.1 alpha

Revision 2.3: download - view: text, markup, annotated - select for diffs
Thu May 16 16:12:44 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +7 -4 lines
minor changes

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

Revision 2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:48:35 1996 UTC (28 years ago) by frystyk
Branches: MAIN
new transport and Content Coding support

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