hniksic
|
dcc890b007
|
[svn] Specify AI_ADDRCONFIG only when the address family is not explicitly
requested.
|
2003-11-14 18:18:41 -08:00 |
|
hniksic
|
98349dee6f
|
[svn] Don't refer to nonexistent forget_host_lookup.
|
2003-11-14 18:10:56 -08:00 |
|
hniksic
|
8e330fdba0
|
[svn] Add support for -4/-6.
|
2003-11-14 17:49:52 -08:00 |
|
hniksic
|
615ae382f9
|
[svn] Cosmetic changes.
|
2003-11-14 05:55:02 -08:00 |
|
hniksic
|
4cef0cc3f9
|
[svn] Document that Winsock's gethostbyname might not grok numeric addresses.
|
2003-11-14 05:51:32 -08:00 |
|
hniksic
|
fea4fb28cb
|
[svn] Document that the IP addresses are returned in order.
|
2003-11-12 17:37:46 -08:00 |
|
hniksic
|
244efb6e50
|
[svn] Added (currently no-op) -4 and -6.
|
2003-11-11 13:48:35 -08:00 |
|
hniksic
|
1c35fe3c45
|
[svn] Mention that gethostbyname is not required to accept dotted-decimal
addresses.
|
2003-11-10 19:21:57 -08:00 |
|
hniksic
|
1d0ab81f37
|
[svn] Use a more standard error message.
|
2003-11-10 19:19:33 -08:00 |
|
hniksic
|
9e5222bd7c
|
[svn] Add docs for address_list_release.
|
2003-11-10 16:26:14 -08:00 |
|
hniksic
|
02f90322e8
|
[svn] Network updates.
|
2003-11-10 05:20:46 -08:00 |
|
hniksic
|
5921fb2d57
|
[svn] Special-case numeric addresses only in the IPv4 case.
|
2003-11-10 04:56:08 -08:00 |
|
hniksic
|
8ccc51e5af
|
[svn] Split passive host lookups to a separate function.
|
2003-11-09 17:38:09 -08:00 |
|
hniksic
|
d7e592d797
|
[svn] Replace conaddr with socket_ip_address.
|
2003-11-07 18:57:51 -08:00 |
|
hniksic
|
e75d817c09
|
[svn] Use autoheader to generate config.h.in.
|
2003-11-04 07:28:18 -08:00 |
|
hniksic
|
2063522623
|
[svn] Don't take the address of in.s_addr because that doesn't work on some
machines.
|
2003-11-02 15:48:45 -08:00 |
|
hniksic
|
5b8d5d5a05
|
[svn] Doc fix.
|
2003-10-31 18:29:38 -08:00 |
|
hniksic
|
bed1c56453
|
[svn] Fixed declaration of VEC in lookup_host.
Removed the ip_default_family global variable.
|
2003-10-31 18:22:11 -08:00 |
|
hniksic
|
5f0a2b3f08
|
[svn] Use new macros xnew, xnew0, xnew_array, and xnew0_array in various places.
|
2003-10-31 06:55:50 -08:00 |
|
hniksic
|
dbe01ae695
|
[svn] Removed address_list_from_single.
|
2003-10-31 02:50:03 -08:00 |
|
hniksic
|
add61a2d9c
|
[svn] Networking improvements: get rid of the MSOCK global variable,
move the sockaddr handling to connect.c, make sure Wget refreshes
the DNS lookup after it becomes stale.
|
2003-10-30 16:18:08 -08:00 |
|
hniksic
|
6f1250b1c6
|
[svn] Updated IPv6 code.
|
2003-10-29 15:13:25 -08:00 |
|
hniksic
|
90cb3309da
|
[svn] Imported Mauro's IPv6 changes.
|
2003-10-29 10:23:56 -08:00 |
|
hniksic
|
c81651f4c1
|
[svn] Change u_int32_t to uint32_t.
|
2003-10-25 18:41:56 -07:00 |
|
hniksic
|
f58c6774e4
|
[svn] Provide the support for int32_t and u_int32_t.
|
2003-10-10 19:27:41 -07:00 |
|
hniksic
|
5155384340
|
[svn] Look for and use socklen_t.
|
2003-10-10 18:39:07 -07:00 |
|
hniksic
|
38ea4d5dad
|
[svn] Renamed DEBUG to ENABLE_DEBUG.
|
2003-10-07 17:05:51 -07:00 |
|
hniksic
|
51a8e9fa50
|
[svn] Enabled separation of different timeout values.
|
2003-09-20 21:41:55 -07:00 |
|
hniksic
|
7870937036
|
[svn] Allow decimal values for --timeout, --wait, and --waitretry.
Message-ID: <m3llsjhx6t.fsf@hniksic.iskon.hr>
|
2003-09-20 16:12:18 -07:00 |
|
hniksic
|
7e7ce3dc0e
|
[svn] Print the result of DNS lookup.
|
2003-09-10 13:46:32 -07:00 |
|
hniksic
|
10137bd186
|
[svn] New option --dns-cache.
|
2003-09-10 12:41:54 -07:00 |
|
hniksic
|
cd8b1259f1
|
[svn] IPv6 configure auto-detection.
|
2003-09-09 12:30:45 -07:00 |
|
hniksic
|
b2be7522c7
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
|
abbotti
|
caa0f23be3
|
[svn] Fix broken Windows builds due to the xxx_with_timeout stuff.
Submitted by Ian Abbotti in <3CBB2FFE.20193.73A594@localhost>.
|
2002-04-15 12:01:56 -07:00 |
|
hniksic
|
036f99c801
|
[svn] Extend the timeout to DNS lookups.
Published in <sxsn0w57ldh.fsf@florida.arsdigita.de>.
|
2002-04-14 19:21:38 -07:00 |
|
hniksic
|
f3d3a50a56
|
[svn] Generalize connect_with_timeout into run_with_timeout.
Published in <sxs4rifxndi.fsf@florida.arsdigita.de>.
|
2002-04-13 15:18:28 -07:00 |
|
hniksic
|
a861f718ed
|
[svn] Enable compilation on Windows.
Submitted by Herold Heiko in
<B11A7CEC1675D511A3890002A551AD7C37D8AE@srvnt08.previnet.it>.
|
2002-01-30 18:23:04 -08:00 |
|
hniksic
|
774c7c7461
|
[svn] *** empty log message ***
|
2002-01-26 11:01:39 -08:00 |
|
hniksic
|
a69cb0c3ad
|
[svn] Various IPv6 fixes.
Submitted in <sxsd6zz2jf7.fsf@florida.arsdigita.de>.
|
2002-01-24 19:34:23 -08:00 |
|
hniksic
|
853a1c9e35
|
[svn] Fix some IPv6-related problems.
Submitted in <sxsg04w6zl6.fsf@florida.arsdigita.de>.
|
2002-01-23 22:19:35 -08:00 |
|
hniksic
|
cb40034035
|
[svn] Commit IPv6 support by Thomas Lussnig.
Published in <sxsk7u8715e.fsf@florida.arsdigita.de>.
|
2002-01-23 21:45:54 -08:00 |
|
hniksic
|
1dee527a56
|
[svn] Use a typedef for IPv4 address.
Published in <sxsn10qrwbj.fsf@florida.arsdigita.de>.
|
2001-12-11 00:32:58 -08:00 |
|
hniksic
|
fb9368e889
|
[svn] Restore sanity check in address_list_set_faulty.
|
2001-12-09 18:33:08 -08:00 |
|
hniksic
|
dd84231c6a
|
[svn] Minor fixes prompted by `lint'.
Published in <sxsadwt2nkg.fsf@florida.arsdigita.de>.
|
2001-12-08 17:24:41 -08:00 |
|
hniksic
|
29a338cc58
|
[svn] Use address_list_new_one.
Published in <sxsbshgyz71.fsf@florida.arsdigita.de>.
|
2001-12-03 09:48:12 -08:00 |
|
hniksic
|
400201444f
|
[svn] Don't initialize TMPSTORE directly.
Submitted by Andre Majorel.
|
2001-12-03 09:31:23 -08:00 |
|
hniksic
|
6d93a95e37
|
[svn] Declare h_errno in host.c, but not elsewhere.
|
2001-12-03 09:22:06 -08:00 |
|
hniksic
|
ca5098a425
|
[svn] Update copyright statement.
|
2001-11-30 02:50:29 -08:00 |
|
hniksic
|
c828d1e8be
|
[svn] Remove doc reference to non-extant ngethostbyname.
|
2001-11-30 02:44:17 -08:00 |
|
hniksic
|
b4b0659e43
|
[svn] Fix preprocessor indentation.
|
2001-11-30 00:36:22 -08:00 |
|