W3C CVS Root

CVS log for libwww/Library/src/HTReqMan.html

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.48: download - view: text, markup, annotated - select for diffs
Fri Nov 11 14:03:16 2005 UTC (18 years, 5 months ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1, HEAD
Diff to: previous 2.47: preferred, colored
Changes since revision 2.47: +9 -1 lines
add extern c and HTFile_dirent_buf_size

Revision 2.47: download - view: text, markup, annotated - select for diffs
Tue Jun 4 15:14:11 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
CVS tags: repeat-requests, Release-5-4-0, Amaya
Diff to: previous 2.46: preferred, colored
Changes since revision 2.46: +308 -213 lines
Fix some format for HTML header files.
Manuele

Revision 2.46: download - view: text, markup, annotated - select for diffs
Thu Mar 21 14:13:47 2002 UTC (22 years, 1 month ago) by kirschpi
Branches: MAIN
Diff to: previous 2.45: preferred, colored
Changes since revision 2.45: +217 -299 lines
New WebDAV module and new Extension Methods for experimenting with HTTP.
Manuele Kirsch

Revision 2.45: download - view: text, markup, annotated - select for diffs
Tue Feb 29 14:23:17 2000 UTC (24 years, 2 months ago) by kahan
Branches: MAIN
CVS tags: before_webdav, 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.44: preferred, colored
Changes since revision 2.44: +9 -1 lines
JK: Added a new parameter to specify a default name when saving to URLs
that ends in '/'  (Amaya compatiblity).

Revision 2.44.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 21 13:18:47 1999 UTC (24 years, 6 months ago) by kahan
CVS tags: Amaya_2_4
Diff to: previous 2.44: preferred, colored; next MAIN 2.45: preferred, colored
Changes since revision 2.44: +9 -1 lines
JK: some patches for trying to improve the PUT of documents to / using
a default name

Revision 2.44: download - view: text, markup, annotated - select for diffs
Fri Mar 19 14:24:37 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8
Diff to: previous 2.43: preferred, colored
Changes since revision 2.43: +31 -11 lines
Added support for easier adding new header fields to HTTP requests

Revision 2.43: download - view: text, markup, annotated - select for diffs
Mon Feb 1 18:41:11 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6, Before-New-Trace-Messages
Diff to: previous 2.42: preferred, colored
Changes since revision 2.42: +4 -2 lines
Added new no-free stream so that the streams associated with request objects are not freed multiple times.

Revision 2.42: download - view: text, markup, annotated - select for diffs
Thu Nov 19 17:14:39 1998 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.41: preferred, colored
Changes since revision 2.41: +38 -56 lines
Expanded the support for preconditions (HTTP if-* headers) and added use for them in the HTAccess module

Revision 2.41: download - view: text, markup, annotated - select for diffs
Fri Oct 23 18:26:42 1998 UTC (25 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +4 -2 lines
JK: Fix to the multiple authentication problem.
I added a new AARetry element to the req structure and some logic to
make it smarter.

Revision 2.40: download - view: text, markup, annotated - select for diffs
Fri Jul 17 16:56:44 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +8 -1 lines
Added explicit support for HTTP preconditions (the if-* headers) so that they can now be turned on and off on a pr request basis. This affects HTReqMan.c HTReq.html and HTReqMan.html

Revision 2.39: download - view: text, markup, annotated - select for diffs
Thu May 14 02:11:00 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.38: preferred, colored
Changes since revision 2.38: +2 -2 lines
Changing old pub/WWW links

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

Revision 2.37: download - view: text, markup, annotated - select for diffs
Sun Feb 16 18:42:54 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.36: preferred, colored
Changes since revision 2.36: +3 -3 lines
Changed name of sample coed library

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

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

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

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

Revision 2.32: download - view: text, markup, annotated - select for diffs
Sat Aug 24 18:10:16 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b5
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +18 -2 lines
updates from test against CL server

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

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

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

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

Revision 2.27: download - view: text, markup, annotated - select for diffs
Mon Jul 8 19:10:57 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +4 -6 lines
a first version of PEP

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

Revision 2.25: download - view: text, markup, annotated - select for diffs
Mon Jun 3 19:25:28 1996 UTC (27 years, 11 months ago) by eric
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +3 -2 lines
removed HTHashList

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

Revision 2.23: download - view: text, markup, annotated - select for diffs
Mon May 20 15:07:12 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +94 -100 lines
close to 4.1 pre1

Revision 2.22: download - view: text, markup, annotated - select for diffs
Mon Apr 15 21:06:05 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +4 -4 lines
C-T-E now supported

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

Revision 2.20: download - view: text, markup, annotated - select for diffs
Wed Apr 3 22:10:08 1996 UTC (28 years, 1 month ago) by hallam
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +7 -0 lines
Eric's Lib changes

Revision 2.19: download - view: text, markup, annotated - select for diffs
Sun Mar 10 21:57:33 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +1 -1 lines
4.1 autoconf

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

Revision 2.17: download - view: text, markup, annotated - select for diffs
Tue Feb 20 19:25:11 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +8 -2 lines
new AA

Revision 2.16: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:32:35 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +3 -1 lines
4.0D

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

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

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

Revision 2.13: download - view: text, markup, annotated - select for diffs
Tue Jan 23 17:27:57 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +1 -1 lines
small things

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

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

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

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

Revision 2.8: download - view: text, markup, annotated - select for diffs
Tue Nov 21 16:28:04 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +2 -2 lines
fixed links

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

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

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

Revision 2.4: download - view: text, markup, annotated - select for diffs
Sat Oct 28 21:25:51 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +12 -1 lines
improved API

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

Revision 2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 16 21:25:21 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre3
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +2 -1 lines
most of version 4.0

Revision 2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:39:53 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Most of new version

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