]> sjero.net Git - wget/history - src/connect.c
Fix build when libpsl is not available
[wget] / src / connect.c
2014-05-30 Darshit ShahWhitespace and formatting changes.(Aesthetic only)
2013-06-22 Tim Ruehsenfix segfault in ftp.c (ftp_loop_internal)
2012-08-21 y-iida@secom.co.jpFix a build error.
2012-06-02 Giuseppe ScrivanoRevert 2b1dd8d23b987a82d03cfa803aabcb02f80e1066
2012-05-26 Steven SchwedaGuard inclusion of some headers.
2012-03-25 Giuseppe ScrivanoAssume some headers files provided by gnulib are always...
2012-01-08 Sasikantha BabuProperly format IPv6 addresses.
2011-10-23 Steven SchwedaFix some problems under VMS.
2011-05-15 Ray SatiroEnsure sockets are not blocking after a select under...
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-12-01 Giuseppe ScrivanoRemove redundant guard.
2010-10-16 Giuseppe ScrivanoSilent warnings reported by clang.
2010-05-07 Giuseppe ScrivanoFix build under mingw.
2009-09-22 Micah Cowan[mq]: cfg-mk
2009-09-06 Micah CowanAutomated merge.
2009-09-05 Gisle VanemAdjustments for MSDOS.
2009-09-04 Micah CowanRan update-copyright.
2009-07-04 Micah CowanAutomated merge.
2009-07-01 Micah CowanAutomated merge.
2009-06-25 Micah CowanMerge with mainline.
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-04-24 Micah Cowanstdint.h adjustments for Interix, thanks Markus Duft...
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-08-28 Micah CowanAutomated merge.
2008-08-14 Xavier SaintAutomated merge.
2008-08-07 Xavier SaintAutomated merge.
2008-08-04 Xavier Saintiri.h is already included in wget.h, so don't include...
2008-07-23 Saint XavierAutomated merge.
2008-07-20 Saint XavierAutomated merge.
2008-07-11 Micah CowanMerge current tip with CSS stuff.
2008-07-07 Saint XavierShow the hostname we are connecting to in the locale...
2008-07-07 Saint XavierRemove an always true condition
2008-06-14 Micah CowanMerge build info with head.
2008-05-16 Micah CowanMerging heads.
2008-05-16 Micah CowanMerge getpass with quote, plus my NEWS entry.
2008-05-16 Micah CowanMerge quote module stuff with current mainline.
2008-04-24 Steven SchubigerFurther quote*()-related integrations in connect.c.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-04-18 Steven SchubigerRevert using Gnulib's alloc functions in connect.c.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions in connect.c.
2008-04-16 Steven SchubigerUse Gnulib's quote function in connect.c.
2008-03-20 Micah CowanMerging ABOUT-NLS modification in to reinstate ABOUT...
2008-03-17 Micah CowanImported slash/--no-parents and sys/time.h fixes from...
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-19 Micah CowanEschew config-post.h.
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 CowanWarn about host resolution failure.
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-09-28 Micah CowanGisle's MS-DOS support
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
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-08-10 hniksic[svn] Simplify the ip_address data union. Always use...
2005-07-04 hniksic[svn] Only allocate an error string on actual error.
2005-07-04 hniksic[svn] Make last_tick unsigned.
2005-07-04 hniksic[svn] Doc fix.
2005-07-04 hniksic[svn] Document test_socket_open.
2005-07-03 hniksic[svn] Correctly print SSL errors.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-30 hniksic[svn] Renamed "pretty_print_address" to "print_address".
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Define the IF_DEBUG macro.
2005-06-22 hniksic[svn] Expect existence of C89 functions, as well as...
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-17 hniksic[svn] Stop using AI_ADDRCONFIG.
2005-06-15 hniksic[svn] Gettext-ize previously missed messages.
2005-05-10 hniksic[svn] Check for the server's identity after the SSL...
2005-04-28 hniksic[svn] Remove unreachable "break" statements.
2005-04-24 hniksic[svn] Make retryable_socket_connect_error return 0...
2005-04-21 mtortonesi[svn] Set IPV6_V6ONLY socket option when -6 switch...
2005-04-01 hniksic[svn] Avoid explicit 64-bit constants; construct them...
2005-03-16 hniksic[svn] Doc fix to fd_peek.
2005-03-04 hniksic[svn] Fix escape chars in server response vulnerability...
2005-02-28 hniksic[svn] Avoid unneeded initialization of local var.
2004-11-18 mtortonesi[svn] Fixed a timeout problem in src/retr.c:fd_read_bod...
2004-02-06 hniksic[svn] Zero out sockaddr_in/sockaddr_in6. Apparently...
2003-12-12 hniksic[svn] Don't set the IPV6_V6ONLY option on the socket.
2003-11-27 hniksic[svn] Renamed sa_len to addrlen because IRIX defines...
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-20 hniksic[svn] It's not necessary to initialize RES.
2003-11-19 hniksic[svn] Don't compile socket_has_inet6 if IPv6 is disabled.
2003-11-17 hniksic[svn] Document connect_to_host better.
2003-11-17 hniksic[svn] Make select_fd return 1 if select is unavailable.
2003-11-17 hniksic[svn] Don't reference address list after releasing it.
2003-11-17 hniksic[svn] Don't auto-set opt.ipv4_only on systems without...
2003-11-15 hniksic[svn] Add support for -4/-6.
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.
next