]> sjero.net Git - wget/shortlog
wget
2004-01-28 hniksic[svn] Fixes by Christian Biere:
2004-01-25 hniksic[svn] Don't sleep using usleep for more than a second.
2004-01-14 hniksic[svn] Added file from the TP.
2003-12-20 hniksic[svn] Trivial doc fix.
2003-12-16 hniksic[svn] Fix generation of `Content-Length'.
2003-12-15 hniksic[svn] Added Nicolas Schodet.
2003-12-15 hniksic[svn] Fixed return value; 'url' if no credentials.
2003-12-14 hniksic[svn] Docfix.
2003-12-14 hniksic[svn] Return a pointer from url_skip_credentials.
2003-12-14 hniksic[svn] Declare the pointers to literal strings as `const'.
2003-12-12 hniksic[svn] retr.c (fd_read_body): Pass total size to progres...
2003-12-12 hniksic[svn] Don't fiddle with "interactive timeout" if read...
2003-12-12 hniksic[svn] Added Gisle Vanem as author.
2003-12-12 hniksic[svn] Added Mauro Tortonesi.
2003-12-12 hniksic[svn] Don't set the IPV6_V6ONLY option on the socket.
2003-12-06 hniksic[svn] Document new implementation of continuing partial...
2003-12-06 hniksic[svn] Don't incorrectly claim that `-O' sets the number...
2003-12-06 hniksic[svn] Document the new option --protocol-directories.
2003-12-06 hniksic[svn] New option --protocol-directories.
2003-12-06 hniksic[svn] Correctly calculate bandwidth as total data read...
2003-12-06 hniksic[svn] Reword the HTTP/0.9 entry.
2003-12-05 hniksic[svn] Support the 303 See Other response.
2003-12-05 hniksic[svn] Updated file from the TP.
2003-11-30 hniksic[svn] * retr.c (fd_read_body): Report the amount of...
2003-11-30 hniksic[svn] Read the data in skip_short_body directly.
2003-11-30 hniksic[svn] Better documentation for fd_read_body args.
2003-11-30 hniksic[svn] Mention that HTTP/0.9 now works.
2003-11-30 hniksic[svn] Try to reuse connections that return error codes.
2003-11-29 hniksic[svn] Initialize SSL only the first time when an SSL...
2003-11-29 hniksic[svn] Docfix.
2003-11-29 hniksic[svn] Cosmetic change.
2003-11-29 hniksic[svn] Restructure generation of HTTP requests. Allow...
2003-11-28 hniksic[svn] Don't include the Proxy-Authorization header...
2003-11-28 hniksic[svn] Document that SSL passthrough now works.
2003-11-28 hniksic[svn] Use the CONNECT method to establish passthrough...
2003-11-27 hniksic[svn] Don't #include netinet/Winsock stuff.
2003-11-27 hniksic[svn] Remove obsolete finder_t typedef.
2003-11-27 hniksic[svn] Use fd_read_hunk for reading HTTP response head...
2003-11-27 hniksic[svn] Don't calculate the ETA if nothing has yet been...
2003-11-27 hniksic[svn] Renamed sa_len to addrlen because IRIX defines...
2003-11-26 hniksic[svn] Don't check for AI_V4MAPPED and AI_ALL.
2003-11-26 hniksic[svn] Check for struct sockaddr_storage.
2003-11-26 hniksic[svn] Squash embedded newlines in links.
2003-11-26 hniksic[svn] Set con->csock to -1 where rbuf_uninitialize...
2003-11-26 hniksic[svn] Added the trailing backslash that was missing.
2003-11-25 hniksic[svn] Updated from the TP.
2003-11-21 hniksic[svn] Remove headers.c and headers.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-20 hniksic[svn] It's not necessary to initialize RES.
2003-11-20 hniksic[svn] It's not necessary to initialize RES.
2003-11-19 hniksic[svn] Don't reference opt.ipv4_only and opt.ipv6_only...
2003-11-19 hniksic[svn] Don't compile socket_has_inet6 if IPv6 is disabled.
2003-11-18 hniksic[svn] Warn the user when using weak random seed.
2003-11-18 hniksic[svn] Renamed address_list_find to address_list_contains.
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] Updated.
2003-11-17 hniksic[svn] Fix alignment of FTP options output.
2003-11-17 hniksic[svn] Don't auto-set opt.ipv4_only on systems without...
2003-11-16 hniksic[svn] Removed from CVS.
2003-11-16 hniksic[svn] Updated.
2003-11-16 hniksic[svn] Fix minor problems with --help text.
2003-11-16 hniksic[svn] Updated from the TP.
2003-11-16 hniksic[svn] No longer include INET headers in ftp-basic.c.
2003-11-16 hniksic[svn] Don't allow opt.ipv4_only and opt.ipv6_only to...
2003-11-15 hniksic[svn] Specify AI_ADDRCONFIG only when the address famil...
2003-11-15 hniksic[svn] Don't refer to nonexistent forget_host_lookup.
2003-11-15 hniksic[svn] Regenerated.
2003-11-15 hniksic[svn] Doc fix.
2003-11-15 hniksic[svn] Fix call to socket_ip_address.
2003-11-15 hniksic[svn] Add support for -4/-6.
2003-11-15 hniksic[svn] Updated from the TP.
2003-11-14 hniksic[svn] Small update.
2003-11-14 hniksic[svn] Documented --no-remove-listing.
2003-11-14 hniksic[svn] Update to GFDL 1.2.
2003-11-14 hniksic[svn] Updated from the TP.
2003-11-14 hniksic[svn] Enable -4 and -6 switches only when IPv6 is enabled.
2003-11-14 hniksic[svn] Cosmetic changes.
2003-11-14 hniksic[svn] Document that Winsock's gethostbyname might not...
2003-11-14 hniksic[svn] Renamed register_extended to register_transport.
2003-11-14 hniksic[svn] Import the 1.9.1 release change logs to 1.9 branc...
2003-11-14 hniksic[svn] Mention the 1.9.1 release.
2003-11-14 hniksic[svn] Preserve consecutive slashes in URLs. Make sure...
2003-11-13 hniksic[svn] Don't attempt to talk to two different SSL sites...
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-13 hniksic[svn] Turn on opt.ipv4_only if we're compiling with...
2003-11-13 hniksic[svn] Document that the IP addresses are returned in...
2003-11-12 hniksic[svn] Use a more standard checking message when checkin...
2003-11-12 hniksic[svn] Use : instead of true.
2003-11-12 hniksic[svn] Better INT_MAX and UCHAR_MAX checks.
2003-11-11 hniksic[svn] Added (currently no-op) -4 and -6.
2003-11-11 hniksic[svn] Mention that gethostbyname is not required to...
2003-11-11 hniksic[svn] Use a more standard error message.
2003-11-11 hniksic[svn] Add docs for address_list_release.
2003-11-11 hniksic[svn] Mention progress bar improvement.
2003-11-11 hniksic[svn] Updated options news and the IPv6 changes news.
next