"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "wget-1.11.4/AUTHORS" of archive wget-1.11.4.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 Authors of GNU Wget.
    2 
    3 [ Note that this file does not attempt to list all the contributors to
    4   Wget; look at the ChangeLogs for that.  This is a list of people who
    5   contributed sizeable amounts of code and assigned the copyright to
    6   the FSF. ]
    7 
    8 Hrvoje Niksic.  Designed and implemented Wget.
    9 
   10 Gordon Matzigkeit.  Wrote netrc.c and netrc.h.
   11 
   12 Darko Budor.  Wrote initial support for Windows, wrote wsstartup.c,
   13 wsstartup.h and windecl.h.  (The files were later renamed, but his
   14 code and ideas remained present.)
   15 
   16 Junio Hamano.  Added support for FTP Opie and HTTP digest
   17 authentication.
   18 
   19 Dan Harkless.  Added --backup-converted, --follow-tags, --html-extension,
   20 --ignore-tags, and --page-requisites; improved documentation; etc. Was
   21 the principle maintainer of GNU Wget for some time.
   22 
   23 Christian Fraenkel.  Initially implemented SSL support.
   24 
   25 Thomas Lussnig.  Initially implemented IPv6 support.
   26 
   27 Ian Abbott.  Contributed bugfixes, Windows-related fixes, provided a
   28 prototype implementation of the new recursive code, and more.
   29 Co-maintained Wget during the 1.8 release cycle.
   30 
   31 Gisle Vanem.  Contributed Windows and MS-DOS improvements, including a
   32 port of run_with_timeout to Windows, additions to Makefiles, and many
   33 bug reports and fixes.
   34 
   35 Mauro Tortonesi.  Improved IPv6 support, adding support for dual
   36 family systems.  Refactored and enhanced FTP IPv6 code. Maintained GNU
   37 Wget from 2004-2007.
   38 
   39 Nicolas Schodet.  Contributed to cookie code and documentation.
   40 
   41 Daniel Stenberg.  NTLM authentication in http-ntlm.c and http-ntlm.h
   42 originally written for curl donated for use in GNU Wget.
   43 
   44 Micah Cowan.  Current Wget maintainer, from mid-2007.