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