aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/dtls_record.erl
AgeCommit message (Expand)Author
2019-05-29ssl: Change check of DTLS record versionIngela Anderton Andin
2019-02-22ssl: Add debug logging for DTLSPéter Dimitrov
2019-02-13Remove redundant return of CipherStateRaimo Niskanen
2019-02-05ssl: Use specs to generate type documentationIngela Anderton Andin
2018-10-19ssl: Refactor AEAD ciphersIngela Anderton Andin
2018-06-18Update copyright yearHenrik Nord
2018-03-09ssl: Remove interoperability option v2_hello_compatibleIngela Anderton Andin
2018-01-23ssl: Add record version sanity checkIngela Anderton Andin
2017-11-16ssl: Align code of TLS/DTLS record handlingIngela Anderton Andin
2017-09-30dtls: Compleate DTLS renegotiate implementationIngela Anderton Andin
2017-05-16dtls: Implement replay protectionIngela Anderton Andin
2017-05-04Update copyright yearRaimo Niskanen
2017-04-26ssl: Correct DTLS mac handlingIngela Anderton Andin
2017-04-21ssl: TLS-1.2 clients will now always send hello messages on its own format.Ingela Anderton Andin
2017-04-13ssl, dtls: Refactor so that DTLS records are handled correctly together with ...Ingela Anderton Andin
2017-04-13ssl, dtls: Correct integer type for sequence numberIngela Anderton Andin
2017-02-14Fixed typos in lib/sslAndrew Dryga
2016-12-07Update copyright-yearErlang/OTP
2016-12-05ssl: Implement DTLS state machineIngela Anderton Andin
2016-09-05ssl: Refactor to use maps for the connection statesIngela Anderton Andin
2016-06-13dtls: sync dtls_record DTLS version and crypto handling with TLSAndreas Schultz
2016-06-13dtls: rework handshake flight encodeingAndreas Schultz
2016-05-03ssl: Adapt DTLS to gen_statemIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-23ssl: Reenable padding check for TLS-1.0 and provide backwards compatibleIngela Anderton Andin
2014-09-03ssl: implement AES128-GCM suitesAndreas Schultz
2014-03-25ssl: Avoid dialyzer warnings in dtls codeIngela Anderton Andin
2014-03-25ssl: Refactor and start implementing dtls_connection.erlIngela Anderton Andin
2013-12-02ssl, public_key: Dialyzer fixesIngela Anderton Andin
2013-12-02ssl: Refactor handshake and record handlingIngela Anderton Andin
2013-09-10ssl: Refactor TLS/DTLS record handlingIngela Anderton Andin
2013-09-10ssl: DTLS record handlingIngela Anderton Andin
2013-09-10ssl: Add DTLS record primitivesAndreas Schultz
2013-06-04ssl: Structural perarparation to support DTLSIngela Anderton Andin