W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.42: 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: repeat-requests, candidate-5-4-1, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, Release-5-2-6, HEAD, Amaya_2_4, 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, Amaya
Diff to: previous 2.41: preferred, colored
Changes since revision 2.41: +6 -6 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.41: download - view: text, markup, annotated - select for diffs
Wed Sep 30 21:42:55 1998 UTC (25 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2, Before-New-Trace-Messages
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +2 -2 lines
Fixed typo/bug where I by mistake set up a chunked decode stream and not an encode stream when POST'ing or PUT'ing data without a known content length

Revision 2.40: download - view: text, markup, annotated - select for diffs
Thu Sep 24 19:26:48 1998 UTC (25 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +4 -1 lines
Added the HTTP Transfer-Encoding header field if uploading a document with chunked encoding. We only do this if we don't know the length

Revision 2.39: download - view: text, markup, annotated - select for diffs
Wed Jul 22 19:18:58 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.38: preferred, colored
Changes since revision 2.38: +3 -2 lines
The mime parser now uses the updated control of bytes read/written

Revision 2.38: download - view: text, markup, annotated - select for diffs
Mon May 25 22:46:26 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.37: preferred, colored
Changes since revision 2.37: +8 -8 lines
New version of WinCom

Revision 2.37: download - view: text, markup, annotated - select for diffs
Mon May 25 20:02:06 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +48 -5 lines
Added support for writing out Link: header fields

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

Revision 2.35: download - view: text, markup, annotated - select for diffs
Wed Mar 25 15:10:00 1998 UTC (26 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +4 -3 lines
*** empty log message ***

Revision 2.34: download - view: text, markup, annotated - select for diffs
Thu Mar 5 21:56:19 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1k, Release-5-1j
Diff to: previous 2.33: preferred, colored
Changes since revision 2.33: +65 -26 lines
Fixed multiple transfer problem

Revision 2.33: download - view: text, markup, annotated - select for diffs
Wed Mar 4 15:46:23 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +6 -5 lines
*** empty log message ***

Revision 2.32: download - view: text, markup, annotated - select for diffs
Fri Feb 27 18:35:47 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +17 -71 lines
*** empty log message ***

Revision 2.31: download - view: text, markup, annotated - select for diffs
Wed Nov 26 16:05:30 1997 UTC (26 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1g, Release-5-1e, Release-5-1d
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +2 -2 lines
version 5.1c

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

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

Revision 2.28.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:27:06 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.28: preferred, colored; next MAIN 2.29: preferred, colored
Changes since revision 2.28: +5 -5 lines
1st pass at pipelines - eric

Revision 2.28: download - view: text, markup, annotated - select for diffs
Fri Sep 13 02:05:26 1996 UTC (27 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a
Branch point for: PIPELINE1
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +2 -2 lines
some bug fixed to 5.0

Revision 2.27: download - view: text, markup, annotated - select for diffs
Sun Sep 8 22:08:31 1996 UTC (27 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +2 -2 lines
Persistent Cache

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

Revision 2.25: download - view: text, markup, annotated - select for diffs
Thu Aug 8 16:41:01 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +4 -1 lines
Ajustments because of compiler errors

Revision 2.24: download - view: text, markup, annotated - select for diffs
Thu Aug 8 02:16:50 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +3 -3 lines
Henrik: chunked PUT and proxy authentication

Revision 2.23: download - view: text, markup, annotated - select for diffs
Mon Aug 5 17:22:35 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +44 -10 lines
Recovery from a weird crash in Library and LineMode volumes

Revision 2.22: download - view: text, markup, annotated - select for diffs
Thu Jul 18 03:56:46 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +16 -1 lines
next version

Revision 2.21: download - view: text, markup, annotated - select for diffs
Tue Jul 16 02:27:02 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +22 -26 lines
a lot of new things

Revision 2.20: download - view: text, markup, annotated - select for diffs
Thu Jul 4 18:40:22 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +40 -9 lines
beta 2

Revision 2.19: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:54:44 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +24 -6 lines
4.1b2

Revision 2.18: download - view: text, markup, annotated - select for diffs
Mon Apr 15 21:06:01 1996 UTC (28 years ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +3 -3 lines
C-T-E now supported

Revision 2.17: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:47:41 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +31 -13 lines
new transport and Content Coding support

Revision 2.16: download - view: text, markup, annotated - select for diffs
Tue Mar 19 14:24:25 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +1 -1 lines
keyword test

Revision 2.15: download - view: text, markup, annotated - select for diffs
Tue Mar 19 14:22:25 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +4 -0 lines
keyword test

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

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

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

Revision 2.11: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:32:16 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +2 -2 lines
4.0D

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

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

Revision 2.8.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 23 20:07:40 1996 UTC (28 years, 3 months ago) by frystyk
Branches: v4/0B
CVS tags: v4/0C
Diff to: previous 2.8: preferred, colored; next MAIN 2.9: preferred, colored
Changes since revision 2.8: +4 -7 lines
4.0C

Revision 2.8: download - view: text, markup, annotated - select for diffs
Sat Dec 9 23:43:43 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Branch point for: v4/0B
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +24 -23 lines
Upgrade release for 4.0

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

Revision 2.6: download - view: text, markup, annotated - select for diffs
Wed Nov 22 23:33:29 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +1 -1 lines
Integration of server START

Revision 2.5: download - view: text, markup, annotated - select for diffs
Tue Nov 14 23:29:56 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +1 -0 lines
Better interface for DLL

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

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

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

Revision 2.1: download - view: text, markup, annotated - select for diffs
Fri Oct 27 19:11:26 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
First version of a new News module

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