W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.32: 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.31: preferred, colored
Changes since revision 2.31: +10 -1 lines
add extern c and HTFile_dirent_buf_size

Revision 2.31: 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
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.30: preferred, colored
Changes since revision 2.30: +2 -4 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.30: download - view: text, markup, annotated - select for diffs
Wed Dec 16 10:59:08 1998 UTC (25 years, 4 months ago) by kahan
Branches: MAIN
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +17 -1 lines
Jose Kahan: message digest authentication

Revision 2.29: download - view: text, markup, annotated - select for diffs
Tue May 26 21:21:10 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2, Release-5-1m
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +25 -28 lines
made changed to some h files so that Eric's script does the right thing

Revision 2.28: download - view: text, markup, annotated - select for diffs
Thu May 14 02:10:09 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +2 -2 lines
Changing old pub/WWW links

Revision 2.27: download - view: text, markup, annotated - select for diffs
Sun Feb 16 18:41:50 1997 UTC (27 years, 2 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, Release-5-1b, Release-5-1a, Release-5-1
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +3 -3 lines
Changed name of sample coed library

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

Revision 2.25: download - view: text, markup, annotated - select for diffs
Mon Jul 8 19:10:36 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0, Release-4-1b5, Release-4-1b4, Release-4-1b3
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +7 -16 lines
a first version of PEP

Revision 2.24: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:45:25 1996 UTC (28 years ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +7 -2 lines
new transport and Content Coding support

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

Revision 2.22: download - view: text, markup, annotated - select for diffs
Tue Feb 20 19:24:58 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: autoconf
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +23 -166 lines
new AA

Revision 2.21: download - view: text, markup, annotated - select for diffs
Wed Jan 24 20:11:51 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +7 -1 lines
merge between main branch and 4.0 branch

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

Revision 2.20: download - view: text, markup, annotated - select for diffs
Mon Nov 20 00:13:21 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre6, v4/0
Branch point for: v4/0B
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +6 -6 lines
Merged Error and Dialog system

Revision 2.19: download - view: text, markup, annotated - select for diffs
Tue Nov 14 23:28:34 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +6 -19 lines
Better interface for DLL

Revision 2.18: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:37:51 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre5, v4/0pre4, v4/0pre3
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +8 -13 lines
Most of new version

Revision 2.17: download - view: text, markup, annotated - select for diffs
Fri Sep 8 17:40:04 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +1 -1 lines
new hypertext links in source

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

Revision 2.15: download - view: text, markup, annotated - select for diffs
Sat Jul 8 19:52:17 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre3, v3/1, NT1, NNTP
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +2 -2 lines
change to W3C Reference Library

Revision 2.14: download - view: text, markup, annotated - select for diffs
Tue Jun 27 20:20:25 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre2, NT
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +2 -2 lines
most of 3.1pre2

Revision 2.13: download - view: text, markup, annotated - select for diffs
Mon Jun 12 04:14:48 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +4 -4 lines
File is now workin for upload + other major changes

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

Revision 2.10.2.1: download - view: text, markup, annotated - select for diffs
Wed May 17 22:28:57 1995 UTC (28 years, 11 months ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.10: preferred, colored; next MAIN 2.11: preferred, colored
Changes since revision 2.10: +1 -7 lines
merging with rest of 3.1

Revision 2.11: download - view: text, markup, annotated - select for diffs
Thu May 4 22:07:06 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +1 -7 lines
Basics of release 3.1

Revision 2.10: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:32:27 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v3/0
Branch point for: WindowsNT
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +2 -4 lines
Getting Library back on main branch

Revision 2.8.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 9 18:14:35 1995 UTC (29 years, 1 month ago) by frystyk
Branches: without-configure
CVS tags: v3/0pre3
Diff to: previous 2.8: preferred, colored; next MAIN 2.9: preferred, colored
Changes since revision 2.8: +1 -2 lines
Library version 3.0beta

Revision 2.9: download - view: text, markup, annotated - select for diffs
Tue Dec 6 14:26:58 1994 UTC (29 years, 4 months ago) by roeber
Branches: MAIN
CVS tags: with-configure
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +2 -1 lines
Now uses GNU Autoconf

Revision 2.8: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:10:04 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v3/0pre2, v3/0pre1
Branch point for: without-configure
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +32 -22 lines
New COPYRIGHT HEADERS and BETTER multi :-)

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

Revision 2.6: download - view: text, markup, annotated - select for diffs
Wed Nov 9 14:43:29 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +1 -2 lines
MULTI-THREADED VERSION

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

Revision 2.4: download - view: text, markup, annotated - select for diffs
Mon Mar 14 20:06:55 1994 UTC (30 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v2/17, v2/16pre2, v2/16pre1, v2/15, cern-update
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +14 -1 lines
no more tmpnam(); Introduced HTFormat_delete(); Mem-fix in AA; no more printf()

Revision 2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 13 19:34:53 1993 UTC (30 years, 4 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +89 -39 lines
First version having AA using HTRequest structure.  This seems to work
pretty well with server, but I've been unable to test it with linemode
which doesn't compile currently, so prepare yourself for client
coredumps. :-(  It may also be that AA just simply doesn't let you know
about itself at all -- so it may also appear to be dead instead of
killing the whole client.  Now I'm going home to get some sleep --
staying up 34 hours is starting to get to me.

Revision 2.2: download - view: text, markup, annotated - select for diffs
Fri Oct 29 16:06:16 1993 UTC (30 years, 6 months ago) by luotonen
Branches: MAIN
CVS tags: v2/14, v2/13
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +13 -0 lines
Added some minor bug fixes and stuff suggested by marca:
	* added a new function HTPromptUsernameAndPassword()
	  so that GUI clients can have just a single authentication
	  dialog box
	* nobody and nogroup are looked up by name (no longer
	  hardcoded values)
	* understands also negative uid/gid values
	* added /../ check also in the AA package
	* AA now takes place only if accessing a local file (otherwise
	  what the daemon does when running as a gateway is funny...)
	* broken fail rule hanling by AA fixed
	* some ""s to NULLs and other minor things

Revision 2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 4 19:36:28 1993 UTC (30 years, 7 months ago) by luotonen
Branches: MAIN
CVS tags: v2/12a
Added first version of access authorization in.

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