guile: Fix dependencies to be parallel-safe.
[gnutls.git] / AUTHORS
blobe85fd7ae3d9a890e1efdf2f3e324579bc497acec
1 GnuTLS AUTHORS -- Information about the authors.
2 Copyright (C) 2000-2012 Free Software Foundation, Inc.
3 See the end for copying conditions.
5 The copyright holder for GnuTLS is Free Software Foundation, Inc., 51
6 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
8 Simon Josefsson *simon [at] josefsson.org*
9 Current maintainer; draft TLS 1.2 support.
11 Nikos Mavrogiannopoulos *nmav [at] gnutls.org*
12 Original author and maintainer of GnuTLS.
14 Fabio Fiorina *Fabio.Fiorina [at] alcatel.it*
15 ASN.1 structures parser library (libtasn1).
17 Timo Schulz *twoaday [at] freakmail.de*
18 OpenPGP support (OpenCDK library).
20 Andrew McDonald *andrew [at] mcdonald.org.uk*
21 OpenSSL compatible interface.
23 Ludovic Courtes *ludo [at] gnu.org*
24 Guile bindings, OpenPGP bug fixes.
26 Mario Lenz *m [at] riolenz.de*
27 Fixes to OpenCDK.
29 Howard Chu *hyc [at] symas.com*
30 APIs to extract X.500 DN's from Certificates.
32 Ivo Timmermans *ivo [at] o2w.nl*
33 Man pages, OpenCDK, fixes.
35 Stefan Walter *stef [at] memberwebs.com*
36 PKCS8 fix, PKCS #11 backend move to p11-kit.
38 Yoshisato YANAGISAWA *yanagisawa [at] csg.is.titech.ac.jp*
39 Camellia support.
41 Emile Van Bergen *emile [at] e-advies.nl*
42 TLS/IA fixes.
44 Joe Orton *jorton [at] redhat.com*
45 Certificate name import/export, build fixes, test vectors.
47 Daniel Kahn Gillmor *dkg-debian.org [at] fifthhorseman.net*
48 OpenPGP discussion and improvements.
50 David Marín Carreño *davefx [at] gmail.com*
51 Added gnutls_x509_crq_get_key_id.
53 Daiki Ueno *ueno [at] unixuser.org*
54 Added TLS Session Ticket (RFC 5077) support,
55 finished client-side TLS 1.2 support.
57 Brad Hards *bradh [at] frogmouth.net*
58 Add X.509 Issuer Alternative Name functions.
60 Boyan Kasarov *bkasarov [at] gmail.com*
61 C++ fixes.
63 Steve Dispensa *dispensa [at] phonefactor.com*
64 Initial TLS safe renegotiation patch.
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.
71 Ruslan Ijbulatov (LRN) *lrn1986 [at] gmail.com*
72 Win32 patches.
74 Andy Polyakov *appro [at] openssl.org*
75 AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/)
77 David Woodhouse *dwmw2 [at] infradead.org*
78 DTLS 0.9 implementation.
80 Olga Smolenchuk *olyasib12 [at] gmail.com*
81 DTLS/TLS heartbeat implementation.
83 Ilya Tumaykin *itumaykin [at] gmail.com*
84 Elliptic curve support improvements (wmNAF implementation and others).
86 Martin Storjo *martin [at] martin.st*
87 DTLS-SRTP support.
89 ----------------------------------------------------------------------
90 Copying and distribution of this file, with or without modification,
91 are permitted in any medium without royalty provided the copyright
92 notice and this notice are preserved.