]> sjero.net Git - wget/history - src/netrc.c
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
[wget] / src / netrc.c
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-05-08 hniksic[svn] Remove unnecessary assignments to silence warning...
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2004-11-15 mtortonesi[svn] merged YAMAZAKI Makoto's patch fixing termination...
2003-12-14 hniksic[svn] Declare the pointers to literal strings as `const'.
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-10-26 hniksic[svn] Reset the QUOTE flag after the closing quote.
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-11 hniksic[svn] Allow Wget to be compiled with a K&R compiler.
2002-01-17 hniksic[svn] Skip initial whitespace before testing for EOL.
2001-11-30 hniksic[svn] Fix netrc authorization in conjunction with HTTP.
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-29 hniksic[svn] Change default anonymous FTP password to "-wget@".
2001-04-01 hniksic[svn] Handle trailing whitespace in .netrc. Published in
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2000-11-29 hniksic[svn] Do away with line separator.
2000-11-22 hniksic[svn] Make sure xfree is #define'd in standalone mode...
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-03-02 hniksic[svn] Added user-contributed patches.
1999-12-02 kwget[svn] Initial revision