File: AUTHORS

package info (click to toggle)
cyrus-sasl2-heimdal 2.1.22.dfsg1-23%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 8,172 kB
  • ctags: 7,257
  • sloc: ansic: 50,843; sh: 12,364; java: 1,614; makefile: 598; perl: 11
file content (47 lines) | stat: -rw-r--r-- 1,788 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Rob Siemborski <rjs3+@andrew.cmu.edu> wrote and tested the conversion
to the SASLv2 API.

Ken Murchison <ken@oceana.com> worked on the OTP, NTLM, SRP and SQL
plugins, as well as helping to track down bugs as they appear.

Rob Earhart <earhart@cmu.edu> wrote the build/installation procedure,
wrote and tested some of the code, and provided general guidance and
coding advice.

Leif Johansson <leifj@matematik.su.se> wrote the GSSAPI plugin, with
contributions from Sam Hartman <hartmans@fundsxpress.com>.

Leandro Santi <lesanti@sinectis.com.ar> added Courier authdaemon support.

Alexey Melnikov <mel@isode.com> wrote the first pass of the
DIGEST-MD5 plugin and continues to work on it.  He also wrote
a good deal of the current Windows support.

Rainer Schoepf <schoepf@uni-mainz.de> contributed the LOGIN plugin,
based on Tim Martin's PLAIN plugin.

Simon Loader <simon@surf.org.uk> wrote the MySQL auxprop module.

Rolf Braun <rbraun@andrew.cmu.edu> wrote the MacOS ports.

Howard Chu <hyc@highlandsun.com> put a good deal of work into OS/390
portability, correct building of static libraries, and a slew
of misc. bugfixes.

Tim Martin <tmartin@andrew.cmu.edu> wrote, debugged, and tested
most of the SASLv1 code.

Larry Greenfield <leg+sasl@andrew.cmu.edu> complained. a lot.

Chris Newman <chris.newman@sun.com> wrote the initial version of the
SASL API, as well as the version 2 SASL API (documented in sasl.h,
saslutil.h, saslplug.h, and prop.h).

Ryan Troll <ryan@andrew.cmu.edu> started the Windows port,
and both Larry Greenfield and Alexey Melnikov have done more work on it.

getaddrinfo.c was written by Hajimu UMEMOTO <ume@mahoroba.org>
which is based on the IPv6 code written by KIKUCHI Takahiro
<kick@kyoto.wide.ad.jp>

$Id: AUTHORS,v 1.17 2004/01/08 15:30:25 ken3 Exp $