W3C CVS Root

CVS log for libwww/Library/src/HTDNS.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 2.33: download - view: text, markup, annotated - select for diffs
Tue Jan 4 15:45:01 2005 UTC (19 years, 3 months ago) by duerst
Branches: MAIN
CVS tags: repeat-requests, candidate-5-4-1, HEAD, Amaya
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +93 -13 lines
moved IDN to main branch

Revision 2.32.2.6: download - view: text, markup, annotated - select for diffs
Mon Apr 14 21:10:47 2003 UTC (21 years ago) by duerst
Branches: IDN
Diff to: previous 2.32.2.5: preferred, colored; branchpoint 2.32: preferred, colored; next MAIN 2.33: preferred, colored
Changes since revision 2.32.2.5: +2 -2 lines
Fixed memory allocation/counting error (strlen doesn't count final \x00).

Revision 2.32.2.5: download - view: text, markup, annotated - select for diffs
Wed Apr 2 16:41:38 2003 UTC (21 years, 1 month ago) by duerst
Branches: IDN
Diff to: previous 2.32.2.4: preferred, colored; branchpoint 2.32: preferred, colored
Changes since revision 2.32.2.4: +3 -4 lines
added declaration in .html file

Revision 2.32.2.4: download - view: text, markup, annotated - select for diffs
Wed Apr 2 15:56:21 2003 UTC (21 years, 1 month ago) by duerst
Branches: IDN
Diff to: previous 2.32.2.3: preferred, colored; branchpoint 2.32: preferred, colored
Changes since revision 2.32.2.3: +44 -36 lines
created a function for UTF-8 -> ACE/punycode conversion;
converted 'Host:'

Revision 2.32.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 21 00:28:06 2003 UTC (21 years, 1 month ago) by duerst
Branches: IDN
Diff to: previous 2.32.2.2: preferred, colored; branchpoint 2.32: preferred, colored
Changes since revision 2.32.2.2: +21 -12 lines
coded main conversion; compiles

Revision 2.32.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 20 07:00:00 2003 UTC (21 years, 1 month ago) by duerst
Branches: IDN
Diff to: previous 2.32.2.1: preferred, colored; branchpoint 2.32: preferred, colored
Changes since revision 2.32.2.1: +6 -1 lines
added include statement for api.h

Revision 2.32.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 1 22:51:00 2003 UTC (21 years, 2 months ago) by duerst
Branches: IDN
Diff to: previous 2.32: preferred, colored
Changes since revision 2.32: +41 -2 lines
Starting to implement IDN (internationalized domain names)
Implementing unescaping of %-hh escapes in domain names.
(see http://www.ietf.org/internet-drafts/draft-duerst-idn-uri-xx.txt)

Revision 2.32: download - view: text, markup, annotated - select for diffs
Thu Mar 21 13:42:01 2002 UTC (22 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: before_webdav, Release-5-4-0
Branch point for: IDN
Diff to: previous 2.31: preferred, colored
Changes since revision 2.31: +5 -5 lines
The configure name returned for gethostnamer wasn't correct (patch
submitted by X (misarchived name).

Revision 2.31: 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: 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.30: preferred, colored
Changes since revision 2.30: +33 -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.30: download - view: text, markup, annotated - select for diffs
Mon Feb 22 22:10:11 1999 UTC (25 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2-8, Release-5-2-6, Amaya_2_4
Diff to: previous 2.29: preferred, colored
Changes since revision 2.29: +10 -17 lines
NEW TRACE MESSAGES - see http://lists.w3.org/Archives/Public/www-lib/1999JanMar/0267.html for details

Revision 2.29: 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: Before-New-Trace-Messages
Diff to: previous 2.28: preferred, colored
Changes since revision 2.28: +5 -6 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.28: download - view: text, markup, annotated - select for diffs
Wed Feb 3 17:37:42 1999 UTC (25 years, 3 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.27: preferred, colored
Changes since revision 2.27: +4 -4 lines
Klaus Weide: Fixed several bugs in the DNS multi host timing algorithm

Revision 2.27: download - view: text, markup, annotated - select for diffs
Tue Oct 13 19:19:48 1998 UTC (25 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-2
Diff to: previous 2.26: preferred, colored
Changes since revision 2.26: +3 -3 lines
Changed the TCP connect statemachine to support the specific error situation better where a host doesn't exist. The error is now added to the error stack

Revision 2.26: download - view: text, markup, annotated - select for diffs
Mon May 4 19:36:23 1998 UTC (26 years ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1m
Diff to: previous 2.25: preferred, colored
Changes since revision 2.25: +2 -2 lines
version 5.1m

Revision 2.25: download - view: text, markup, annotated - select for diffs
Sat Apr 5 00:25:21 1997 UTC (27 years, 1 month 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
Diff to: previous 2.24: preferred, colored
Changes since revision 2.24: +2 -2 lines
libwww release 5.1b update

Revision 2.24: download - view: text, markup, annotated - select for diffs
Tue Feb 4 16:04:24 1997 UTC (27 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-1a, Release-5-1
Diff to: previous 2.23: preferred, colored
Changes since revision 2.23: +2 -2 lines
cache updates

Revision 2.23: download - view: text, markup, annotated - select for diffs
Sat Nov 30 23:31:06 1996 UTC (27 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.22: preferred, colored
Changes since revision 2.22: +17 -17 lines
merge for pipelining

Revision 2.22.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 29 21:26:44 1996 UTC (27 years, 6 months ago) by eric
Branches: PIPELINE1
Diff to: previous 2.22: preferred, colored; next MAIN 2.23: preferred, colored
Changes since revision 2.22: +17 -17 lines
1st pass at pipelines - eric

Revision 2.22: download - view: text, markup, annotated - select for diffs
Mon May 20 15:06:31 1996 UTC (27 years, 11 months ago) by frystyk
Branches: MAIN
CVS tags: Release-5-0a, Release-5-0, Release-4-1b5, Release-4-1b4, Release-4-1b3, Release-4-1b1
Branch point for: PIPELINE1
Diff to: previous 2.21: preferred, colored
Changes since revision 2.21: +3 -3 lines
close to 4.1 pre1

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

Revision 2.20: download - view: text, markup, annotated - select for diffs
Tue Mar 19 00:12:27 1996 UTC (28 years, 1 month ago) by frystyk
Branches: MAIN
Diff to: previous 2.19: preferred, colored
Changes since revision 2.19: +9 -22 lines
Introduction of channels

Revision 2.19: download - view: text, markup, annotated - select for diffs
Mon Mar 4 03:12:20 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.18: preferred, colored
Changes since revision 2.18: +11 -11 lines
Autoconf

Revision 2.18: download - view: text, markup, annotated - select for diffs
Wed Feb 14 00:33:20 1996 UTC (28 years, 2 months ago) by eric
Branches: MAIN
CVS tags: autoconf
Diff to: previous 2.17: preferred, colored
Changes since revision 2.17: +20 -20 lines
Substituted HTTrace for TTYPrint. -egp
Invented HTView for LineMode. -egp
Windows LineMode has dialogs. -egp

Revision 2.17: download - view: text, markup, annotated - select for diffs
Fri Feb 9 19:25:48 1996 UTC (28 years, 2 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0D
Diff to: previous 2.16: preferred, colored
Changes since revision 2.16: +14 -14 lines
post HT_Mem

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

Revision 2.15: download - view: text, markup, annotated - select for diffs
Tue Dec 19 16:59:02 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0C, v4/0B
Diff to: previous 2.14: preferred, colored
Changes since revision 2.14: +7 -2 lines
Small modifs

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

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

Revision 2.12: download - view: text, markup, annotated - select for diffs
Thu Dec 7 06:21:27 1995 UTC (28 years, 4 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.11: preferred, colored
Changes since revision 2.11: +25 -11 lines
more robot stuff

Revision 2.11: download - view: text, markup, annotated - select for diffs
Wed Nov 22 23:32:33 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0
Diff to: previous 2.10: preferred, colored
Changes since revision 2.10: +3 -3 lines
Integration of server START

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

Revision 2.9: download - view: text, markup, annotated - select for diffs
Thu Nov 16 18:22:52 1995 UTC (28 years, 5 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.8: preferred, colored
Changes since revision 2.8: +1 -1 lines
pre and post callback

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

Revision 2.7: download - view: text, markup, annotated - select for diffs
Sun Oct 8 02:00:45 1995 UTC (28 years, 6 months ago) by frystyk
Branches: MAIN
CVS tags: v4/0pre4
Diff to: previous 2.6: preferred, colored
Changes since revision 2.6: +1 -1 lines
small changes

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

Revision 2.5: download - view: text, markup, annotated - select for diffs
Mon Sep 25 05:21:56 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.4: preferred, colored
Changes since revision 2.4: +16 -6 lines
just before alpha

Revision 2.4: download - view: text, markup, annotated - select for diffs
Thu Sep 21 19:54:31 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.3: preferred, colored
Changes since revision 2.3: +2 -2 lines
Relative URLs

Revision 2.3: download - view: text, markup, annotated - select for diffs
Wed Sep 20 18:29:24 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.2: preferred, colored
Changes since revision 2.2: +1 -1 lines
Snapshot getting ready

Revision 2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 19 02:39:25 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
Diff to: previous 2.1: preferred, colored
Changes since revision 2.1: +71 -17 lines
Version 4.0 alpha

Revision 2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 16 21:24:39 1995 UTC (28 years, 7 months ago) by frystyk
Branches: MAIN
most of version 4.0

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