]> sjero.net Git - wget/shortlog
wget
2006-08-08 hniksic[svn] Avoid code repetition between time_str and dateti...
2006-08-08 hniksic[svn] Warn to keep the option list sorted.
2006-07-21 hniksic[svn] Fix ordering of the command array.
2006-07-17 mtortonesi[svn] Added DESTDIR=\'\' to MAKEDEFS in top-dir Makefil...
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-07-14 mtortonesi[svn] Fixed wrong expected behaviour in Test4.px.
2006-07-14 mtortonesi[svn] Updated po files.
2006-07-14 mtortonesi[svn] Improved robustness of update_po_files.sh.
2006-07-10 hniksic[svn] Mark DEL (0x7f) as a control character and |...
2006-07-10 mtortonesi[svn] Fixed rendering of --no-proxy description in...
2006-06-28 mtortonesi[svn] Forgot to remove invariant sections.
2006-06-28 mtortonesi[svn] Removed invariant status to the GPL and GFDL...
2006-06-28 mtortonesi[svn] Fixes for recursive spider mode.
2006-06-27 hniksic[svn] Don't check strtoimax.
2006-06-27 hniksic[svn] Moved README.maint to doc.
2006-06-26 hniksic[svn] Document --ignore-case.
2006-06-26 hniksic[svn] Allow 64-bit wgint without LFS.
2006-06-26 hniksic[svn] Don't assume that strtoll_type is 64 bits wide...
2006-06-25 hniksic[svn] Doc fix. Credit base64_decode coming from Recode.
2006-06-21 hniksic[svn] Doc fix.
2006-06-21 hniksic[svn] Cast void pointer to char * before doing arithmet...
2006-06-20 hniksic[svn] Add missing word.
2006-06-20 hniksic[svn] Made base64 tables const.
2006-06-20 hniksic[svn] Made base64 DATA and DEST pointers void*.
2006-06-19 hniksic[svn] base64_encode could read past the end of STR.
2006-06-13 mtortonesi[svn] Added support for --restrict-file-names=lowercase...
2006-06-12 mtortonesi[svn] Fixed recursive FTP retrieval over proxy.
2006-05-29 mtortonesi[svn] Add synchronization between client and server...
2006-05-26 mtortonesi[svn] Minor bugfixing for test suite.
2006-05-25 mtortonesi[svn] Fixed recursive spider mode.
2006-05-21 hniksic[svn] Fix breakage in ls output parsing. By Larry...
2006-04-28 mtortonesi[svn] Updated ChangeLog
2006-04-28 mtortonesi[svn] Added tests for HTTP Content-Disposition header...
2006-04-28 mtortonesi[svn] Improvements/fixes to HTTP Content-Disposition...
2006-04-27 mtortonesi[svn] Test.pm: Added support for pre-existing files.
2006-04-27 mtortonesi[svn] HTTPServer.pm: Serve index.html if no filename...
2006-04-11 hniksic[svn] Wrap macro arg in parentheses.
2006-04-08 hniksic[svn] Document parse_content_disposition.
2006-04-07 mtortonesi[svn] Several fixes for MSVC8.
2006-04-05 hniksic[svn] Document the support for Content-Disposition.
2006-03-15 mtortonesi[svn] Restricted operational semantics of frontcmp...
2006-03-14 mtortonesi[svn] recur.c: changed type of html_allowed member...
2006-03-09 mtortonesi[svn] Add support for download of hidden files from...
2006-03-09 hniksic[svn] Declare HAVE_UINTPTR_T under MinGW.
2006-03-06 hniksic[svn] Fixed definition of TOLOWER when STANDALONE.
2006-03-02 mtortonesi[svn] Fixed recursive HTTP retrieval
2006-02-28 hniksic[svn] Use the extract_param function for parsing the...
2006-02-28 hniksic[svn] Use extract_params to parse the Set-Cookies header.
2006-02-28 hniksic[svn] Deleted extract_param_value_delim.
2006-02-28 hniksic[svn] Parse Content-Disposition better. Implement...
2006-02-28 hniksic[svn] Don't preserve ".." at beginning of path.
2006-02-25 hniksic[svn] Only use FILE.N.html if FILE.html exists.
2006-02-09 hniksic[svn] Made thread_hnd non-static.
2006-02-09 hniksic[svn] Doc fix.
2006-02-05 hniksic[svn] Changed "a recent article" to "a 2001 article...
2006-02-05 hniksic[svn] Put random_wait at the correct location.
2006-02-05 hniksic[svn] Made [0.5*wait, 1.5*wait) the range of --random...
2006-02-03 hniksic[svn] Removed the SPRINTF_WGINT macro.
2006-02-03 hniksic[svn] Don't use sprintf for printing WGINT_MIN; simply...
2006-02-03 mtortonesi[svn] Implement correct parsing of HTTP Content-Disposi...
2006-02-02 hniksic[svn] Obtain the declaration of uintptr_t when standalone.
2006-02-02 hniksic[svn] Don't define countof if it's already defined.
2006-01-30 mtortonesi[svn] Removed empty lines in output format.
2006-01-30 mtortonesi[svn] Commited new HTTP output format.
2006-01-30 mtortonesi[svn] Removed broken output file removal patch.
2006-01-24 mtortonesi[svn] Remove output document in case of download proble...
2006-01-24 mtortonesi[svn] Major improvement of testing suite.
2005-12-07 mtortonesi[svn] Fixed pre-download verbose output which was broke...
2005-12-05 mtortonesi[svn] New OO Architecture for Wget Test Suite
2005-12-05 mtortonesi[svn] Better explanation of last change to HTTP code...
2005-12-05 mtortonesi[svn] Removed C++ style comments from http.c and test...
2005-11-23 mtortonesi[svn] Major refactoring of HTTP code. Added support...
2005-11-19 hniksic[svn] Use uintptr_t instead of unsigned long for intege...
2005-11-15 hniksic[svn] Fix wording for https_proxy.
2005-11-15 hniksic[svn] Document the https_proxy setting.
2005-11-02 mtortonesi[svn] Fixed typo.
2005-11-02 mtortonesi[svn] Improved support for unit testing
2005-11-02 mtortonesi[svn] Added support for HTTP testing.
2005-10-27 mtortonesi[svn] Added basic support for unit testing
2005-10-13 mtortonesi[svn] Added Daniel's fix for remotely exploitable buffe...
2005-10-09 hniksic[svn] Removed gcc 4.0 warnings, by Russ Allberry.
2005-10-05 mtortonesi[svn] retr.c: Changed semantics of no_proxy_match.
2005-10-05 mtortonesi[svn] Fixed typo
2005-09-17 hniksic[svn] Don't print download summary if nothing has been...
2005-09-17 hniksic[svn] Change name of param.
2005-09-02 hniksic[svn] Rewrite the "passive FTP" paragraph.
2005-09-01 hniksic[svn] Introduce symbolic constants for "magic" values...
2005-08-27 hniksic[svn] Fix strtoll("0x", ptr, 0) to set *ptr to position...
2005-08-27 hniksic[svn] Doc fix.
2005-08-27 hniksic[svn] Doc fix.
2005-08-27 hniksic[svn] Use hash_table_iterate in cookie_jar_delete.
2005-08-27 hniksic[svn] Simplify iteration over hash table entries.
2005-08-27 hniksic[svn] Mention GnuTLS support.
2005-08-26 hniksic[svn] Use @datadir@. Define localedir as $(datadir...
2005-08-26 hniksic[svn] Docfix: "conventional" -> "conventional wisdom"
2005-08-26 hniksic[svn] Fix typo.
2005-08-26 hniksic[svn] Abort configure if --with-ssl given but SSL unava...
2005-08-26 hniksic[svn] Tell OpenSSL to renegotiate automatically (mode...
2005-08-23 hniksic[svn] Use IP_INADDR_DATA.
2005-08-22 hniksic[svn] Reverted to previous revision.
next