CVS log for libwww/Library/src/HTHost.html
Up to [Public] / libwww / Library / src
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 2.30: download - view: text, markup, annotated - select for diffs
Fri Nov 11 14:03:15 2005 UTC (19 years, 1 month ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1,
HEAD
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +9 -1
lines
add extern c and HTFile_dirent_buf_size
Revision 2.29: download - view: text, markup, annotated - select for diffs
Wed Jul 7 15:43:28 1999 UTC (25 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: repeat-requests,
before_webdav,
Release-5-4-0,
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,
Amaya
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +5 -5
lines
Committing a set of patches that fixed the problem with listening on
sockets. The implementation is still client specific - it doesn't
handle generic incoming connections. However, it works for FTP and the
simple listen sample application. A future architecture should support
incoming connections as well as outgoing connections. For now, the
mget tool also works when downloading multiple files from an FTP
server using both PASV and PORT.
Revision 2.28: download - view: text, markup, annotated - select for diffs
Wed Mar 31 19:48:21 1999 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8,
Amaya_2_4
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +9 -1
lines
Raffaele Sena: Added HTHost internal table cleanup which is called when libwww is terminated. Also fixed a problem where a HTHost can get stuck with an old lock.
Revision 2.27: download - view: text, markup, annotated - select for diffs
Sat Feb 27 01:13:30 1999 UTC (25 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +11 -1
lines
Fixed a problem handling HTTP/1.0 style connection close with no content-length but only a TCP close
Revision 2.26: download - view: text, markup, annotated - select for diffs
Sun Feb 7 18:20:31 1999 UTC (25 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6,
Before-New-Trace-Messages
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +2 -2
lines
Synchronized the various hash tables in libwww and made then tunable in wwwsys.h. This makes it easier to build a small libwww, for example with less memory requirements than the normal build. Also fixed the hash generator in HTBind so that it can handle suffic insentive searches
Revision 2.25: download - view: text, markup, annotated - select for diffs
Tue Dec 15 05:34:28 1998 UTC (26 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +4 -1
lines
patch for handling server requests in libwww
Revision 2.24: download - view: text, markup, annotated - select for diffs
Sun Nov 29 20:03:05 1998 UTC (26 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +213 -135
lines
Updated documetation on the HTHost object and added control of active timeout on idle connections
Revision 2.23: download - view: text, markup, annotated - select for diffs
Tue Oct 20 13:17:19 1998 UTC (26 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +49 -37
lines
substantial fixes to the pipeline management including adding a method in the Host object, HTHost_killPipe(..), for killing an entire pipeline associated with a host. Also has done a lot of testing with real world and often very buggy HTTP/1.1 servers
Revision 2.22: download - view: text, markup, annotated - select for diffs
Tue May 19 16:49:32 1998 UTC (26 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +16 -1
lines
Almost 5.1m
Revision 2.21: download - view: text, markup, annotated - select for diffs
Thu May 14 02:10:33 1998 UTC (26 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +2 -2
lines
Changing old pub/WWW links
Revision 2.20: download - view: text, markup, annotated - select for diffs
Fri Feb 27 23:42:04 1998 UTC (26 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l,
Release-5-1k,
Release-5-1j
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +1 -2
lines
*** empty log message ***
Revision 2.19: download - view: text, markup, annotated - select for diffs
Fri Feb 27 19:33:53 1998 UTC (26 years, 10 months ago) by kahan
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +26 -3
lines
JK: Added some new functions to libwww
JK: Corrected a sigsev on HTTPReq.c
Revision 2.18: download - view: text, markup, annotated - select for diffs
Wed Feb 25 20:48:26 1998 UTC (26 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +13 -1
lines
*** empty log message ***
Revision 2.17: download - view: text, markup, annotated - select for diffs
Thu Feb 5 21:25:02 1998 UTC (26 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +4 -2
lines
*** empty log message ***
Revision 2.16: download - view: text, markup, annotated - select for diffs
Tue Dec 16 21:09:13 1997 UTC (27 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1g,
Release-5-1e,
Release-5-1d
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +4 -1
lines
fixed pipelining
Revision 2.15: download - view: text, markup, annotated - select for diffs
Sat Apr 5 00:25:29 1997 UTC (27 years, 8 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1b
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +4 -1
lines
libwww release 5.1b update
Revision 2.14: download - view: text, markup, annotated - select for diffs
Sun Feb 16 18:42:24 1997 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1a,
Release-5-1
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +3 -3
lines
Changed name of sample coed library
Revision 2.13: download - view: text, markup, annotated - select for diffs
Tue Feb 4 16:04:31 1997 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +5 -1
lines
cache updates
Revision 2.12: download - view: text, markup, annotated - select for diffs
Sat Feb 1 16:16:25 1997 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +80 -71
lines
variable write delay
Revision 2.11: download - view: text, markup, annotated - select for diffs
Fri Jan 10 20:59:33 1997 UTC (27 years, 11 months ago) by eric
Branches: MAIN
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +5 -1
lines
fixup 1.0
Revision 2.10: download - view: text, markup, annotated - select for diffs
Tue Dec 3 05:46:12 1996 UTC (28 years ago) by eric
Branches: MAIN
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +3 -3
lines
lost the write polling select problem somewhere
Revision 2.9: download - view: text, markup, annotated - select for diffs
Mon Dec 2 20:19:46 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +2 -2
lines
Timer fix
Revision 2.8: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:31:28 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +86 -5
lines
merge for pipelining
Revision 2.7.2.7: download - view: text, markup, annotated - select for diffs
Thu Nov 28 00:30:20 1996 UTC (28 years, 1 month ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.7.2.6: preferred, colored; branchpoint 2.7: preferred, colored; next MAIN 2.8: preferred, colored
Changes since revision 2.7.2.6: +16 -1
lines
last commit on pipeline branch
Revision 2.7.2.6: download - view: text, markup, annotated - select for diffs
Mon Nov 18 05:00:57 1996 UTC (28 years, 1 month ago) by eric
Branches: PIPELINE1
Diff to: previous 2.7.2.5: preferred, colored; branchpoint 2.7: preferred, colored
Changes since revision 2.7.2.5: +3 -1
lines
may have some versioning probs (update from v -1)
Revision 2.7.2.5: download - view: text, markup, annotated - select for diffs
Fri Nov 8 19:49:41 1996 UTC (28 years, 1 month ago) by eric
Branches: PIPELINE1
Diff to: previous 2.7.2.4: preferred, colored; branchpoint 2.7: preferred, colored
Changes since revision 2.7.2.4: +2 -2
lines
s'more robot fixin's
Revision 2.7.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 7 18:47:28 1996 UTC (28 years, 1 month ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.7.2.3: preferred, colored; branchpoint 2.7: preferred, colored
Changes since revision 2.7.2.3: +3 -11
lines
Mux again
Revision 2.7.2.3: download - view: text, markup, annotated - select for diffs
Sat Nov 2 20:10:21 1996 UTC (28 years, 1 month ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.7.2.2: preferred, colored; branchpoint 2.7: preferred, colored
Changes since revision 2.7.2.2: +56 -9
lines
new version of MUX
Revision 2.7.2.2: download - view: text, markup, annotated - select for diffs
Sat Nov 2 19:26:55 1996 UTC (28 years, 1 month ago) by eric
Branches: PIPELINE1
Diff to: previous 2.7.2.1: preferred, colored; branchpoint 2.7: preferred, colored
Changes since revision 2.7.2.1: +4 -4
lines
HTEventType and some cleanup
Revision 2.7.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:27:39 1996 UTC (28 years, 2 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +29 -4
lines
1st pass at pipelines - eric
Revision 2.7: download - view: text, markup, annotated - select for diffs
Mon Oct 7 02:04:47 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a
Branch point for: PIPELINE1
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +21 -1
lines
libvwww 5.0a
Revision 2.6: download - view: text, markup, annotated - select for diffs
Tue Aug 20 04:53:40 1996 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0,
Release-4-1b5,
Release-4-1b4
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +9 -1
lines
4.1beta4
Revision 2.5: download - view: text, markup, annotated - select for diffs
Mon Aug 19 18:30:37 1996 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +94 -16
lines
pipeline in place
Revision 2.4: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:54:34 1996 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b3
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +38 -3
lines
4.1b2
Revision 2.3: download - view: text, markup, annotated - select for diffs
Mon May 20 15:06:48 1996 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +93 -93
lines
close to 4.1 pre1
Revision 2.2: download - view: text, markup, annotated - select for diffs
Thu May 16 19:03:03 1996 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +2 -2
lines
4.1 alpha
Revision 2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:47:19 1996 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
new transport and Content Coding support
Webmaster