]> sjero.net Git - wget/history - src/http.c
[svn] New option --retry-connrefused from Ahmod Dancy.
[wget] / src / http.c
2003-09-04 hniksic[svn] New option --retry-connrefused from Ahmod Dancy.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-05-14 abbotti[svn] Don't ftruncate standard output.
2002-04-20 hniksic[svn] Cookie interface and implementation changes
2002-04-16 hniksic[svn] If content-type is not given, assume text/html.
2002-04-14 hniksic[svn] Minor cleanup of iread/iwrite.
2002-04-14 hniksic[svn] Add the POST method.
2002-04-12 abbotti[svn] Compensate for MS Windows two-second granularity...
2002-04-12 abbotti[svn] Use new function to test filename for common...
2002-04-11 hniksic[svn] Allow Wget to be compiled with a K&R compiler.
2002-02-19 hniksic[svn] when -c used, mark already fully retrieved file...
2002-01-26 hniksic[svn] Wrap numeric IPv6 addresses in square brackets...
2002-01-14 hniksic[svn] Invalidate socket if get_contents encountered...
2001-12-13 hniksic[svn] Check for conn->ssl before using ssl_iwrite.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-03 hniksic[svn] Declare h_errno in host.c, but not elsewhere.
2001-12-01 hniksic[svn] Use the full path when building the authorization...
2001-11-30 hniksic[svn] Don't forget to shutdown the SSL structure if...
2001-11-29 hniksic[svn] Remove char/unsigned char warnings emitted by...
2001-11-29 hniksic[svn] Make the MD5 references even more generic.
2001-11-29 hniksic[svn] Accept the broken Content-Range format emitted...
2001-11-26 hniksic[svn] Declare ERR in gethttp.
2001-11-26 hniksic[svn] Allocate a timer directly in get_contents.
2001-11-26 hniksic[svn] A lot of host name changes.
2001-11-25 hniksic[svn] Recursion and progress bar tweaks.
2001-11-25 hniksic[svn] Remove host canonicalization code.
2001-11-25 hniksic[svn] Commit progress bar tweaks.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-22 hniksic[svn] Rewrite parsing and handling of URLs.
2001-11-19 hniksic[svn] Clean up handling of schemes.
2001-11-18 hniksic[svn] Use Solaris's libmd5 when available.
2001-11-18 hniksic[svn] Prettier printing of HTTP headers.
2001-11-16 hniksic[svn] Applied Christian Fraenkel's patch from <3BAF5B30...
2001-06-14 hniksic[svn] Search netrc with the proper host name, not the...
2001-05-27 hniksic[svn] Update copyright notices.
2001-05-14 hniksic[svn] Make sure cookie code works with the real URL...
2001-05-11 hniksic[svn] Before concluding that the file is already fully...
2001-05-08 hniksic[svn] Make sure hstat.no_truncate gets properly initial...
2001-05-07 hniksic[svn] Avoid useless file_exists_p. Published in
2001-04-28 hniksic[svn] Use alloca to allocate filename_plus_orig_suffix.
2001-04-28 hniksic[svn] Commit various HTTP fixes.
2001-04-27 hniksic[svn] Send the no-cache directive when required regardl...
2001-04-27 hniksic[svn] Improve documentation of mktime_from_utc.
2001-04-25 hniksic[svn] Fix loading of cookies.
2001-04-25 hniksic[svn] Applied Roger Beeman's mktime_from_utc fix publis...
2001-04-24 hniksic[svn] New timer functions. Published in <sxs8zkp28vk...
2001-04-14 hniksic[svn] Various url.c-related changes.
2001-04-10 hniksic[svn] Implement better sorting and matching of cookies.
2001-04-09 hniksic[svn] Rewrite SSL #ifdef for better indentation.
2001-04-08 hniksic[svn] Added support for cookies.
2001-04-06 hniksic[svn] Prepend literal newline with `\n\' inside quoted...
2001-04-03 hniksic[svn] Fix support for rfc850 time recognition on system...
2001-04-03 hniksic[svn] Make `-c' and `-O' work together.
2001-04-01 hniksic[svn] Make sure opt.dfp is rewound only on the first...
2001-04-01 hniksic[svn] Make sure -c doesn't truncate the file.
2001-03-31 hniksic[svn] Committed my patch that makes HTTP code close...
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-03-08 janp[svn] Skip `:port' in the host header if it is the...
2001-02-11 hniksic[svn] Applied Jonas Jensen's download rate patch with...
2001-02-10 hniksic[svn] Applied Christian Fraenkel's patch "custom certif...
2000-12-31 dan[svn] 2000-12-31 Dan Harkless <wget@harkless.org>
2000-12-17 hniksic[svn] Igor Khristophorov's fix for check_end(). From
2000-12-17 hniksic[svn] Apply lint-expired fixes from <sxsn1du7ufa.fsf...
2000-12-17 hniksic[svn] Include <netdb.h> where h_errno is used. Likewis...
2000-12-11 hniksic[svn] Fix -O timestamp bug.
2000-12-11 hniksic[svn] Set the timestamp even when -O is used.
2000-12-06 hniksic[svn] Add , before `int ssl'.
2000-12-06 hniksic[svn] Move inclusion of gen_ssl.h below Wget's headers.
2000-12-06 hniksic[svn] Fix opt.wait.
2000-12-05 hniksic[svn] Cosmetic cleanup of SSL stuff.
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-21 hniksic[svn] Committed a bunch of different tweaks of mine.
2000-11-20 hniksic[svn] Constify check_end().
2000-11-20 hniksic[svn] Improved comments for the persistent connections...
2000-11-20 hniksic[svn] Auth tweaks.
2000-11-20 hniksic[svn] New option --no-http-keep-alive.
2000-11-19 hniksic[svn] My patch "persistent connection tweaks".
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-06 hniksic[svn] Commit "minor fixes".
2000-11-02 hniksic[svn] Update copyright blurbs with the year 2000.
2000-11-02 hniksic[svn] Another contributed fix...
2000-11-01 hniksic[svn] Gracefully handle opt.downloaded overflowing.
2000-10-31 hniksic[svn] Committed my patches from <sxsbsw16sbu.fsf@florid...
2000-10-20 dan[svn] Implemented and documented new -E / --html-extens...
2000-05-19 hniksic[svn] Committed my patch from <dpd7mj3sap.fsf@mraz...
2000-04-12 hniksic[svn] Commit several fixes.
2000-03-31 hniksic[svn] More old fixes.
2000-03-02 dan[svn] Dan Berger's query string patch is totally bogus...
2000-03-02 dan[svn] Hrvoje didn't regenerate the .info files after...
2000-03-02 hniksic[svn] Applied contributed patches (see ChangeLog for...
2000-03-02 hniksic[svn] Added user-contributed patches.
2000-03-02 hniksic[svn] Applied contributed patch.
2000-03-02 dan[svn] Implemented the item I formerly had in the TODO...
1999-12-02 kwget[svn] Initial revision