]> sjero.net Git - wget/shortlog
wget
2001-12-12 hniksic[svn] Windows update from Herold Heiko.
2001-12-12 hniksic[svn] Improve OpenSSL autodetection.
2001-12-11 hniksic[svn] Upgrade to libtool 1.4.2.
2001-12-11 hniksic[svn] Use a typedef for IPv4 address.
2001-12-11 hniksic[svn] Explain how to get the cookie file from IE.
2001-12-11 hniksic[svn] Handle @asis in table.
2001-12-11 hniksic[svn] Be more specific when checking for Solaris MD5.
2001-12-11 hniksic[svn] Fix obvious memory leaks in the VMS directory...
2001-12-11 hniksic[svn] Describe all the Wget mailing lists.
2001-12-10 hniksic[svn] Updated translation.
2001-12-10 hniksic[svn] Rebuilt wget.pot.
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-12-10 hniksic[svn] Doc update in read_whole_line.
2001-12-10 hniksic[svn] Restore sanity check in address_list_set_faulty.
2001-12-10 hniksic[svn] Rename long_to_string to number_to_string, and...
2001-12-10 hniksic[svn] Minor fix for path_simplify.
2001-12-10 hniksic[svn] Rewrite path_simplify.
2001-12-09 hniksic[svn] Would abort when given invalid progress type.
2001-12-09 hniksic[svn] Remove stray debugging message.
2001-12-09 hniksic[svn] Fix a minor ETA padding glitch.
2001-12-09 hniksic[svn] Bump version.
2001-12-09 hniksic[svn] Bump version to 1.8.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-08 hniksic[svn] Update from the translator.
2001-12-08 hniksic[svn] Updated.
2001-12-08 hniksic[svn] Rebuilt.
2001-12-08 hniksic[svn] More documentation for --load-cookies.
2001-12-08 hniksic[svn] Also generate the EXAMPLES section.
2001-12-08 hniksic[svn] Examples section of the documentation revamped.
2001-12-08 hniksic[svn] Bump version.
2001-12-08 hniksic[svn] Release 1.8-pre2.
2001-12-08 hniksic[svn] Partly rewritten.
2001-12-08 hniksic[svn] Merged updates from the TP.
2001-12-06 hniksic[svn] PO file update from the TP.
2001-12-06 hniksic[svn] Doc fix.
2001-12-06 hniksic[svn] Various progress-bar related fixes.
2001-12-06 hniksic[svn] Bump version.
2001-12-06 hniksic[svn] Bump version to 1.8-pre1.
2001-12-06 hniksic[svn] Fall back to dot progress when forced to background.
2001-12-06 hniksic[svn] Update copyright year.
2001-12-06 hniksic[svn] Fix varargs usage in logvprintf.
2001-12-06 hniksic[svn] `--sslegdsock' -> `--egd-file'
2001-12-06 hniksic[svn] Add information about the beta releases.
2001-12-06 hniksic[svn] Merged updates from TP.
2001-12-06 hniksic[svn] Updated.
2001-12-06 hniksic[svn] Rebuilt wget.pot.
2001-12-06 hniksic[svn] Make the message printed in ssl_init_prng transla...
2001-12-06 hniksic[svn] Fix OpenSSL PRNG seeding.
2001-12-05 hniksic[svn] Don't abort in read_whole_lines when a line begin...
2001-12-05 hniksic[svn] Fix overzealous URL-removal in register_download.
2001-12-05 hniksic[svn] Doc fix.
2001-12-04 hniksic[svn] Doc fix.
2001-12-04 hniksic[svn] Turn off debugging function.
2001-12-04 hniksic[svn] Fix downloading of duplicate URLs.
2001-12-04 hniksic[svn] snprintf.c (dopr): Use `unsigned int' as the...
2001-12-04 hniksic[svn] Windows update from Herold Heiko.
2001-12-04 hniksic[svn] Bump version.
2001-12-04 hniksic[svn] Quote '?' as '%3F' in local files when `--html...
2001-12-03 hniksic[svn] Bump version.
2001-12-03 hniksic[svn] Cast va_arg(..., int) to short if a short value...
2001-12-03 hniksic[svn] snprintf.c: Replace `short int' and `unsigned...
2001-12-03 hniksic[svn] Use address_list_new_one.
2001-12-03 hniksic[svn] Don't initialize TMPSTORE directly.
2001-12-03 hniksic[svn] Declare h_errno in host.c, but not elsewhere.
2001-12-02 hniksic[svn] file_merge: if BASE doesn't contain a slash,...
2001-12-02 hniksic[svn] Bump version.
2001-12-01 hniksic[svn] Bump version to 1.8-beta2.
2001-12-01 hniksic[svn] When PWD fails, assume "/".
2001-12-01 hniksic[svn] Make --base -i work.
2001-12-01 hniksic[svn] Document that --base and -i work together now.
2001-12-01 hniksic[svn] New TODO item.
2001-12-01 hniksic[svn] Don't document `-nh' in --help output.
2001-12-01 hniksic[svn] New item.
2001-12-01 hniksic[svn] Minor doc fix.
2001-12-01 hniksic[svn] Updated Croatian translation.
2001-12-01 hniksic[svn] Rebuilt wget.pot.
2001-12-01 hniksic[svn] Updated to more closely match the list of source...
2001-12-01 hniksic[svn] Use the full path when building the authorization...
2001-12-01 hniksic[svn] Minor tweak in path_matches in cookies.c.
2001-12-01 hniksic[svn] Don't expect HTTP paths to begin with '/'.
2001-12-01 hniksic[svn] Match hosts against domains per Netscape cookie...
2001-12-01 hniksic[svn] Correctly convert links in <meta http-equiv=Refre...
2001-12-01 hniksic[svn] Bump version to 1.8-beta1+cvs.
2001-12-01 hniksic[svn] Bump version to 1.8-beta1.
2001-12-01 hniksic[svn] Make -p work with framed pages.
2001-12-01 hniksic[svn] Doc update.
2001-11-30 hniksic[svn] Don't allow more than 20 successive redirections.
2001-11-30 hniksic[svn] Ignore -np when in -p mode.
2001-11-30 hniksic[svn] More polishing.
2001-11-30 hniksic[svn] New items.
2001-11-30 hniksic[svn] Update copyright statement.
2001-11-30 hniksic[svn] Remove doc reference to non-extant ngethostbyname.
2001-11-30 hniksic[svn] Fix netrc authorization in conjunction with HTTP.
2001-11-30 hniksic[svn] Don't forget to shutdown the SSL structure if...
2001-11-30 hniksic[svn] Fix preprocessor indentation.
2001-11-30 hniksic[svn] Simplify display_image.
2001-11-30 hniksic[svn] Implement EGD support.
2001-11-30 hniksic[svn] Document ftp_proxy in sample.wgetrc.
2001-11-29 hniksic[svn] Check for memmove and implement one if it's missing.
2001-11-29 hniksic[svn] Guard against header files getting included twice.
next