tls: split handshake message & record compilation
commitced98f2422c39d0e8f1daae439780b69c82bda69
authorStefan Becker <chemobejk@gmail.com>
Sun, 20 Nov 2011 16:30:38 +0000 (20 18:30 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 20 Nov 2011 16:30:38 +0000 (20 18:30 +0200)
tree8eeca59fa29d927e63adae146e5f6193eeece147
parent04443d7666b03c5078d829b961afb7bb883418d7
tls: split handshake message & record compilation

We need to generate digests over the handshake messages for the
verification messages. In order to prepare for this it will be easier to
split the generation of handshake messages and the TLS record.
src/core/sipe-tls.c