Commit Graph

1893 Commits

Author SHA1 Message Date
hniksic 7124619cb9 [svn] Mention in message that the "GNU" md5 implementation is in fact built-in to
Wget.
2005-06-30 18:23:03 -07:00
hniksic 6fbd5c2a5e [svn] Don't refer to the non-existent -nr option. 2005-06-30 18:19:00 -07:00
hniksic c1fb83c53b [svn] Renamed "pretty_print_address" to "print_address". 2005-06-30 13:03:18 -07:00
hniksic 5b26cb40a9 [svn] Explicitly document all cases when generating the Host header. 2005-06-30 08:09:39 -07:00
hniksic e38c88e458 [svn] Implement inet_ntop on Windows. 2005-06-30 06:48:10 -07:00
hniksic 26630942cb [svn] Remove unused variable row_qty. 2005-06-30 05:16:06 -07:00
hniksic 09f9b4e02b [svn] Check for both SIGUSR1 and SIGHUP before using them. 2005-06-30 05:15:08 -07:00
hniksic ddbdbfb4b0 [svn] Correct location of OBJS dependency. 2005-06-30 05:13:05 -07:00
hniksic 00dabd4bac [svn] Mark configure.bat as executable for the sake of Cygwin. 2005-06-30 04:56:06 -07:00
hniksic cf48fcc2bb [svn] Unconditionally include locale.h. 2005-06-29 14:45:44 -07:00
hniksic e95b5d6e44 [svn] Fix check for OpenSSL MD5. 2005-06-29 14:41:15 -07:00
hniksic c60604c91a [svn] Include sys/time.h to get struct timeval. 2005-06-29 14:32:17 -07:00
hniksic 4e6b148f6a [svn] Remove obsolete definition of with_thousand_seps_sum. 2005-06-29 10:57:03 -07:00
hniksic 8718741003 [svn] Document that we require Autoconf 2.59. 2005-06-29 07:50:54 -07:00
hniksic 5f975c1dcf [svn] Unconditionally include limits.h. 2005-06-29 06:36:52 -07:00
hniksic 4972ba5bb8 [svn] Explicitly include config-post.h. 2005-06-29 06:36:34 -07:00
hniksic 530cb62175 [svn] Fix attribution for last change. 2005-06-29 06:35:55 -07:00
hniksic 25028b0f3b [svn] Don't define HAVE_LIMITS_H, Wget no longer uses it. 2005-06-29 06:35:45 -07:00
hniksic c715c0a054 [svn] Define limits.h and include config-post.h explicitly. 2005-06-29 06:33:35 -07:00
hniksic 40f4de9ae9 [svn] Doc fix. 2005-06-28 17:45:02 -07:00
hniksic f86c13a950 [svn] Require Autoconf 2.59. 2005-06-28 17:13:45 -07:00
hniksic f9d2d0e175 [svn] Mention inspiration for ETA. 2005-06-28 15:32:45 -07:00
hniksic b8456c0fb4 [svn] Use *rand48 where available. 2005-06-28 15:22:10 -07:00
hniksic e289d2ecc4 [svn] Include ETA information in dot progress. 2005-06-28 15:03:12 -07:00
hniksic 276f66fc14 [svn] Doc fix. 2005-06-28 14:56:43 -07:00
hniksic b789563a17 [svn] Remove bogus entry. 2005-06-28 14:50:27 -07:00
hniksic 3a3c1e7129 [svn] Don't claim that --base requires --force-html to work. 2005-06-28 13:19:19 -07:00
hniksic 9d137e9b84 [svn] Fix parsing alphanumerics in .wgetrc. 2005-06-28 08:33:01 -07:00
hniksic 04ddc27bb8 [svn] Remove unnecessary casts. 2005-06-28 02:32:40 -07:00
hniksic 9b6a27f422 [svn] Document dp->accumulated 2005-06-28 02:25:29 -07:00
hniksic 6762389df0 [svn] Docfix. 2005-06-28 02:19:24 -07:00
hniksic bb0194c6e7 [svn] Document print_percentage. 2005-06-28 02:09:31 -07:00
hniksic 4aea3747e3 [svn] Delete trailing newlines from LIST output when -S is used. 2005-06-27 17:13:44 -07:00
hniksic 3d0fda1a28 [svn] Remove superfluous includes and document existing ones. 2005-06-27 12:08:50 -07:00
hniksic 6267a79939 [svn] Use double quotes to include mswindows.h 2005-06-27 12:08:16 -07:00
hniksic 1e72fedf95 [svn] Amend alloca declaration. 2005-06-27 11:48:41 -07:00
hniksic 6b1effd729 [svn] Force thousand sep to . rather than " " when , is taken. 2005-06-27 11:30:01 -07:00
hniksic 2447fb9a9b [svn] Move extern declarations to .h files. 2005-06-27 11:19:22 -07:00
hniksic 40fc711db6 [svn] Make cookies_now static. 2005-06-27 08:33:28 -07:00
hniksic b7b86a22fb [svn] Remove intermediary cast. 2005-06-27 07:10:57 -07:00
hniksic cbbc2ff512 [svn] Docfix. 2005-06-27 06:58:15 -07:00
hniksic fc4499e671 [svn] Remove obsolete mail address. 2005-06-27 06:56:27 -07:00
hniksic b01865d73a [svn] Doc fix: timegm is not only available on Linux. 2005-06-27 06:44:41 -07:00
hniksic b227a44f1a [svn] Use the system-provided fnmatch by default. 2005-06-27 06:27:13 -07:00
hniksic bb8a5f2eb9 [svn] Check for timegm and use it where available. 2005-06-27 06:22:30 -07:00
hniksic 0561a866c3 [svn] Remove obsolete comment. 2005-06-27 05:53:01 -07:00
hniksic 9468fba4f7 [svn] Correctly query the old locale value. 2005-06-27 04:50:04 -07:00
hniksic f3f6af70ea [svn] Don't #define alloca under MinGW32. 2005-06-27 04:06:12 -07:00
hniksic 9b2fea6958 [svn] Docfix. 2005-06-27 04:04:08 -07:00
hniksic a41d45a9f3 [svn] Don't explicitly include <malloc.h>, mswindows.h does it for us. 2005-06-27 04:02:47 -07:00