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
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
2011-12-05
Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-...
Ingela Anderton Andin
2011-11-23
Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast
Ingela Anderton Andin
2011-08-08
replace "a ssl" with "an ssl"
Christian von Roques
2011-06-07
Prevention of denial of service attack
Ingela Anderton Andin
2010-11-30
Fixed guard and test case
Ingela Anderton Andin
2010-11-18
Added alert in stream cipher case.
Ingela Anderton Andin
2010-09-15
Corrected and added dialyzer specs
Ingela Anderton Andin
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-06-22
Added more -spec definitions.
Ingela Anderton Andin
2010-06-07
OTP-8587 DSA key support
Ingela Anderton Andin
2010-05-28
Added missing Mac check.
Ingela Anderton Andin
2010-05-25
Enhanced protocol version handling.
Ingela Anderton Andin
2010-05-21
Clean up of code
Ingela Anderton Andin
2010-05-11
OTP-8568 RFC -5746
Ingela Anderton Andin
2010-03-25
OTP-8517 Renegotiation
Ingela Anderton Andin
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP