Sasikantha Babu
|
5e1badae1e
|
Properly format IPv6 addresses.
|
2012-01-09 00:03:23 +01:00 |
|
Giuseppe Scrivano
|
2f6aa1d741
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
|
Giuseppe Scrivano
|
293008f682
|
Mass update copyright years.
|
2010-05-08 21:56:15 +02:00 |
|
Micah Cowan
|
b9e9ad65cc
|
Ran update-copyright.
|
2009-09-04 00:13:47 -07:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -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
|
550c39e714
|
[svn] Correctly print SSL errors.
|
2005-07-03 14:20:33 -07:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
74fbb03b10
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
|
hniksic
|
277e840a0f
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
|
hniksic
|
e2e349b2ca
|
[svn] Stop using AI_ADDRCONFIG.
|
2005-06-17 09:48:29 -07:00 |
|
hniksic
|
5feb3f6696
|
[svn] Check for the server's identity after the SSL handshake.
|
2005-05-10 08:17:37 -07:00 |
|
hniksic
|
795614dcbb
|
[svn] Check for struct sockaddr_storage.
|
2003-11-26 09:20:23 -08:00 |
|
hniksic
|
d9fea91a0a
|
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
|
2003-11-20 17:48:11 -08:00 |
|
hniksic
|
0716c335a0
|
[svn] Renamed xread/xwrite/xclose to fd_read/fd_write/fd_close. The "x" prefix is
not appropriate because the semantics have diverged from read/write/close
too significantly.
|
2003-11-20 07:19:59 -08:00 |
|
hniksic
|
133d69ff24
|
[svn] Don't auto-set opt.ipv4_only on systems without IPv6 sockets.
|
2003-11-17 04:59:54 -08:00 |
|
hniksic
|
4e58524e8f
|
[svn] Renamed register_extended to register_transport.
|
2003-11-14 05:43:46 -08:00 |
|
hniksic
|
509154dc81
|
[svn] Use the new function retryable_socket_connect_error instead of the
CONNECT_ERROR macro.
|
2003-11-13 14:27:38 -08:00 |
|
hniksic
|
1cfde0c27d
|
[svn] Correctly check for unsupported socket families.
|
2003-11-13 12:26:18 -08:00 |
|
hniksic
|
0f99d1f220
|
[svn] Rewrote bindport and acceptport to use a more standard calling convention.
|
2003-11-13 09:05:06 -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
|
c8e92cdbd6
|
[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL code register its
routines for reading and writing data.
|
2003-11-05 17:12:03 -08:00 |
|
hniksic
|
6d3df65e88
|
[svn] Generalized the third argument to select_fd.
|
2003-11-02 15:17:59 -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
|
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
|
b2be7522c7
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
|
hniksic
|
a69cb0c3ad
|
[svn] Various IPv6 fixes.
Submitted in <sxsd6zz2jf7.fsf@florida.arsdigita.de>.
|
2002-01-24 19:34:23 -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
|
fb98d1e4b0
|
[svn] Remove implicit declaration warnings.
|
2001-11-29 10:22:18 -08:00 |
|
hniksic
|
9656223552
|
[svn] Fix FTP PASV output.
Published in <sxslmgsfkgj.fsf@florida.arsdigita.de>.
|
2001-11-27 04:49:13 -08:00 |
|
hniksic
|
024cb5ed3a
|
[svn] A lot of host name changes.
Published in <sxs3d32856s.fsf@florida.arsdigita.de>.
|
2001-11-25 21:36:33 -08:00 |
|
hniksic
|
0b056d1720
|
[svn] Update copyright notices.
|
2001-05-27 12:35:15 -07:00 |
|
hniksic
|
6f7fd37186
|
[svn] Auth tweaks.
Published in <sxs3dgnz955.fsf@florida.arsdigita.de>.
|
2000-11-19 18:10:54 -08:00 |
|
kwget
|
31d6616c48
|
[svn] Initial revision
|
1999-12-01 23:42:23 -08:00 |
|