mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-15 00:26:12 -04:00

* restricted/pr/403: Correct record header size in case of TLS Don't allocate space for DTLS header if DTLS is disabled Improve debugging output Adapt ChangeLog Add run-time check for handshake message size in ssl_write_record Add run-time check for record content size in ssl_encrypt_buf Add compile-time checks for size of record content and payload