W3C CVS Root

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.129: download - view: text, markup, annotated - select for diffs
Sun Mar 12 14:25:15 2006 UTC (18 years, 1 month ago) by vbancrof
Branches: MAIN
CVS tags: candidate-5-4-1, HEAD
Diff to: previous 2.128: preferred, colored
Changes since revision 2.128: +2 -2 lines
change genuine angle bracket characters (< and >) into the angle bracket entities (&lt; and &rt;), thanks to Bobby Jack

Revision 2.128: download - view: text, markup, annotated - select for diffs
Sun Feb 5 21:43:50 2006 UTC (18 years, 2 months ago) by vbancrof
Branches: MAIN
Diff to: previous 2.127: preferred, colored
Changes since revision 2.127: +6 -1 lines
find standard definitions for directory entries

Revision 2.127: download - view: text, markup, annotated - select for diffs
Thu Jun 6 10:46:04 2002 UTC (21 years, 10 months ago) by kahan
Branches: MAIN
CVS tags: repeat-requests, Release-5-4-0, Amaya
Diff to: previous 2.126: preferred, colored
Changes since revision 2.126: +6 -4 lines
JK: Commented an obsolete part in this file, as advised by Richard
Atterer.

Revision 2.126: download - view: text, markup, annotated - select for diffs
Wed Jun 5 13:46:07 2002 UTC (21 years, 10 months ago) by kahan
Branches: MAIN
Diff to: previous 2.125: preferred, colored
Changes since revision 2.125: +86 -3 lines
JK: Updated the autotools files, Added the mincygwin patch.

