W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


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

Revision 2.13: download - view: text, markup, annotated - select for diffs
Wed Feb 3 16:35:11 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests, before_webdav, Release-5-4-0, Release-5-3-1, Release-5-2-8, Release-5-2-6, Before-New-Trace-Messages, 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.12: preferred, colored
Changes since revision 2.12: +1 -22 lines
Moved the cache filters to HTCache from HTFilter as there were dependency problems in compiling the msvc DLLs - this also makes more sense, in fact. Also changed the handling of the cache root to be OS independent - guess what, we use a URI now

Revision 2.12: download - view: text, markup, annotated - select for diffs
Wed Jan 27 08:52:02 1999 UTC (25 years, 3 months ago) by kahan
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +13 -1 lines
* Modified the authentication module interface so that it's possible to use a
  filter for authentication information. This removed the dependency problems
  we had with the Windows DLLs

Note that the API for HTAA_newModule changed to allow registering the filter
for the authentication information. If you were previously
 using the library's initialization functions (e.g., HTAAInit), the change will
be transparent for you. Otherwise, you'll have to take into account the new
interface:

==============
PUBLIC HTAAModule * HTAA_newModule (const char *        scheme,
                                    HTNetBefore *       before,
                                    HTNetAfter *        after,
                                    HTNetAfter *        update,
                                    HTUTree_gc *        gc)
==============

If you don't have a filter for the authentication information, just use the NULL
parameter. You may look at HTInit.c:HTAAInit() to see how it is done.

-Jose Kahan

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

Revision 2.10: download - view: text, markup, annotated - select for diffs
Wed Dec 24 17:09:03 1997 UTC (26 years, 4 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.9: preferred, colored
Changes since revision 2.9: +13 -2 lines
version 5.1d

Revision 2.9: download - view: text, markup, annotated - select for diffs
Wed Nov 26 16:05:19 1997 UTC (26 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +4 -3 lines
version 5.1c

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

Revision 2.7: download - view: text, markup, annotated - select for diffs
Thu Oct 10 22:34:18 1996 UTC (27 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +7 -9 lines
Libww 5.0a

Revision 2.6: download - view: text, markup, annotated - select for diffs
Mon Oct 7 02:04:40 1996 UTC (27 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: PIPELINE1
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +13 -12 lines
libvwww 5.0a

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

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

Revision 2.3: download - view: text, markup, annotated - select for diffs
Tue Aug 20 04:53:38 1996 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b4
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +10 -1 lines
4.1beta4

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

Revision 2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 8 19:10:43 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
a first version of PEP

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