]> sjero.net Git - wget/history - src/connect.h
Updated config.guess, config.sub, install.sh.
[wget] / src / connect.h
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2005-07-03 hniksic[svn] Correctly print SSL errors.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-17 hniksic[svn] Stop using AI_ADDRCONFIG.
2005-05-10 hniksic[svn] Check for the server's identity after the SSL...
2003-11-26 hniksic[svn] Check for struct sockaddr_storage.
2003-11-21 hniksic[svn] Remove the "rbuf" buffering layer. Provide peeki...
2003-11-20 hniksic[svn] Renamed xread/xwrite/xclose to fd_read/fd_write...
2003-11-17 hniksic[svn] Don't auto-set opt.ipv4_only on systems without...
2003-11-14 hniksic[svn] Renamed register_extended to register_transport.
2003-11-13 hniksic[svn] Use the new function retryable_socket_connect_err...
2003-11-13 hniksic[svn] Correctly check for unsupported socket families.
2003-11-13 hniksic[svn] Rewrote bindport and acceptport to use a more...
2003-11-10 hniksic[svn] Split passive host lookups to a separate function.
2003-11-08 hniksic[svn] Replace conaddr with socket_ip_address.
2003-11-06 hniksic[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL...
2003-11-02 hniksic[svn] Generalized the third argument to select_fd.
2003-10-31 hniksic[svn] Networking improvements: get rid of the MSOCK...
2003-10-29 hniksic[svn] Updated IPv6 code.
2003-10-29 hniksic[svn] Imported Mauro's IPv6 changes.
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-01-25 hniksic[svn] Various IPv6 fixes.
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2001-11-29 hniksic[svn] Remove implicit declaration warnings.
2001-11-27 hniksic[svn] Fix FTP PASV output.
2001-11-26 hniksic[svn] A lot of host name changes.
2001-05-27 hniksic[svn] Update copyright notices.
2000-11-20 hniksic[svn] Auth tweaks.
1999-12-02 kwget[svn] Initial revision