]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Added intermediate handshake layer that will order handshake packets and drop duplicates.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 5 Mar 2011 18:28:46 +0000 (19:28 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 6 Mar 2011 21:26:50 +0000 (22:26 +0100)
commitb6b52f6c19ef13337892be120d29f62526fbb15d
treefde54eaa8c1106f05fe193a6f047511f7b72d2c2
parent789b253b7946c1c0136c4f795afa37ffc75fdd80
Added intermediate handshake layer that will order handshake packets and drop duplicates.
17 files changed:
lib/ext_session_ticket.c
lib/gnutls_buffers.c
lib/gnutls_buffers.h
lib/gnutls_cipher.c
lib/gnutls_dtls.c
lib/gnutls_errors.c
lib/gnutls_handshake.c
lib/gnutls_handshake.h
lib/gnutls_int.h
lib/gnutls_kx.c
lib/gnutls_mbuffers.c
lib/gnutls_mbuffers.h
lib/gnutls_record.c
lib/gnutls_state.c
lib/gnutls_str.c
lib/gnutls_v2_compat.c
lib/includes/gnutls/gnutls.h.in