session->key no longer needs to be an allocated structure.
commit80c4b5e316002b6b5d2ffaf22a22f8f8cce1a142
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 10 Oct 2012 06:32:07 +0000 (10 08:32 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 10 Oct 2012 06:32:07 +0000 (10 08:32 +0200)
treecbf438fb2eae55ba85259ea260fb4f245d947e0f
parent9ffddfaf6a983378358eef7d33f32b9da49662f7
session->key no longer needs to be an allocated structure.
25 files changed:
lib/auth/anon.c
lib/auth/anon_ecdh.c
lib/auth/cert.c
lib/auth/dh_common.c
lib/auth/dhe.c
lib/auth/dhe_psk.c
lib/auth/ecdh_common.c
lib/auth/psk.c
lib/auth/psk_passwd.c
lib/auth/rsa.c
lib/auth/rsa_export.c
lib/auth/srp.c
lib/auth/srp_passwd.c
lib/auth/srp_rsa.c
lib/ext/srp.c
lib/ext/status_request.c
lib/gnutls_auth.c
lib/gnutls_auth.h
lib/gnutls_cert.c
lib/gnutls_handshake.c
lib/gnutls_int.h
lib/gnutls_kx.c
lib/gnutls_state.c
lib/gnutls_ui.c
lib/gnutls_x509.c