]> sjero.net Git - wget/history - src/connect.c
[svn] Use new macros xnew, xnew0, xnew_array, and xnew0_array in various places.
[wget] / src / connect.c
2003-10-31 hniksic[svn] Use new macros xnew, xnew0, xnew_array, and xnew0...
2003-10-31 hniksic[svn] Retired broken code that checked for NULL ip_addr...
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-10-11 hniksic[svn] Look for and use socklen_t.
2003-10-03 hniksic[svn] Include winsock headers from mswindows.h.
2003-09-22 hniksic[svn] Added comment about SO_SNDBUF for post.
2003-09-22 hniksic[svn] Doc update.
2003-09-21 hniksic[svn] Enabled separation of different timeout values.
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
2003-09-15 hniksic[svn] Improved --limit-rate for small bandwidths.
2003-09-14 hniksic[svn] New mechanism for quoting file names.
2003-09-09 hniksic[svn] IPv6 configure auto-detection.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-14 hniksic[svn] Minor cleanup of iread/iwrite.
2002-04-14 hniksic[svn] Add the POST method.
2002-04-13 hniksic[svn] Generalize connect_with_timeout into run_with_tim...
2002-04-12 hniksic[svn] Implement connect timeout.
2002-01-25 hniksic[svn] Various IPv6 fixes.
2002-01-24 hniksic[svn] Commit IPv6 support by Thomas Lussnig.
2001-11-27 hniksic[svn] Don't reuse IP addresses proven to be faulty...
2001-11-27 hniksic[svn] Fix FTP PASV output.
2001-11-26 hniksic[svn] A lot of host name changes.
2001-11-25 hniksic[svn] Remove host canonicalization code.
2001-11-16 hniksic[svn] Applied Chris Seawood's patch for compilation...
2001-05-27 hniksic[svn] Update copyright notices.
2001-01-10 hniksic[svn] Declare addrlen as int. Published in <sxsu27cbtz...
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-11-19 hniksic[svn] A bunch of new features:
2000-10-24 dan[svn] Manually applied Rob Mayoff <mayoff@dqd.com>...
1999-12-02 kwget[svn] Initial revision