summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-31 15:05:43 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-31 15:05:43 +0200
commit03b51d01f327150048f9940f182dca213c31c8d8 (patch)
tree0bda5c1d4f8d0f03421a3455be544c6b89df2c36 /AUTHORS
parent3c10e94f134bbb8f653eac6b4464a734129ae9cd (diff)
downloadgnutls-03b51d01f327150048f9940f182dca213c31c8d8.tar.gz
Add.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 3 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 53759b7c95..7c99e6ebe7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,7 +7,7 @@ The copyright holder for GnuTLS is Free Software Foundation, Inc., 51
Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Simon Josefsson <simon@josefsson.org>
-Current maintainer.
+Current maintainer; draft TLS 1.2 support.
Nikos Mavrogiannopoulos <nmav@gnutls.org>
Original author and maintainer of GnuTLS.
@@ -52,7 +52,8 @@ David Marín Carreño <davefx@gmail.com>
Added gnutls_x509_crq_get_key_id.
Daiki Ueno <ueno@unixuser.org>
-Added TLS Session Ticket (RFC 5077) support.
+Added TLS Session Ticket (RFC 5077) support,
+finished client-side TLS 1.2 support.
Jonathan Bastien-Filiatrault <joe@x2a.org>
Fix TLS-version checks.