summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-25 15:42:53 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-04-26 13:55:36 +0200
commit45edb779b6cffe8d77520f3e4171b17aad83cafb (patch)
tree8022585fefdc887417886a2e36dd94ca80a088bd /AUTHORS
parent43d5435f01fe872d3d770c3022d825f48b00ddbe (diff)
downloadgnutls-45edb779b6cffe8d77520f3e4171b17aad83cafb.tar.gz
cleaned up authors and thanks file.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS45
1 files changed, 3 insertions, 42 deletions
diff --git a/AUTHORS b/AUTHORS
index e85fd7ae3d..f0154b1eab 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,7 +6,7 @@ The copyright holder for GnuTLS is Free Software Foundation, Inc., 51
Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Simon Josefsson *simon [at] josefsson.org*
-Current maintainer; draft TLS 1.2 support.
+Previous maintainer; draft TLS 1.2 support.
Nikos Mavrogiannopoulos *nmav [at] gnutls.org*
Original author and maintainer of GnuTLS.
@@ -23,66 +23,27 @@ OpenSSL compatible interface.
Ludovic Courtes *ludo [at] gnu.org*
Guile bindings, OpenPGP bug fixes.
-Mario Lenz *m [at] riolenz.de*
-Fixes to OpenCDK.
-
-Howard Chu *hyc [at] symas.com*
-APIs to extract X.500 DN's from Certificates.
-
-Ivo Timmermans *ivo [at] o2w.nl*
-Man pages, OpenCDK, fixes.
-
Stefan Walter *stef [at] memberwebs.com*
PKCS8 fix, PKCS #11 backend move to p11-kit.
Yoshisato YANAGISAWA *yanagisawa [at] csg.is.titech.ac.jp*
-Camellia support.
-
-Emile Van Bergen *emile [at] e-advies.nl*
-TLS/IA fixes.
-
-Joe Orton *jorton [at] redhat.com*
-Certificate name import/export, build fixes, test vectors.
-
-Daniel Kahn Gillmor *dkg-debian.org [at] fifthhorseman.net*
-OpenPGP discussion and improvements.
-
-David Marín Carreño *davefx [at] gmail.com*
-Added gnutls_x509_crq_get_key_id.
+Initial Camellia-CBC support.
Daiki Ueno *ueno [at] unixuser.org*
-Added TLS Session Ticket (RFC 5077) support,
+TLS Session Ticket (RFC 5077) support,
finished client-side TLS 1.2 support.
-Brad Hards *bradh [at] frogmouth.net*
-Add X.509 Issuer Alternative Name functions.
-
-Boyan Kasarov *bkasarov [at] gmail.com*
-C++ fixes.
-
-Steve Dispensa *dispensa [at] phonefactor.com*
-Initial TLS safe renegotiation patch.
-
Jonathan Bastien-Filiatrault *joe [at] x2a.org*
Fix TLS-version checks.
Redesign and implementation of the buffering layer.
Initial DTLS implementation.
-Ruslan Ijbulatov (LRN) *lrn1986 [at] gmail.com*
-Win32 patches.
-
Andy Polyakov *appro [at] openssl.org*
AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/)
David Woodhouse *dwmw2 [at] infradead.org*
DTLS 0.9 implementation.
-Olga Smolenchuk *olyasib12 [at] gmail.com*
-DTLS/TLS heartbeat implementation.
-
-Ilya Tumaykin *itumaykin [at] gmail.com*
-Elliptic curve support improvements (wmNAF implementation and others).
-
Martin Storjo *martin [at] martin.st*
DTLS-SRTP support.