Revision 2.125: download - view: text, markup, annotated - select for diffs
Tue Jul 11 09:18:38 2000 UTC (23 years, 9 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
Diff to: previous 2.124: preferred, colored
Changes since revision 2.124: +4 -1 lines
JK: completed the winsocks socket error codes

Revision 2.124: download - view: text, markup, annotated - select for diffs
Thu Jan 6 10:48:50 2000 UTC (24 years, 3 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-3-2
Diff to: previous 2.123: preferred, colored
Changes since revision 2.123: +2 -2 lines
JK: Adding patches proposed by Joe bester (bester@mcs.anl.gov):

 This fixes some compile problems and coredumps
 on Linux, Irix, and AIX.

 This patch adds configure-time checks for ctime_r(), readdir_r(),
 gethostbyname_r(), gethostbyaddr_r(), and getlogin_r().
 I also have a couple of minor modifications to some of the html
 headers to get them to compile with the AIX compiler. The cast in
 HTUtils.html works around the fact that xlc thinks that
 0xFFFFFFFF is too large for a 32-bit enumeration value (weird,
 yes?).

 Finally, there is am increase of the HOSTENT_MAX value. I kept
 running into trouble with the DNS resolver with the default
 buffer size.

Revision 2.123: download - view: text, markup, annotated - select for diffs
Sun Mar 14 02:22:04 1999 UTC (25 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Amaya_2_4
Diff to: previous 2.122: preferred, colored
Changes since revision 2.122: +17 -3 lines
Added more options for hashtable size vs. speed option.

Revision 2.122: download - view: text, markup, annotated - select for diffs
Sun Feb 7 18:20:31 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-6, Before-New-Trace-Messages
Diff to: previous 2.121: preferred, colored
Changes since revision 2.121: +23 -1 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.121: download - view: text, markup, annotated - select for diffs
Wed Feb 3 16:30:40 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.120: preferred, colored
Changes since revision 2.120: +10 -1 lines
Jose and Benoit: Added OS specific directory separators

Revision 2.120: download - view: text, markup, annotated - select for diffs
Fri Jan 15 04:00:15 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.119: preferred, colored
Changes since revision 2.119: +12 -1 lines
Added support for handling the definition of HT_LOGNAME_MAX in a more generic way

Revision 2.119: download - view: text, markup, annotated - select for diffs
Tue Oct 20 13:21:59 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.118: preferred, colored
Changes since revision 2.118: +5 -1 lines
Added check for sys/syslog.h

Revision 2.118: download - view: text, markup, annotated - select for diffs
Wed Jul 22 19:23:54 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.117: preferred, colored
Changes since revision 2.117: +21 -11 lines
Added support for regex handling of proxies

Revision 2.117: download - view: text, markup, annotated - select for diffs
Fri Jul 17 17:01:01 1998 UTC (25 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.116: preferred, colored
Changes since revision 2.116: +10 -10 lines
Made WWW_TraceFlag unsigned integer in HTUtils.html (was signed) and changed order in wwwsys.html so that netinet/in.h now is included before netinet/tcp.h in wwwsys.html. This was a problem on RC6000

Revision 2.116: download - view: text, markup, annotated - select for diffs
Tue May 26 17:22:49 1998 UTC (25 years, 11 months ago) by veillard
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.115: preferred, colored
Changes since revision 2.115: +6 -6 lines
eric: fixed burried >s

Revision 2.115: download - view: text, markup, annotated - select for diffs
Sun May 24 19:39:41 1998 UTC (25 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.114: preferred, colored
Changes since revision 2.114: +6 -1 lines
Made SQL module into a DLL with its own WWWSQL.html

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

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

Revision 2.112: download - view: text, markup, annotated - select for diffs
Fri Mar 20 17:53:13 1998 UTC (26 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1l, Release-5-1k
Diff to: previous 2.111: preferred, colored
Changes since revision 2.111: +24 -1 lines
version 5.1k

Revision 2.111: download - view: text, markup, annotated - select for diffs
Tue Dec 16 21:09:37 1997 UTC (26 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1j, Release-5-1g, Release-5-1e, Release-5-1d
Diff to: previous 2.110: preferred, colored
Changes since revision 2.110: +15 -46 lines
fixed pipelining

Revision 2.110: download - view: text, markup, annotated - select for diffs
Sat Apr 5 00:25:46 1997 UTC (27 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1b
Diff to: previous 2.109: preferred, colored
Changes since revision 2.109: +9 -2 lines
libwww release 5.1b update

Revision 2.109: download - view: text, markup, annotated - select for diffs
Sun Feb 16 18:43:34 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1a, Release-5-1
Diff to: previous 2.108: preferred, colored
Changes since revision 2.108: +3 -3 lines
Changed name of sample coed library

Revision 2.108: download - view: text, markup, annotated - select for diffs
Sun Feb 16 17:49:31 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.107: preferred, colored
Changes since revision 2.107: +6 -1 lines
content encoding fix and FTP fix

Revision 2.107: download - view: text, markup, annotated - select for diffs
Tue Jan 28 14:30:52 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.106: preferred, colored
Changes since revision 2.106: +4 -3 lines
Fix to makefile

Revision 2.106: download - view: text, markup, annotated - select for diffs
Mon Jan 27 20:54:43 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.105: preferred, colored
Changes since revision 2.105: +3 -6 lines
minor windows things

Revision 2.105: download - view: text, markup, annotated - select for diffs
Thu Jan 23 19:50:07 1997 UTC (27 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.104: preferred, colored
Changes since revision 2.104: +7 -1 lines
updated libwww

Revision 2.104: download - view: text, markup, annotated - select for diffs
Fri Dec 13 22:06:30 1996 UTC (27 years, 4 months ago) by eric
Branches: MAIN
Diff to: previous 2.103: preferred, colored
Changes since revision 2.103: +4 -2 lines
some timing fixes

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

Revision 2.102: download - view: text, markup, annotated - select for diffs
Mon Dec 2 20:19:49 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.101: preferred, colored
Changes since revision 2.101: +10 -1 lines
Timer fix

Revision 2.101: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:32:08 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.100: preferred, colored
Changes since revision 2.100: +58 -10 lines
merge for pipelining

Revision 2.100.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 28 00:30:26 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.100.2.3: preferred, colored; branchpoint 2.100: preferred, colored; next MAIN 2.101: preferred, colored
Changes since revision 2.100.2.3: +49 -7 lines
last commit on pipeline branch

Revision 2.100.2.3: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:00:39 1996 UTC (27 years, 5 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.100.2.2: preferred, colored; branchpoint 2.100: preferred, colored
Changes since revision 2.100.2.2: +3 -3 lines
libwww

Revision 2.100.2.2: download - view: text, markup, annotated - select for diffs
Sat Nov 2 20:10:35 1996 UTC (27 years, 6 months ago) by frystyk
Branches: PIPELINE1
Diff to: previous 2.100.2.1: preferred, colored; branchpoint 2.100: preferred, colored
Changes since revision 2.100.2.1: +5 -1 lines
new version of MUX

Revision 2.100.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:27:57 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.100: preferred, colored
Changes since revision 2.100: +4 -2 lines
1st pass at pipelines - eric

Revision 2.100: download - view: text, markup, annotated - select for diffs
Mon Aug 5 17:22:56 1996 UTC (27 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4, Release-4-1b3
Branch point for: PIPELINE1
Diff to: previous 2.99: preferred, colored
Changes since revision 2.99: +8 -1 lines
Recovery from a weird crash in Library and LineMode volumes

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

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

Revision 2.97: download - view: text, markup, annotated - select for diffs
Fri Jun 28 16:31:39 1996 UTC (27 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.96: preferred, colored
Changes since revision 2.96: +45 -100 lines
version 4.1b2

Revision 2.96: download - view: text, markup, annotated - select for diffs
Sat Jun 1 17:46:58 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-4-1b1
Diff to: previous 2.95: preferred, colored
Changes since revision 2.95: +4 -2 lines
updated docs

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

Revision 2.94: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:50:22 1996 UTC (28 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.93: preferred, colored
Changes since revision 2.93: +9 -9 lines
new transport and Content Coding support

Revision 2.93: download - view: text, markup, annotated - select for diffs
Tue Mar 19 00:13:17 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.92: preferred, colored
Changes since revision 2.92: +1 -6 lines
Introduction of channels

Revision 2.92: download - view: text, markup, annotated - select for diffs
Tue Mar 12 22:45:54 1996 UTC (28 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 2.91: preferred, colored
Changes since revision 2.91: +32 -0 lines
moving BOOLEANs to the sysdep domain

Revision 2.91: download - view: text, markup, annotated - select for diffs
Tue Mar 12 02:47:39 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.90: preferred, colored
Changes since revision 2.90: +5 -4 lines
small ac adjustments

Revision 2.90: download - view: text, markup, annotated - select for diffs
Mon Mar 11 16:53:39 1996 UTC (28 years, 1 month ago) by eric
Branches: MAIN
Diff to: previous 2.89: preferred, colored
Changes since revision 2.89: +9 -2 lines
fixup for WWW_MSWINDOWS after automake port

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

Revision 2.88: download - view: text, markup, annotated - select for diffs
Mon Mar 4 03:14:05 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.87: preferred, colored
Changes since revision 2.87: +506 -564 lines
Autoconf

Revision 2.87: download - view: text, markup, annotated - select for diffs
Wed Feb 14 01:35:20 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: autoconf
Diff to: previous 2.86: preferred, colored
Changes since revision 2.86: +1 -1 lines
small things

Revision 2.86: download - view: text, markup, annotated - select for diffs
Sun Feb 4 04:12:49 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 2.85: preferred, colored
Changes since revision 2.85: +3 -1 lines
update version

Revision 2.85: download - view: text, markup, annotated - select for diffs
Wed Jan 31 22:44:03 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.84: preferred, colored
Changes since revision 2.84: +8 -13 lines
4.0D

Revision 2.84: download - view: text, markup, annotated - select for diffs
Tue Jan 16 00:41:51 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0C, v4/0B
Diff to: previous 2.83: preferred, colored
Changes since revision 2.83: +12 -20 lines
new windows make files

Revision 2.83: download - view: text, markup, annotated - select for diffs
Mon Jan 15 07:30:34 1996 UTC (28 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.82: preferred, colored
Changes since revision 2.82: +17 -4 lines
updated version

Revision 2.82: download - view: text, markup, annotated - select for diffs
Mon Dec 18 22:03:28 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.81: preferred, colored
Changes since revision 2.81: +4 -2 lines
4.0B

Revision 2.81: download - view: text, markup, annotated - select for diffs
Tue Dec 12 04:02:02 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.80: preferred, colored
Changes since revision 2.80: +8 -0 lines
Next version

Revision 2.80: download - view: text, markup, annotated - select for diffs
Fri Dec 1 20:27:38 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 2.79: preferred, colored
Changes since revision 2.79: +3 -2 lines
version 4.0!

Revision 2.79: download - view: text, markup, annotated - select for diffs
Wed Nov 22 23:35:47 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.78: preferred, colored
Changes since revision 2.78: +11 -9 lines
Integration of server START

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

Revision 2.77: download - view: text, markup, annotated - select for diffs
Sun Nov 5 20:13:59 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre5
Diff to: previous 2.76: preferred, colored
Changes since revision 2.76: +22 -25 lines
fprintf replaced with TTYPrint for windows

Revision 2.76: download - view: text, markup, annotated - select for diffs
Fri Nov 3 22:38:23 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.75: preferred, colored
Changes since revision 2.75: +3 -2 lines
new Header support

Revision 2.75: download - view: text, markup, annotated - select for diffs
Wed Oct 4 21:36:59 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4, v4/0pre3
Diff to: previous 2.74: preferred, colored
Changes since revision 2.74: +1 -1 lines
next alpha version

Revision 2.74: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:40:40 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.73: preferred, colored
Changes since revision 2.73: +23 -4 lines
Most of new version

Revision 2.73: download - view: text, markup, annotated - select for diffs
Mon Sep 11 18:22:24 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.72: preferred, colored
Changes since revision 2.72: +9 -2 lines
bug fix for redirection from Netscape server

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

Revision 2.71: download - view: text, markup, annotated - select for diffs
Fri Sep 1 21:52:12 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.70: preferred, colored
Changes since revision 2.70: +2 -1 lines
porting problems

Revision 2.70: download - view: text, markup, annotated - select for diffs
Fri Sep 1 21:29:43 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.69: preferred, colored
Changes since revision 2.69: +1 -1 lines
porting problems

Revision 2.69: download - view: text, markup, annotated - select for diffs
Fri Sep 1 20:43:15 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.68: preferred, colored
Changes since revision 2.68: +6 -5 lines
porting problems

Revision 2.68: download - view: text, markup, annotated - select for diffs
Fri Sep 1 19:48:06 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.67: preferred, colored
Changes since revision 2.67: +42 -44 lines
MAC port :-)

Revision 2.67: download - view: text, markup, annotated - select for diffs
Fri Sep 1 17:11:33 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.66: preferred, colored
Changes since revision 2.66: +1 -22 lines
Progress report in place!

Revision 2.66: download - view: text, markup, annotated - select for diffs
Sun Aug 27 23:22:05 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.65: preferred, colored
Changes since revision 2.65: +8 -7 lines
no more HText requirement :-)

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

Revision 2.64: download - view: text, markup, annotated - select for diffs
Tue Aug 8 23:33:49 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.63: preferred, colored
Changes since revision 2.63: +2 -1 lines
new HTTelnet module

Revision 2.63: download - view: text, markup, annotated - select for diffs
Tue Aug 8 22:58:37 1995 UTC (28 years, 8 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.62: preferred, colored
Changes since revision 2.62: +7 -1 lines
new HTTelnet module

Revision 2.62: download - view: text, markup, annotated - select for diffs
Fri Jul 14 01:16:51 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre3, v3/1
Diff to: previous 2.61: preferred, colored
Changes since revision 2.61: +5 -12 lines
netbsd support

Revision 2.61: download - view: text, markup, annotated - select for diffs
Fri Jul 14 00:47:03 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.60: preferred, colored
Changes since revision 2.60: +12 -0 lines
support for NetBSD

Revision 2.60: download - view: text, markup, annotated - select for diffs
Thu Jul 13 22:41:11 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.59: preferred, colored
Changes since revision 2.59: +22 -1 lines
Most of 3.1pre3

Revision 2.59: download - view: text, markup, annotated - select for diffs
Thu Jul 13 00:02:59 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
CVS tags: NNTP
Diff to: previous 2.58: preferred, colored
Changes since revision 2.58: +25 -2 lines
Merge of NT into main branch

Revision 2.58.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 12 03:27:55 1995 UTC (28 years, 9 months ago) by frystyk
Branches: NT1
Diff to: previous 2.58: preferred, colored; next MAIN 2.59: preferred, colored
Changes since revision 2.58: +25 -2 lines
Win NT branch

Revision 2.58: download - view: text, markup, annotated - select for diffs
Tue Jul 11 18:05:21 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
Branch point for: NT1
Diff to: previous 2.57: preferred, colored
Changes since revision 2.57: +13 -0 lines
most things for 3.1

Revision 2.56.2.2: download - view: text, markup, annotated - select for diffs
Tue Jul 11 17:40:36 1995 UTC (28 years, 9 months ago) by cbrooks
Branches: NT
Diff to: previous 2.56.2.1: preferred, colored; branchpoint 2.56: preferred, colored; next MAIN 2.57: preferred, colored
Changes since revision 2.56.2.1: +2 -1 lines
Windows/NT Update

Revision 2.57: download - view: text, markup, annotated - select for diffs
Sat Jul 8 19:54:25 1995 UTC (28 years, 9 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.56: preferred, colored
Changes since revision 2.56: +2 -2 lines
change to W3C Reference Library

Revision 2.56.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 30 19:40:11 1995 UTC (28 years, 10 months ago) by cbrooks
Branches: NT
Diff to: previous 2.56: preferred, colored
Changes since revision 2.56: +22 -0 lines
new NT port by charlie

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

Revision 2.55: download - view: text, markup, annotated - select for diffs
Tue Jun 27 20:19:24 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.54: preferred, colored
Changes since revision 2.54: +2 -2 lines
no more cern stuff :-)

Revision 2.54: download - view: text, markup, annotated - select for diffs
Sat Jun 10 16:53:29 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.53: preferred, colored
Changes since revision 2.53: +3 -3 lines
Getting close to 3.1pre2

Revision 2.53: download - view: text, markup, annotated - select for diffs
Wed Jun 7 20:19:07 1995 UTC (28 years, 10 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.52: preferred, colored
Changes since revision 2.52: +4 -0 lines
Basics of Version 3.1pre2

Revision 2.52: download - view: text, markup, annotated - select for diffs
Thu May 25 18:39:08 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: v3/1pre1
Diff to: previous 2.51: preferred, colored
Changes since revision 2.51: +1 -1 lines
Linux now supported

Revision 2.51: download - view: text, markup, annotated - select for diffs
Fri May 19 22:33:38 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.50: preferred, colored
Changes since revision 2.50: +2 -0 lines
NEXT IS A PAIN IN THE BUTT

Revision 2.50: download - view: text, markup, annotated - select for diffs
Fri May 19 21:22:45 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.49: preferred, colored
Changes since revision 2.49: +2 -2 lines
Some NT fixes

Revision 2.49.2.1: download - view: text, markup, annotated - select for diffs
Fri May 19 20:24:58 1995 UTC (28 years, 11 months ago) by cbrooks
Branches: WinNT
Diff to: previous 2.49: preferred, colored; next MAIN 2.50: preferred, colored
Changes since revision 2.49: +2 -2 lines
OSF/RI NT Merge

Revision 2.49: download - view: text, markup, annotated - select for diffs
Fri May 19 02:07:24 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Branch point for: WinNT
Diff to: previous 2.48: preferred, colored
Changes since revision 2.48: +1 -1 lines
final swap to MIT statements

Revision 2.48: download - view: text, markup, annotated - select for diffs
Fri May 19 00:53:22 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.47: preferred, colored
Changes since revision 2.47: +16 -15 lines
Windows NT back on main branch

Revision 2.47: download - view: text, markup, annotated - select for diffs
Thu May 18 14:46:46 1995 UTC (28 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.46: preferred, colored
Changes since revision 2.46: +7 -1 lines
New Bind module

Revision 2.39.2.4: download - view: text, markup, annotated - select for diffs
Wed May 17 22:33:35 1995 UTC (28 years, 11 months ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.39.2.3: preferred, colored; branchpoint 2.39: preferred, colored; next MAIN 2.40: preferred, colored
Changes since revision 2.39.2.3: +103 -26 lines
merging with rest of 3.1

Revision 2.39.2.3: download - view: text, markup, annotated - select for diffs
Tue May 16 20:13:08 1995 UTC (28 years, 11 months ago) by cbrooks
Branches: WindowsNT
Diff to: previous 2.39.2.2: preferred, colored; branchpoint 2.39: preferred, colored
Changes since revision 2.39.2.2: +20 -30 lines
OSF/RI NT Changes

Revision 2.46: download - view: text, markup, annotated - select for diffs
Sat May 6 22:41:35 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.45: preferred, colored
Changes since revision 2.45: +1 -1 lines
update on timezone for sunos

Revision 2.45: download - view: text, markup, annotated - select for diffs
Fri May 5 22:31:45 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.44: preferred, colored
Changes since revision 2.44: +8 -6 lines
Fix for Solaris bug - SOLARIS SOCKS

Revision 2.44: download - view: text, markup, annotated - select for diffs
Fri May 5 22:10:23 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.43: preferred, colored
Changes since revision 2.43: +3 -12 lines
portable version of time

Revision 2.43: download - view: text, markup, annotated - select for diffs
Fri May 5 18:40:59 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.42: preferred, colored
Changes since revision 2.42: +13 -2 lines
new version of timezone

Revision 2.42: download - view: text, markup, annotated - select for diffs
Fri May 5 15:56:22 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.41: preferred, colored
Changes since revision 2.41: +14 -1 lines
changes on the timezone

Revision 2.41: download - view: text, markup, annotated - select for diffs
Thu May 4 22:09:16 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.40: preferred, colored
Changes since revision 2.40: +87 -16 lines
Basics of release 3.1

Revision 2.40: download - view: text, markup, annotated - select for diffs
Thu Apr 27 23:11:47 1995 UTC (29 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +10 -0 lines
DIRECT_WAIS -> HT_DIRECT_WAIS

Revision 2.39.2.2: download - view: text, markup, annotated - select for diffs
Sat Apr 1 03:11:42 1995 UTC (29 years, 1 month ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.39.2.1: preferred, colored; branchpoint 2.39: preferred, colored
Changes since revision 2.39.2.1: +8 -2 lines
REMOVE_FILE define introduced

Revision 2.39.2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 31 17:40:32 1995 UTC (29 years, 1 month ago) by frystyk
Branches: WindowsNT
Diff to: previous 2.39: preferred, colored
Changes since revision 2.39: +30 -4 lines
Windows NT spwaned on its own branch

Revision 2.39: download - view: text, markup, annotated - select for diffs
Tue Mar 21 22:43:29 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
CVS tags: v3/0
Branch point for: WindowsNT
Diff to: previous 2.38: preferred, colored
Changes since revision 2.38: +12 -6 lines
Last attempt before release

Revision 2.38: download - view: text, markup, annotated - select for diffs
Tue Mar 21 20:44:35 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.37: preferred, colored
Changes since revision 2.37: +21 -5 lines
Official version

Revision 2.37: download - view: text, markup, annotated - select for diffs
Tue Mar 21 18:26:25 1995 UTC (29 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +295 -103 lines
merge adjustments

Revision 2.36.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:04:21 1995 UTC (29 years, 1 month ago) by frystyk
Branches: without-configure
Diff to: previous 2.36.2.1: preferred, colored; branchpoint 2.36: preferred, colored; next MAIN 2.37: preferred, colored
Changes since revision 2.36.2.1: +2 -0 lines
Getting ready for merge

Revision 2.36.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 9 18:33:10 1995 UTC (29 years, 1 month ago) by frystyk
Branches: without-configure
CVS tags: v3/0pre3
Diff to: previous 2.36: preferred, colored
Changes since revision 2.36: +293 -103 lines
Library version 3.0beta

Revision 2.36: download - view: text, markup, annotated - select for diffs
Sat Nov 26 16:03:14 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.35: preferred, colored
Changes since revision 2.35: +4 -0 lines
Did anyone say that NeXT is UNIX :-(

Revision 2.35: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:12:10 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.34: preferred, colored
Changes since revision 2.34: +17 -6 lines
New COPYRIGHT HEADERS and BETTER multi :-)

Revision 2.34: download - view: text, markup, annotated - select for diffs
Wed Nov 9 14:44:49 1994 UTC (29 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.33: preferred, colored
Changes since revision 2.33: +13 -0 lines
MULTI-THREADED VERSION

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

Revision 2.32: download - view: text, markup, annotated - select for diffs
Sun Sep 25 13:51:02 1994 UTC (29 years, 7 months ago) by frystyk
Branches: MAIN
CVS tags: v2/17, cern-update
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +131 -83 lines
A whole bunch of changes

Revision 2.31: download - view: text, markup, annotated - select for diffs
Tue Jul 12 14:49:20 1994 UTC (29 years, 9 months ago) by duns
Branches: MAIN
Diff to: previous 2.30: preferred, colored
Changes since revision 2.30: +28 -1 lines
field test version 2

Revision 2.30: download - view: text, markup, annotated - select for diffs
Tue Jul 5 10:41:14 1994 UTC (29 years, 10 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +16 -22 lines
ISC 3.0 patches.

Revision 2.29: download - view: text, markup, annotated - select for diffs
Thu Jun 9 19:20:24 1994 UTC (29 years, 10 months ago) by frystyk
Branches: MAIN
CVS tags: v2/16pre2, v2/16pre1
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +7 -0 lines
New version of HTHostName that also works on a sun!

Revision 2.28: download - view: text, markup, annotated - select for diffs
Thu Jun 2 21:45:30 1994 UTC (29 years, 11 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +19 -2 lines
Added Guenther Fisher's AddHfer patch, and removed HTAddError()'s.

Revision 2.27: download - view: text, markup, annotated - select for diffs
Mon May 30 10:01:00 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +2 -0 lines
Next doesn't act like ordinary unix :-(

Revision 2.26: download - view: text, markup, annotated - select for diffs
Mon May 30 09:54:48 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +234 -202 lines
A whole lot of changes. Maimly in HTFile.c where directory stuff is
removed; HTTP where structure is changed and HTFTP where HTDoConnect
now is ported to VMS (I hope ;-))

Revision 2.25: download - view: text, markup, annotated - select for diffs
Fri May 20 11:54:14 1994 UTC (29 years, 11 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +25 -12 lines
Mips diffs; #include <screwup> fixed.

Revision 2.24: download - view: text, markup, annotated - select for diffs
Wed May 18 13:32:23 1994 UTC (29 years, 11 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +1 -1 lines
FTP content-encoding fix; my error_stack => old_error_stack

Revision 2.23: download - view: text, markup, annotated - select for diffs
Wed May 18 11:40:26 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +2 -2 lines
New version of HTGopher, improved FTP and a whole lot of other things

Revision 2.22: download - view: text, markup, annotated - select for diffs
Thu May 12 16:45:34 1994 UTC (29 years, 11 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +49 -0 lines
This went out with httpd 3.0pre4.

Revision 2.21: download - view: text, markup, annotated - select for diffs
Thu May 12 09:43:33 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.20: preferred, colored
Changes since revision 2.20: +36 -9 lines
Definition of NGROUPS to tcp.h, HT_MAX_PATH moved to ditto from HTDirBrw.h

Revision 2.20: download - view: text, markup, annotated - select for diffs
Wed May 11 16:18:25 1994 UTC (29 years, 11 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +2 -1 lines
Removed d_namlen as this is non-portable, and added sco support in tcp.html

Revision 2.19: download - view: text, markup, annotated - select for diffs
Thu May 5 10:52:51 1994 UTC (30 years ago) by luotonen
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +6 -3 lines
Added two mods for HP in tcp.html.

Revision 2.18: download - view: text, markup, annotated - select for diffs
Wed Apr 27 11:35:27 1994 UTC (30 years ago) by frystyk
Branches: MAIN
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +3 -0 lines
New FTP-module, new HTSimplify, HTInputSocket_get_character now returns int and not char

Revision 2.17: download - view: text, markup, annotated - select for diffs
Wed Apr 6 12:10:45 1994 UTC (30 years, 1 month ago) by luotonen
Branches: MAIN
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +27 -1 lines
Released version of httpd 2.17beta.

Revision 2.16: download - view: text, markup, annotated - select for diffs
Thu Mar 10 15:55:05 1994 UTC (30 years, 1 month ago) by duns
Branches: MAIN
CVS tags: v2/15
Diff to: previous 2.15: preferred, colored
Changes since revision 2.15: +26 -12 lines
Put in scripting, compiles on ALPHA, VAX for MULTINET and UCX

Revision 2.15: download - view: text, markup, annotated - select for diffs
Sun Feb 27 19:42:33 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +21 -2 lines
Changes for Solaris, HP, NeXT and DecStation.

Revision 2.14: download - view: text, markup, annotated - select for diffs
Mon Feb 21 15:08:18 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.13: preferred, colored
Changes since revision 2.13: +2 -1 lines
Took daemon-specific stuff away from HTRequest structure.

Revision 2.13: download - view: text, markup, annotated - select for diffs
Wed Feb 9 17:08:52 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.12: preferred, colored
Changes since revision 2.12: +10 -0 lines
Content-Length no longer set for directories (because it was WRONG!)

Revision 2.12: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:15:01 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +1 -1 lines
Fixed another typo :-(

Revision 2.11: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:05:00 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +1 -1 lines
Fixed a typo

Revision 2.10: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:02:25 1994 UTC (30 years, 2 months ago) by luotonen
Branches: MAIN
Diff to: previous 2.9: preferred, colored
Changes since revision 2.9: +6 -0 lines
Solaris unistd.h

Revision 2.9: download - view: text, markup, annotated - select for diffs
Wed Nov 3 15:22:06 1993 UTC (30 years, 6 months ago) by timbl
Branches: MAIN
CVS tags: v2/14, v2/13
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +5 -3 lines
Some bits needed for editor

Revision 2.8: download - view: text, markup, annotated - select for diffs
Wed Oct 13 15:50:55 1993 UTC (30 years, 6 months ago) by timbl
Branches: MAIN
CVS tags: v2/12a
Diff to: previous 2.7: preferred, colored
Changes since revision 2.7: +7 -1 lines
osf1 additions

Revision 2.7: download - view: text, markup, annotated - select for diffs
Wed Sep 29 15:15:45 1993 UTC (30 years, 7 months ago) by timbl
Branches: MAIN
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +34 -10 lines
Bring VMS bug foxes up to date

Revision 2.6: download - view: text, markup, annotated - select for diffs
Mon Jun 7 08:25:46 1993 UTC (30 years, 10 months ago) by timbl
Branches: MAIN
Diff to: previous 2.5: preferred, colored
Changes since revision 2.5: +9 -10 lines
Compiles on all unix OK

Revision 2.5: download - view: text, markup, annotated - select for diffs
Fri May 28 13:56:51 1993 UTC (30 years, 11 months ago) by timbl
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +21 -7 lines
Untested!  WAIS stuff changing. Pass over to Arthur for fopen() mods.

Revision 2.4: download - view: text, markup, annotated - select for diffs
Mon May 3 11:56:55 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +62 -26 lines
Attempt to get round CVS screwup so that we can work again!

Revision 2.3: download - view: text, markup, annotated - select for diffs
Wed Apr 28 17:38:04 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +5 -4 lines
Fixed formatting big and WAIS agteay bug

Revision 2.2: download - view: text, markup, annotated - select for diffs
Tue Apr 27 10:41:05 1993 UTC (31 years ago) by timbl
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +244 -151 lines
First commit with WAIS in.  Basiclly works but probably lots of bugs.

Revision 2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 5 14:43:32 1993 UTC (31 years, 1 month ago) by timbl
Branches: MAIN
basically works, no WAIS

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