]> sjero.net Git - wget/shortlog
wget
2003-09-19 hniksic[svn] Introduce non-strict comment parsing.
2003-09-18 hniksic[svn] Change @itemx not preceded by @item to @item.
2003-09-18 hniksic[svn] Add support for OS/400 ftp server.
2003-09-18 hniksic[svn] Call ssl_iread with the correct arguments.
2003-09-18 hniksic[svn] Don't #define ctype.h macros to errors.
2003-09-17 hniksic[svn] *** empty log message ***
2003-09-17 hniksic[svn] Explain default --tries
2003-09-17 hniksic[svn] Removed unused macro ISODIGIT.
2003-09-17 hniksic[svn] Undef U, W, C after use.
2003-09-17 hniksic[svn] *** empty log message ***
2003-09-17 hniksic[svn] Install latest mkinstalldirs and install-sh from...
2003-09-17 hniksic[svn] Upgrade to libtool 1.4.3. (Upgrade to 1.5 can...
2003-09-17 hniksic[svn] Updated config.sub and config.guess from Autoconf...
2003-09-17 hniksic[svn] Improved --restrict-file-names to accept ",nocont...
2003-09-17 hniksic[svn] Temporarily disable IPv6 by default.
2003-09-17 hniksic[svn] Made sync_path more resilient to pathological...
2003-09-16 hniksic[svn] Allow unique_name to return the FILE argument...
2003-09-16 hniksic[svn] Work around VC's inability to cast unsigned __int...
2003-09-16 hniksic[svn] Fix portable echo handling under Bash.
2003-09-16 hniksic[svn] Change AC_CHECK_FUNC(getaddrinfo...) to AC_CHECK_...
2003-09-16 hniksic[svn] Added proper IPv6 configure detection.
2003-09-16 hniksic[svn] Typo fix.
2003-09-16 hniksic[svn] Update man page title.
2003-09-16 hniksic[svn] Update texi2pod.pl.in from the Gcc distribution.
2003-09-16 hniksic[svn] Updated copyright.
2003-09-15 hniksic[svn] Mention that --timeout also affects DNS lookups.
2003-09-15 hniksic[svn] Have `make clean' also delete the core.<number...
2003-09-15 hniksic[svn] Don't generate configure.bat by default.
2003-09-15 hniksic[svn] Fix misspelling.
2003-09-15 hniksic[svn] Don't pad shrunk POST'ed files.
2003-09-15 hniksic[svn] Improved --limit-rate for small bandwidths.
2003-09-15 hniksic[svn] Update progress code to use higher timer resolution.
2003-09-15 hniksic[svn] Implement xdigit_to_xchar more efficiently.
2003-09-15 hniksic[svn] Another version of parse_set_cookies, along with...
2003-09-15 hniksic[svn] Made strpbrk_or_eos a macro under Gcc.
2003-09-15 hniksic[svn] Allow trailing whitespace in Set-Cookies. Also...
2003-09-14 hniksic[svn] Add link from download options to Proxies node...
2003-09-14 hniksic[svn] New mechanism for quoting file names.
2003-09-13 hniksic[svn] Fixed a long-standing bug in the timer code that...
2003-09-10 hniksic[svn] Print the result of DNS lookup.
2003-09-10 hniksic[svn] Allow --foo=yes/no in addition to --foo=on/off.
2003-09-10 hniksic[svn] New option --dns-cache.
2003-09-09 hniksic[svn] IPv6 configure auto-detection.
2003-09-09 hniksic[svn] Return an error from url_parse if the IP address...
2003-09-05 hniksic[svn] Add proper detection of numeric IPv6 addresses.
2003-09-05 hniksic[svn] Additional M4 quoting by Maciej.
2003-09-04 hniksic[svn] New option --retry-connrefused from Ahmod Dancy.
2003-09-04 hniksic[svn] *** empty log message ***
2003-09-04 hniksic[svn] Allow use of Autoconf 2.5x.
2003-01-11 abbotti[svn] Fix for FTP directory traversal vulnerability...
2002-08-03 hniksic[svn] Fix off-by-one error in cmd_file.
2002-07-24 hniksic[svn] Check whether downloaded_html_set is non-NULL...
2002-06-15 hniksic[svn] Respect the MAKE environment variable.
2002-05-30 hniksic[svn] New file.
2002-05-28 hniksic[svn] New version from The TP.
2002-05-27 abbotti[svn] Define WGET_USE_STDARG in windows/config.h.bor.
2002-05-27 hniksic[svn] Allow almost any character in attribute/tag names.
2002-05-27 hniksic[svn] Add the OpenSSL exception.
2002-05-25 hniksic[svn] Default to `-r HEAD' rather than `-D now'.
2002-05-25 hniksic[svn] Bump version to 1.9-beta. 1.8.1+cvs no longer...
2002-05-24 hniksic[svn] Fall back to dot progress if the terminal type...
2002-05-21 hniksic[svn] Use test ! -f foo instead of ! test -f foo.
2002-05-21 hniksic[svn] Work off /tmp. When done, move the distribution...
2002-05-21 hniksic[svn] Use `cvs export' instead of `cvs checkout'.
2002-05-20 hniksic[svn] Don't #define __STDC__ against the compiler's...
2002-05-18 hniksic[svn] License exception, yadda yadda...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-05-18 hniksic[svn] Minor optimization of prime_size.
2002-05-16 abbotti[svn] (download_child_p): Minor optimization to avoid...
2002-05-16 abbotti[svn] New function schemes_are_similar_p to test enumer...
2002-05-14 abbotti[svn] Don't ftruncate standard output.
2002-05-09 abbotti[svn] Synched strptime with glibc 2.1.3.
2002-05-08 hniksic[svn] Allow match_tail to be case insensitive.
2002-05-07 abbotti[svn] Do not store discarded cookie after it is delected.
2002-04-24 hniksic[svn] Update the documentation on RES.
2002-04-23 abbotti[svn] Fix broken MSVC compile.
2002-04-22 hniksic[svn] Various changes.
2002-04-21 hniksic[svn] Consistently translate invalid as neispravan.
2002-04-21 hniksic[svn] Fix matching of cookie domains.
2002-04-21 hniksic[svn] Indentation change.
2002-04-21 hniksic[svn] Implement several SSL features.
2002-04-21 hniksic[svn] Revert order of check number 6 in download_child_...
2002-04-21 hniksic[svn] Remove needless level of indentation.
2002-04-20 hniksic[svn] Cookie interface and implementation changes
2002-04-20 hniksic[svn] Install update from TP.
2002-04-19 hniksic[svn] Keep the commands list in sort order!
2002-04-19 hniksic[svn] Minor changes.
2002-04-16 hniksic[svn] Added Ian and Thomas.
2002-04-16 hniksic[svn] Remove stray conflict marker.
2002-04-16 hniksic[svn] Correctly merge DOS-like absolute directories.
2002-04-16 hniksic[svn] If content-type is not given, assume text/html.
2002-04-16 hniksic[svn] New TODO item.
2002-04-16 hniksic[svn] Mark VERSION as 1.8.1+cvs.
2002-04-15 hniksic[svn] When downloading recursively, don't ignore reject...
2002-04-15 hniksic[svn] Correctly document that the bar display is the...
2002-04-15 abbotti[svn] Updated several dependencies for object files...
2002-04-15 abbotti[svn] Updated dependencies of connect$o to include...
2002-04-15 abbotti[svn] Fix broken Windows builds due to the xxx_with_tim...
2002-04-15 hniksic[svn] New TODO item.
2002-04-15 hniksic[svn] Update .po files from the TP.
next