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_handshake.erl
Age
Commit message (
Expand
)
Author
2011-09-05
Corrected spec name errors: ip_adress -> ip_address port_num -> port_number
Ingela Anderton Andin
2011-08-31
Merge branch 'ia/ssl/use-inet-and-gen-specs' into dev
Ingela Anderton Andin
2011-08-31
Use inet and gen_* dialyzer specs
Ingela Anderton Andin
2011-08-30
Corrected input argument to error_logger:error_report/1
Ingela Anderton Andin
2011-06-29
Removed global name from the certificate tabel
Ingela Anderton Andin
2011-01-17
Verification of a critical extended_key_usage-extension corrected
Ingela Anderton Andin
2010-12-16
Cache invaldation first version does not break old test cases
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-10-21
Merge branch 'ia/ssl/certificate-verify/wrong-key-method/OTP-8897' into dev
Björn Gustavsson
2010-10-20
Correct handling of client certificate verify message
Ingela Anderton Andin
2010-10-07
Anonymous cipher suites
Ingela Anderton Andin
2010-09-27
Merge branch 'ia/ssl-and-public_key/backwards-compatibility/OTP-8858' into dev
Ingela Anderton Andin
2010-09-24
Backwards compatibility
Ingela Anderton Andin
2010-09-15
Corrected and added dialyzer specs
Ingela Anderton Andin
2010-09-06
Handling of path validation errors by the application
Ingela Anderton Andin
2010-09-01
Empty certificate chain
Ingela Anderton Andin
2010-08-26
Fix handshake problem with multiple messages in one packet
Dan Gudmundsson
2010-08-24
Merge branch 'ia/public_key_api/OTP-8722' into dev
Ingela Anderton Andin
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-08-18
Fix bug in ssl handshake protocol related to the choice of cipher suites
Paul Guyot
2010-06-29
The server now verifies the client certificate verify message correctly, inst...
Ingela Anderton Andin
2010-06-22
Refreshed documentation to reflect the change of default implementation.
Ingela Anderton Andin
2010-06-11
OTP-8695 New ssl default
Ingela Anderton Andin
2010-06-07
OTP-8587 DSA key support
Ingela Anderton Andin
2010-05-28
Hoops too quick to check in previous version, changed . to ;, compiled in
Ingela Anderton Andin
2010-05-28
Added misssing version check for client.
Ingela Anderton Andin
2010-05-21
Decision not to support DH and export cipher suites.
Ingela Anderton Andin
2010-05-20
Honor internal API
Ingela Anderton Andin
2010-05-17
Removed/commented out currently dead code.
Ingela Anderton Andin
2010-05-11
OTP-8568 RFC -5746
Ingela Anderton Andin
2010-04-13
OTP-8554 Certificate extensions
Ingela Anderton Andin
2010-04-13
Fixed spelling error
Dan Gudmundsson
2010-03-25
OTP-7046 Support for Diffie-Hellman keyexchange
Ingela Anderton Andin
2010-03-25
OTP-8517 Renegotiation
Ingela Anderton Andin
2010-01-19
Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_dev
Erlang/OTP
2010-01-13
Added a public_key:pkix_transform/2 instead and used it from ssl.
Dan Gudmundsson
2010-01-12
Code cleanup
Dan Gudmundsson
2010-01-12
Send CA list during Certificate Request in new_ssl
Wil Tan
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP