Phil Pennock
|
fd582e4543
|
Add support for TLS SNI
|
2012-04-13 23:58:46 +02:00 |
|
Jochen Roderburg
|
c25d0f6997
|
Ensure it doesn't print more IPs than available ones.
|
2011-08-06 23:28:42 +02:00 |
|
Giuseppe Scrivano
|
1f06428483
|
Introduce `show_all_dns_entries'.
|
2011-08-06 12:38:42 +02:00 |
|
Giuseppe Scrivano
|
99e9291da3
|
Silent compiler warning under Windows.
|
2011-04-04 12:52:35 +02:00 |
|
Giuseppe Scrivano
|
2f6aa1d741
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
|
Giuseppe Scrivano
|
b2b76dcef4
|
Ignore zero length domains in no_proxy.
|
2010-05-25 18:36:02 +02:00 |
|
Giuseppe Scrivano
|
293008f682
|
Mass update copyright years.
|
2010-05-08 21:56:15 +02:00 |
|
Micah Cowan
|
37f915419b
|
host_errstr should return const char *.
|
2009-09-24 11:50:07 -07:00 |
|
Micah Cowan
|
663b1b3367
|
imported patch windows
|
2009-09-22 18:43:02 -07:00 |
|
Micah Cowan
|
4a08094db8
|
[mq]: cfg-mk
|
2009-09-21 20:39:44 -07:00 |
|
Micah Cowan
|
b9e9ad65cc
|
Ran update-copyright.
|
2009-09-04 00:13:47 -07:00 |
|
Micah Cowan
|
d5e283b1a7
|
Automated merge.
|
2009-07-04 15:32:57 -07:00 |
|
Micah Cowan
|
4f3dd68173
|
Merge with mainline.
|
2009-06-25 01:14:11 -07:00 |
|
Micah Cowan
|
1975b2f8f5
|
#include <sys/types.h>
|
2009-06-12 15:37:10 -07:00 |
|
Micah Cowan
|
e265ef9242
|
Declare h_errno if no declaration provided (HP-UX).
|
2009-06-12 01:32:44 -07:00 |
|
Xavier Saint
|
84395897ad
|
iri.h is already included in wget.h, so don't include it in C files
|
2008-08-04 11:08:33 +02:00 |
|
Saint Xavier
|
9a2ea3938d
|
Basic IDN/IRI support
|
2008-07-20 13:10:02 +02:00 |
|
Saint Xavier
|
6c6e838338
|
No need for initial value
|
2008-07-08 00:44:08 +02:00 |
|
Saint Xavier
|
99396653c2
|
Show also the hostname in the locale when possible
|
2008-07-02 16:37:28 +02:00 |
|
Steven Schubiger
|
12db0ebf11
|
Further quote*()-related integrations in host.c.
|
2008-04-25 23:05:54 +02:00 |
|
Micah Cowan
|
714ccdcd84
|
Steven Schweda's VMS patch.
|
2008-04-22 14:48:36 -07:00 |
|
Steven Schubiger
|
2c77220411
|
Undo the USE_GNULIB_ALLOC defines.
|
2008-04-20 11:46:52 +02:00 |
|
Steven Schubiger
|
76780021d8
|
Use Gnulib's alloc functions throughout the source.
|
2008-04-19 01:21:24 +02:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
da99855784
|
ISSPACE -> c_isspace
|
2007-10-14 14:46:24 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
micah
|
7d2066b221
|
[svn] Make indentation consistent (all-spaces, no tabs).
|
2007-08-02 20:38:21 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
hniksic
|
8b7dabcdf8
|
[svn] Simplify iteration over hash table entries.
|
2005-08-27 06:05:39 -07:00 |
|
hniksic
|
335f7a4f92
|
[svn] Use IP_INADDR_DATA.
|
2005-08-23 13:40:37 -07:00 |
|
hniksic
|
481443d337
|
[svn] Simplify the ip_address data union. Always use inet_ntop for printing
IP addresses when IPv6 is enabled.
|
2005-08-10 06:50:08 -07:00 |
|
hniksic
|
8dcd0bd285
|
[svn] Don't include connect.h.
|
2005-07-02 06:29:02 -07:00 |
|
hniksic
|
5b34f1db88
|
[svn] Remove extraneous include of netdb.h.
|
2005-07-02 06:25:48 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
c1fb83c53b
|
[svn] Renamed "pretty_print_address" to "print_address".
|
2005-06-30 13:03:18 -07:00 |
|
hniksic
|
e38c88e458
|
[svn] Implement inet_ntop on Windows.
|
2005-06-30 06:48:10 -07:00 |
|
hniksic
|
74fbb03b10
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
|
hniksic
|
976cc5bfca
|
[svn] Define the IF_DEBUG macro.
|
2005-06-21 18:26:22 -07:00 |
|
hniksic
|
277e840a0f
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
|
hniksic
|
25cbd9f692
|
[svn] Fix typo in comment.
|
2005-06-17 11:30:05 -07:00 |
|
hniksic
|
e2e349b2ca
|
[svn] Stop using AI_ADDRCONFIG.
|
2005-06-17 09:48:29 -07:00 |
|
hniksic
|
2307fcc5c2
|
[svn] Announce the beginning and the end of the SSL handshake when in debug mode.
Avoid the use of the %p format.
|
2005-05-14 12:36:30 -07:00 |
|
hniksic
|
c2c41a6b14
|
[svn] Remove unreachable "break" statements.
|
2005-04-28 06:52:02 -07:00 |
|
hniksic
|
cf994330a3
|
[svn] Added reordering of addresses to try IPv4 first and the associated
--prefer-family switch.
|
2005-04-24 13:00:19 -07:00 |
|
hniksic
|
42139ce9b1
|
[svn] Define NO_ADDRESS only after the system headers have been included.
|
2005-04-07 13:43:26 -07:00 |
|
hniksic
|
6da4142b3b
|
[svn] Use high-resolution timers on Windows.
|
2005-03-20 02:41:46 -08:00 |
|