]> sjero.net Git - wget/shortlog
wget
2007-08-08 micah[svn] Fix for #20659 - Content-Disposition off by default.
2007-08-07 micah[svn] Fix for bug #20321: --with-libssl-prefix=<path...
2007-08-03 micah[svn] Updated po files to current source.
2007-08-03 micah[svn] Synched translations with translation project...
2007-08-03 micah[svn] Added Norwegian, Indonesian and Portuguese (non...
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-31 micah[svn] Fix for bug #20512: Don't abort for negative...
2007-07-30 micah[svn] NEWS re new --max-redirect option.
2007-07-30 micah[svn] Fix for bug #20296: User:pass@ given in Referer...
2007-07-30 micah[svn] Forgot to mention NEWS change in ChangeLog.
2007-07-30 micah[svn] Fix for bug #20299: Basic auth creds sent before...
2007-07-29 micah[svn] Merging fix #20499: MAX_REDIRECTIONS should be...
2007-07-29 micah[svn] Applying fix #20430: Making tests more verbose.
2007-07-12 micah[svn] make test should result in build of src/wget...
2007-07-12 micah[svn] Merging fix for b20431: automated testing via...
2007-07-11 micah[svn] Backing out incomplete changes for bug 20323...
2007-07-10 micah[svn] version: terminate sentence with a period, improv...
2007-07-10 micah[svn] Removed reference to wget.sunsite.dk from util...
2007-07-10 micah[svn] Doh!
2007-07-10 micah[svn] Fixing some syntax glitches introduced in the...
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2007-07-10 micah[svn] Merging in fix for bug 20341: GPLv3 update, and...
2007-07-03 mtortonesi[svn] Skip HEAD request and start immediately with...
2007-06-14 mtortonesi[svn] Added FTP testing support.
2007-06-14 mtortonesi[svn] Unset svn:executable property.
2007-06-14 mtortonesi[svn] Fixed a minor bug in _setup method.
2007-02-11 hniksic[svn] Add support for adding required files to the...
2007-02-02 hniksic[svn] Escape non-printable characters in server response.
2007-02-02 hniksic[svn] Fix build problems with DEBUG_MALLOC.
2007-01-23 hniksic[svn] Would discard cookies with unparsable expiry...
2007-01-23 hniksic[svn] Check for overflow when calculating ETA.
2007-01-09 mtortonesi[svn] Get rid of a gcc warning about strict-aliasing...
2007-01-09 mtortonesi[svn] Fixed segfault if response text is missing
2006-12-29 mtortonesi[svn] Several Windows-related changes.
2006-12-27 mtortonesi[svn] Fix -P in case HTTP Content-Disposition header...
2006-12-27 mtortonesi[svn] Minor fixes to test suite.
2006-11-21 hniksic[svn] Fixed problem with recursive FTP retrieval.
2006-11-10 mtortonesi[svn] Added testing for -np option.
2006-10-18 hniksic[svn] Would incorrectly skip changing working directory...
2006-10-12 mtortonesi[svn] config-compiler.h (HAVE_INTPTR_T): Define to...
2006-10-12 mtortonesi[svn] Major testsuite update.
2006-10-12 mtortonesi[svn] Added spider.c to the list of source files to...
2006-10-12 mtortonesi[svn] Fixed broken -E -k -K mode.
2006-08-28 mtortonesi[svn] #include'd spider.h to get rid of compiler warnings.
2006-08-28 mtortonesi[svn] Fixed a DESTDIR-related bug.
2006-08-24 mtortonesi[svn] Added spider.c to the list of files to compile...
2006-08-24 mtortonesi[svn] Several fixes for recursive spider mode.
2006-08-22 mtortonesi[svn] Updated README.maint in order to adopt new FTP...
2006-08-22 mtortonesi[svn] Updated Estonian translation.
2006-08-22 mtortonesi[svn] Changed Content-type to text/html in Test2.px.
2006-08-21 mtortonesi[svn] Fixed a timestamping related bug in HTTP downloads.
2006-08-17 mtortonesi[svn] Fix broken -c in new HTTP code.
2006-08-17 mtortonesi[svn] Updated ChangeLog.
2006-08-17 mtortonesi[svn] Added support for Range header.
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
next