]> git.sesse.net Git - betaftpd/blob - doc/CREDITS
Initial revision
[betaftpd] / doc / CREDITS
1 Steinar H. Gunderson <sgunderson@bigfoot.com>
2 - Wrote most of the code and documentation.
3
4 Beau Kuiper <ekuiperba@cc.curtin.edu.au> (author of muddleftpd)
5 - Fixes of all sorts, and ASCII mode support.
6
7 Ryan Cumming <bodnar42@bodnar42.dhs.org>
8 - Minor performance and memory improvements.
9
10 Gianmarco Giovannelli <gmarco@giovannelli.it>
11 - Provided access to a FreeBSD system, meaning that such systems
12   will be supported in the future.
13
14 Justin Hammond <fish@dynam.ac>
15 - Leader of the DynamX project, for which I originally wrote the
16   single-threaded core which later evolved into BetaFTPD. DynamX
17   does not use any of my code at the moment, but the mailing list
18   was very helpful in improving my code and at that time.
19
20 Dan Kegel <dank@alumni.caltech.edu>
21 - Wrote dkftpbench, an FTP benchmarking server program, which in
22   itself helped me fix a lot of performance bugs. He's also been
23   very helpful in tracking down and eliminating these bugs, as
24   well as giving me general hints about stupid code in BetaFTPD.
25
26 In addition, there are numerous users who by themselves may have
27 done very little, but together have been the driving force behind
28 the BetaFTPD development. To all of you who have ever sent in
29 feedback of some sort: Thank you.