Imported Upstream version 3.0.21
[platform/upstream/gnutls.git] / AUTHORS
1 GnuTLS AUTHORS -- Information about the authors.
2 Copyright (C) 2000-2012 Free Software Foundation, Inc.
3 See the end for copying conditions.
4
5 The copyright holder for GnuTLS is Free Software Foundation, Inc., 51
6 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
7
8 Simon Josefsson <simon [at] josefsson.org>
9 Current maintainer; draft TLS 1.2 support.
10
11 Nikos Mavrogiannopoulos <nmav [at] gnutls.org>
12 Original author and maintainer of GnuTLS.
13
14 Fabio Fiorina <Fabio.Fiorina [at] alcatel.it>
15 ASN.1 structures parser library (libtasn1).
16
17 Timo Schulz <twoaday [at] freakmail.de>
18 OpenPGP support (OpenCDK library).
19
20 Andrew McDonald <andrew [at] mcdonald.org.uk>
21 OpenSSL compatible interface.
22
23 Ludovic Courtes <ludo [at] gnu.org>
24 Guile bindings, OpenPGP bug fixes.
25
26 Mario Lenz <m [at] riolenz.de>
27 Fixes to OpenCDK.
28
29 Howard Chu <hyc [at] symas.com>
30 APIs to extract X.500 DN's from Certificates.
31
32 Ivo Timmermans <ivo [at] o2w.nl>
33 Man pages, OpenCDK, fixes.
34
35 Stefan Walter <stef [at] memberwebs.com>
36 PKCS8 fix, PKCS #11 backend move to p11-kit.
37
38 Yoshisato YANAGISAWA <yanagisawa [at] csg.is.titech.ac.jp>
39 Camellia support.
40
41 Emile Van Bergen <emile [at] e-advies.nl>
42 TLS/IA fixes.
43
44 Joe Orton <jorton [at] redhat.com>
45 Certificate name import/export, build fixes, test vectors.
46
47 Daniel Kahn Gillmor <dkg-debian.org [at] fifthhorseman.net>
48 OpenPGP discussion and improvements.
49
50 David Marín Carreño <davefx [at] gmail.com>
51 Added gnutls_x509_crq_get_key_id.
52
53 Daiki Ueno <ueno [at] unixuser.org>
54 Added TLS Session Ticket (RFC 5077) support,
55 finished client-side TLS 1.2 support.
56
57 Brad Hards <bradh [at] frogmouth.net>
58 Add X.509 Issuer Alternative Name functions.
59
60 Boyan Kasarov <bkasarov [at] gmail.com>
61 C++ fixes.
62
63 Steve Dispensa <dispensa [at] phonefactor.com>
64 Initial TLS safe renegotiation patch.
65
66 Jonathan Bastien-Filiatrault <joe [at] x2a.org>
67 Fix TLS-version checks.
68 Redesign and implementation of the buffering layer.
69 Initial DTLS implementation.
70
71 Ruslan Ijbulatov (LRN) <lrn1986 [at] gmail.com>
72 Win32 patches.
73
74 Andy Polyakov <appro [at] openssl.org>
75 AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/)
76
77 ----------------------------------------------------------------------
78 Copying and distribution of this file, with or without modification,
79 are permitted in any medium without royalty provided the copyright
80 notice and this notice are preserved.