summaryrefslogtreecommitdiffstats
path: root/contrib/libs/sasl/AUTHORS
blob: cb70ed8315c8597566a2fc3aa344bf618a5dbbe7 (plain) (blame)
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
48
49
50
51
52
53
54
55
56
57
58
Rob Siemborski <[email protected]> wrote and tested the conversion
to the SASLv2 API.

Ken Murchison <[email protected]> worked on the OTP, NTLM, SRP and SQL
plugins, as well as helping to track down bugs as they appear. He also
added support for HTTP authentication.

Rob Earhart <[email protected]> wrote the build/installation procedure,
wrote and tested some of the code, and provided general guidance and
coding advice.

Leif Johansson <[email protected]> wrote the GSSAPI plugin, with
contributions from Sam Hartman <[email protected]>.

Leandro Santi <[email protected]> added Courier authdaemon support.

Alexey Melnikov <[email protected]> wrote the first pass of the
DIGEST-MD5 and SCRAM plugins and continues to work on them.  He also wrote
a good deal of the current Windows support.

Rainer Schoepf <[email protected]> contributed the LOGIN plugin,
based on Tim Martin's PLAIN plugin.

Simon Loader <[email protected]> wrote the MySQL auxprop module.

Rolf Braun <[email protected]> wrote the MacOS ports.

Howard Chu <[email protected]> put a good deal of work into OS/390
portability, correct building of static libraries, and a slew
of misc. bugfixes.

Tim Martin <[email protected]> wrote, debugged, and tested
most of the SASLv1 code.

Larry Greenfield <[email protected]> complained. a lot.

Chris Newman <[email protected]> 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 <[email protected]> started the Windows port,
and both Larry Greenfield and Alexey Melnikov have done more work on it.

getaddrinfo.c was written by Hajimu UMEMOTO <[email protected]>
which is based on the IPv6 code written by KIKUCHI Takahiro
<[email protected]>

Igor Brezac <[email protected]> has done a good deal of work on the saslauthd
LDAP module.

Jeremy Rumpf <[email protected]> implemented the credential cache, unified
the different IPC methods under a common framework.

Fabian Knittel <[email protected]> wrote auth_pam plugin, based on
Debian's pwcheck_pam daemon by Michael-John Turner <[email protected]>.

saslauthd was originally contributed by Lyndon Nerenberg on
behalf of MessagingDirect Ltd.