]> sjero.net Git - wget/history - src/netrc.c
Updated config.guess, config.sub, install.sh.
[wget] / src / netrc.c
2009-07-06 Micah CowanAvoid name conflict with quote function.
2009-07-05 Peter PisarTranslation fixes.
2009-07-04 Micah CowanAutomated merge.
2008-04-22 Micah CowanSteven Schweda's VMS patch.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-04-20 Steven SchubigerUndo the USE_GNULIB_ALLOC defines.
2008-04-18 Steven SchubigerUse Gnulib's alloc functions throughout the source.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-19 Micah CowanEschew config-post.h.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-15 Micah CowanAutomated merge.
2007-10-14 Micah CowanISSPACE -> c_isspace
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-08-03 micah[svn] Make indentation consistent (all-spaces, no tabs).
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2007-02-02 hniksic[svn] Fix build problems with DEBUG_MALLOC.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-27 hniksic[svn] Move extern declarations to .h files.
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