The record receive buffer is now stored in the session data, to avoid memory allocati...
commitb051f5dd61f057f094061c892d5f7de0ed092aaf
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 13 Apr 2004 13:14:33 +0000 (13 13:14 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 13 Apr 2004 13:14:33 +0000 (13 13:14 +0000)
tree630f8d35e7c77f20836c89ab585268eaa6142c20
parentcbe376b64696ddaac8bfc5b9f3a0fdb7a1788512
The record receive buffer is now stored in the session data, to avoid memory allocations per receive.
doc/TODO
lib/gnutls_cipher.c
lib/gnutls_int.h
lib/gnutls_record.c
lib/gnutls_state.c