]> sjero.net Git - wget/history - src
[svn] Remove m4/README.
[wget] / src /
2005-06-24 mtortonesi[svn] Removed libtool and switched to config.rpath...
2005-06-23 hniksic[svn] Doc fix for human_readable.
2005-06-23 hniksic[svn] Removed the ChangeLog-branches directories.
2005-06-23 hniksic[svn] Comment fix.
2005-06-23 hniksic[svn] Expect strpbrk and mktime to exist.
2005-06-23 hniksic[svn] Use struct_fstat when calling fstat because of...
2005-06-23 hniksic[svn] Remove support for Watcom's compiler.
2005-06-23 hniksic[svn] Expand comment for strpbrk.
2005-06-22 hniksic[svn] Use bool type for boolean variables and values.
2005-06-22 hniksic[svn] Check for the C99 bool type and define it if...
2005-06-22 hniksic[svn] Clarify the difference between this and sysdep.h.
2005-06-22 hniksic[svn] Add the ChangeLogs from the 1.10 branch.
2005-06-22 hniksic[svn] Remove the "lockable boolean" setting for passive...
2005-06-22 hniksic[svn] Use bitfields for booleans in struct cookie to...
2005-06-22 hniksic[svn] Also depend on config.h.
2005-06-22 hniksic[svn] Define the IF_DEBUG macro.
2005-06-22 hniksic[svn] Fix crash with --no-cookies.
2005-06-22 hniksic[svn] Expect existence of C89 functions, as well as...
2005-06-21 hniksic[svn] Remove manual tracking of dependencies; instead...
2005-06-20 hniksic[svn] Trivially rename "mapping" to "cell" and "non...
2005-06-20 hniksic[svn] Use #elif where appropriate to make chaining...
2005-06-19 hniksic[svn] Revert style of function definitions to an older...
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-06-19 hniksic[svn] Fix "lockable boolean" error message.
2005-06-19 hniksic[svn] Mark version as post-1.10 CVS code base.
2005-06-18 hniksic[svn] Fix broken --save-headers.
2005-06-17 hniksic[svn] When -E is in use, check for file existence after...
2005-06-17 hniksic[svn] Fix typo in comment.
2005-06-17 hniksic[svn] Stop using AI_ADDRCONFIG.
2005-06-16 hniksic[svn] Improve error message so it names the more useful...
2005-06-15 hniksic[svn] Gettext-ize previously missed messages.
2005-06-15 hniksic[svn] Handle invalid response to PWD gracefully.
2005-06-15 hniksic[svn] Remove trailing comma from enums; older compilers...
2005-06-07 mtortonesi[svn] Changed version strings to 1.10.
2005-05-30 hniksic[svn] Check for a recent gcc version before using the...
2005-05-30 hniksic[svn] Don't attempt to "skip short body" if we're issui...
2005-05-30 hniksic[svn] Allow --header to contain ",".
2005-05-30 hniksic[svn] Doc fix.
2005-05-27 hniksic[svn] Mark the content from the <link src="..."> tag...
2005-05-25 hniksic[svn] Minor doc. clarification.
2005-05-24 hniksic[svn] Document the origin of the "cookie date" format.
2005-05-24 hniksic[svn] Explain why rfc2109 and rfc2965 are ignored by...
2005-05-21 hniksic[svn] Report exact command name alongside the "display...
2005-05-18 hniksic[svn] Remove unnecessary casts to time_t. Insert the...
2005-05-17 hniksic[svn] Don't clobber the file when -c is specified and...
2005-05-17 hniksic[svn] Don't clobber the file when -c fails in the first...
2005-05-16 hniksic[svn] Fix erroneous comments in ftp_eprt.
2005-05-16 hniksic[svn] Clarify the logic of persistent_available_p.
2005-05-16 hniksic[svn] Only free cert when necessary.
2005-05-16 hniksic[svn] Print all issues with a certificate.
2005-05-16 hniksic[svn] Fixed mkdirhier to make_directory in comment.
2005-05-16 hniksic[svn] Don't xfree() the line returned by ftp_response...
2005-05-16 hniksic[svn] Don't free the non-existent opt.ftp_acc. Free...
2005-05-16 hniksic[svn] Consistently print \n at the end of the "Length...
2005-05-15 hniksic[svn] Update escnonprint documentation.
2005-05-14 hniksic[svn] Announce the beginning and the end of the SSL...
2005-05-14 hniksic[svn] Would forget to close the connection when keep_al...
2005-05-13 hniksic[svn] Typo fix in comment.
2005-05-13 hniksic[svn] Typo fix.
2005-05-13 hniksic[svn] Document the code that decides whether "*" matche...
2005-05-12 hniksic[svn] Use the %d format to print port number, which...
2005-05-12 hniksic[svn] Don't rewrite "https://host" to "ftp://https...
2005-05-11 mtortonesi[svn] Updated version to 1.10-beta1+cvs-dev.
2005-05-11 hniksic[svn] Tell the user about --no-check-certificate.
2005-05-11 hniksic[svn] Always use SSL_VERIFY_NONE, so that the handshake...
2005-05-11 hniksic[svn] *** empty log message ***
2005-05-11 hniksic[svn] Support wildcards for matching of hosts against...
2005-05-10 hniksic[svn] *** empty log message ***
2005-05-10 hniksic[svn] Print certificate subject and issuer.
2005-05-10 hniksic[svn] Correctly pass pointers to hash_table_get_pair.
2005-05-10 hniksic[svn] Check for the server's identity after the SSL...
2005-05-09 hniksic[svn] Simplify cert. verification. Allow SSL_write...
2005-05-08 hniksic[svn] Check for wildcards in unescaped URL path.
2005-05-08 hniksic[svn] Re-alphabetize the command list. Have run_comman...
2005-05-08 hniksic[svn] Remove unnecessary assignments to silence warning...
2005-05-08 hniksic[svn] Place variable declarations in escnonprint_intern...
2005-05-08 hniksic[svn] Fix warnings reported by gcc -Wstrict-prototypes...
2005-05-07 hniksic[svn] Minor doc fix.
2005-05-07 hniksic[svn] Made strpbrk_or_eos inline. Use strchr(s, '...
2005-05-07 hniksic[svn] Doc fix.
2005-05-07 hniksic[svn] Doc fix.
2005-05-07 hniksic[svn] Renamed "decide_copy_method" to "char_needs_escap...
2005-05-07 hniksic[svn] Prevent newlines in FTP command arguments causing...
2005-05-07 hniksic[svn] Don't needlessly decode % escapes in URLs.
2005-05-06 hniksic[svn] Fix request-line argument when talking to SSL...
2005-05-06 hniksic[svn] Don't complain about "unknown authentication...
2005-05-06 hniksic[svn] Fix wording of --secure-protocol help text.
2005-05-06 hniksic[svn] Minor doc fix.
2005-05-06 hniksic[svn] Explain the choice of only setting LC_MESSAGES...
2005-05-06 hniksic[svn] *** empty log message ***
2005-05-05 hniksic[svn] Update strstr to the one in glibc 2.3.5.
2005-05-05 hniksic[svn] Comment doc fix.
2005-05-05 hniksic[svn] Zero out all of struct tm before passing it to...
2005-05-05 hniksic[svn] Propagate option name to init.c code so error...
2005-05-05 hniksic[svn] Abort if there have been errors while processing...
2005-05-05 hniksic[svn] Slightly reduce the code repetition between two...
2005-05-05 hniksic[svn] Fix -X/-I with wildcards.
2005-05-05 hniksic[svn] Set access time to current time when "touching...
2005-05-05 hniksic[svn] Don't unescape %00.
next