]> sjero.net Git - wget/blob - AUTHORS
b9d3cda0b0f46780c02025160a16f1fb5b53f690
[wget] / AUTHORS
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.  Added Windows support, wrote wsstartup.c, wsstartup.h
13 and windecl.h.
14
15 Junio Hamano.  Added support for FTP Opie and HTTP digest
16 authentication.
17
18 Dan Harkless.  Added --backup-converted, --follow-tags, --html-extension,
19 --ignore-tags, and --page-requisites; improved documentation; etc.
20
21 Christian Fraenkel.  Implemented SSL support.
22
23 Thomas Lussnig.  Implemented IPv6 support.
24
25 Ian Abbott.  Contributed bugfixes, Windows-related fixes, provided a
26 prototype implementation of the new recursive code, and more.
27
28 Mauro Tortonesi.  Improved IPv6 support, adding support for dual
29 family systems.  Refactored FTP IPv6 code.