]> sjero.net Git - wget/history - src/connect.h
[svn] Remove the "rbuf" buffering layer. Provide peeking primitives instead.
[wget] / src / connect.h
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