index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssl
/
src
/
ssl_record.erl
Age
Commit message (
Expand
)
Author
2019-04-02
ssl: Fix Chacha20 IV length and nonce calculation
Péter Dimitrov
2019-03-29
ssl: Add support AES_CCM cipher suites form RFC 6655
Ingela Anderton Andin
2019-03-21
Revert "ssl: Correct handling of crypto exception handling."
Ingela Anderton Andin
2019-03-20
ssl: Correct handling of crypto exception handling.
Ingela Anderton Andin
2019-02-21
Merge branch 'maint'
Raimo Niskanen
2019-02-14
Clean up module boundaries
Raimo Niskanen
2019-02-13
Remove redundant return of CipherState
Raimo Niskanen
2019-02-13
Small binary handling optimizations
Raimo Niskanen
2019-02-13
Produce less garbage in encrypt loop
Raimo Niskanen
2019-01-28
ssl: Encode/decode CertificateVerify
Péter Dimitrov
2019-01-11
ssl: Improve AEAD encode/decode
Péter Dimitrov
2018-10-23
Merge branch 'maint'
Ingela Anderton Andin
2018-10-23
ssl: Correct length to be used in additional data in CHACHA20_POLY1305 cipher
Ingela Anderton Andin
2018-10-22
Merge branch 'maint'
Ingela Anderton Andin
2018-10-19
ssl: Refactor AEAD ciphers
Ingela Anderton Andin
2018-09-06
ssl: Correct compression decoding
Ingela Anderton Andin
2018-06-18
Update copyright year
Henrik Nord
2018-03-13
ssl: Correct some specs
Hans Bolinder
2017-11-16
ssl: Align code of TLS/DTLS record handling
Ingela Anderton Andin
2017-09-30
dtls: Compleate DTLS renegotiate implementation
Ingela Anderton Andin
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-13
ssl, dtls: Refactor so that DTLS records are handled correctly together with ...
Ingela Anderton Andin
2017-02-14
Fixed typos in lib/ssl
Andrew Dryga
2016-12-05
ssl: Implement DTLS state machine
Ingela Anderton Andin
2016-09-05
ssl: Refactor to use maps for the connection states
Ingela Anderton Andin
2016-06-13
dtls: add implementation for msg sequence
Andreas Schultz
2016-06-13
dtls: rework handshake flight encodeing
Andreas Schultz
2016-05-26
ssl: Add BEAST mitigation selection option
Kenneth Lakin
2016-04-25
ssl: Remove use of crypto:rand_bytes/1
Ingela Anderton Andin
2016-03-15
update copyright-year
Henrik Nord
2016-02-05
ssl: Big handshake messages needs to be fragmented on TLS record level
Ingela Anderton Andin
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-23
ssl: Reenable padding check for TLS-1.0 and provide backwards compatible
Ingela Anderton Andin
2014-09-03
ssl: implement AES128-GCM suites
Andreas Schultz
2014-04-17
ssl: Correct decryption error handling
Ingela Anderton Andin
2014-03-25
ssl: Improve type specs
Ingela Anderton Andin
2014-03-25
ssl: Refactor and start implementing dtls_connection.erl
Ingela Anderton Andin
2013-12-02
ssl: Refactor handshake and record handling
Ingela Anderton Andin
2013-09-10
ssl: Refactor TLS/DTLS record handling
Ingela Anderton Andin
2013-09-10
ssl: DTLS record handling
Ingela Anderton Andin
2013-06-04
ssl: Structural perarparation to support DTLS
Ingela Anderton Andin
2013-05-20
ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0
Ingela Anderton Andin
2013-05-08
ssl: Make better use of the crypto API
Ingela Anderton Andin
2013-03-05
ssl: Check that negotiated version is a supported version.
Ingela Anderton Andin
2012-12-20
ssl: Make TLS-1.2 default version
Ingela Anderton Andin
2012-08-22
ssl: TLS-1.1 and TLS-1.2 support should not be default until R16
Ingela Anderton Andin
2012-08-22
ssl: Enable TLS 1.2
Andreas Schultz
2012-08-22
ssl: Enable mac_hash for TLS 1.2
Andreas Schultz
2012-08-22
ssl: Fix PRF logic
Ingela Anderton Andin
2012-08-22
ssl: Consider TLS version when building cipher blocks
Andreas Schultz
[next]