]> sjero.net Git - wget/shortlog
wget
2005-07-06 hniksic[svn] Include <sys/stat.h> before redefining stat.
2005-07-06 hniksic[svn] Fix syntax error.
2005-07-06 hniksic[svn] Explicitly include config-compiler.h.
2005-07-06 hniksic[svn] Define OS_TYPE.
2005-07-06 hniksic[svn] Unify Windows-related config.h files into windows...
2005-07-06 hniksic[svn] New file.
2005-07-06 hniksic[svn] Unconditionally include <setjmp.h>.
2005-07-06 hniksic[svn] Don't check for setjmp.h.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] New option --ignore-case for case-insensitive...
2005-07-06 hniksic[svn] Updated copyright year.
2005-07-06 hniksic[svn] Make timers measure seconds directly, not millise...
2005-07-06 hniksic[svn] Also use @LIBGNUTLS@ to build LIBS.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] Doc fix.
2005-07-06 hniksic[svn] Allow null MESSAGE.
2005-07-05 hniksic[svn] Handle years after 2099.
2005-07-05 hniksic[svn] Remove unused variable.
2005-07-05 hniksic[svn] Doc fix.
2005-07-05 hniksic[svn] Leap days -> leap years
2005-07-05 hniksic[svn] A new timegm implementation.
2005-07-05 hniksic[svn] Add GnuTLS support.
2005-07-04 hniksic[svn] Don't print write error message twice.
2005-07-04 hniksic[svn] Only allocate an error string on actual error.
2005-07-04 hniksic[svn] Doc fix.
2005-07-04 hniksic[svn] Prefix pointer value with 0x.
2005-07-04 hniksic[svn] Fix undef.
2005-07-04 hniksic[svn] Simplify NEXT_BASE64_CHAR.
2005-07-04 hniksic[svn] Don't tolerate non-base64 non-whitespace characte...
2005-07-04 hniksic[svn] Make last_tick unsigned.
2005-07-04 hniksic[svn] Updated alloca declaration.
2005-07-04 hniksic[svn]
2005-07-04 hniksic[svn] Doc fix.
2005-07-04 hniksic[svn] Document test_socket_open.
2005-07-04 hniksic[svn] Separate SSL error messages with "; ".
2005-07-03 hniksic[svn] Correctly print SSL errors.
2005-07-03 hniksic[svn] Also wrap accept() and listen() on Windows.
2005-07-03 hniksic[svn] Include src/ptimer.c in POTFILES.in.
2005-07-03 hniksic[svn] source-code -> source code
2005-07-03 hniksic[svn] Added section on dependencies.
2005-07-03 hniksic[svn] Refer to "INSTALL".
2005-07-03 hniksic[svn] In uri_merge, skip separators appropriate for...
2005-07-02 hniksic[svn] Document external dependencies.
2005-07-02 hniksic[svn] Don't include connect.h.
2005-07-02 hniksic[svn] Remove extraneous include of netdb.h.
2005-07-02 hniksic[svn] Document reasoning behind CLOSE_INVALIDATED more...
2005-07-02 hniksic[svn] Document the side effect of test_socket_open.
2005-07-02 hniksic[svn] Don't imply that dot progress being used by defau...
2005-07-02 hniksic[svn] Don't document the gettext dependency here.
2005-07-02 hniksic[svn] Improve ChangeLog entry.
2005-07-02 hniksic[svn] Correctly skip error message body for keep-alive...
2005-07-02 hniksic[svn] Fix fragments crash. Support fragments for FTP...
2005-07-02 hniksic[svn] Remove "CVS" from version number.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-07-02 hniksic[svn] Update FSF's address.
2005-07-02 hniksic[svn] Display smaller download rate numbers with more...
2005-07-01 hniksic[svn] Minor improvements to fd_read_hunk.
2005-07-01 hniksic[svn] Fix URL parsing bugs.
2005-07-01 hniksic[svn] Mention ETA being available for dot progress.
2005-07-01 hniksic[svn] Mention in message that the "GNU" md5 implementat...
2005-07-01 hniksic[svn] Don't refer to the non-existent -nr option.
2005-06-30 hniksic[svn] Renamed "pretty_print_address" to "print_address".
2005-06-30 hniksic[svn] Explicitly document all cases when generating...
2005-06-30 hniksic[svn] Implement inet_ntop on Windows.
2005-06-30 hniksic[svn] Remove unused variable row_qty.
2005-06-30 hniksic[svn] Check for both SIGUSR1 and SIGHUP before using...
2005-06-30 hniksic[svn] Correct location of OBJS dependency.
2005-06-30 hniksic[svn] Mark configure.bat as executable for the sake...
2005-06-29 hniksic[svn] Unconditionally include locale.h.
2005-06-29 hniksic[svn] Fix check for OpenSSL MD5.
2005-06-29 hniksic[svn] Include sys/time.h to get struct timeval.
2005-06-29 hniksic[svn] Remove obsolete definition of with_thousand_seps_sum.
2005-06-29 hniksic[svn] Document that we require Autoconf 2.59.
2005-06-29 hniksic[svn] Unconditionally include limits.h.
2005-06-29 hniksic[svn] Explicitly include config-post.h.
2005-06-29 hniksic[svn] Fix attribution for last change.
2005-06-29 hniksic[svn] Don't define HAVE_LIMITS_H, Wget no longer uses it.
2005-06-29 hniksic[svn] Define limits.h and include config-post.h explicitly.
2005-06-29 hniksic[svn] Doc fix.
2005-06-29 hniksic[svn] Require Autoconf 2.59.
2005-06-28 hniksic[svn] Mention inspiration for ETA.
2005-06-28 hniksic[svn] Use *rand48 where available.
2005-06-28 hniksic[svn] Include ETA information in dot progress.
2005-06-28 hniksic[svn] Doc fix.
2005-06-28 hniksic[svn] Remove bogus entry.
2005-06-28 hniksic[svn] Don't claim that --base requires --force-html...
2005-06-28 hniksic[svn] Fix parsing alphanumerics in .wgetrc.
2005-06-28 hniksic[svn] Remove unnecessary casts.
2005-06-28 hniksic[svn] Document dp->accumulated
2005-06-28 hniksic[svn] Docfix.
2005-06-28 hniksic[svn] Document print_percentage.
2005-06-28 hniksic[svn] Delete trailing newlines from LIST output when...
2005-06-27 hniksic[svn] Remove superfluous includes and document existing...
2005-06-27 hniksic[svn] Use double quotes to include mswindows.h
2005-06-27 hniksic[svn] Amend alloca declaration.
2005-06-27 hniksic[svn] Force thousand sep to . rather than " " when...
2005-06-27 hniksic[svn] Move extern declarations to .h files.
2005-06-27 hniksic[svn] Make cookies_now static.
next