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_connection.erl
Age
Commit message (
Expand
)
Author
2010-08-31
Merge branch 'dgud/ssl/handskake_client_key/OTP-8793' into dev
Dan Gudmundsson
2010-08-27
Fix receiving empty packets.
Dan Gudmundsson
2010-08-26
Fix handshake problem with multiple messages in one packet
Dan Gudmundsson
2010-08-24
Handling of {mode, list}
Ingela Anderton Andin
2010-08-24
Correct behaviour if {packet, line} and mode list are given
Thomas Lachmann
2010-08-23
Revise the public_key API
Ingela Anderton Andin
2010-06-23
Added more specs and changed from using own min/2 funtion to erlang:min/2.
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-06-04
Fixed handling of several ssl/tls packets arriving at the same time.
Ingela Anderton Andin
2010-05-28
Cleaned code
Ingela Anderton Andin
2010-05-28
Added code to handle own alert in case MAC or padding check fails.
Ingela Anderton Andin
2010-05-27
Moved nodelay workaround for linux, as it seems to only work if you do
Ingela Anderton Andin
2010-05-26
Seems we need "nodelay socket flush" on some linux platforms after all.
Ingela Anderton Andin
2010-05-25
Enhancements and fixes due to coverage investegation.
Ingela Anderton Andin
2010-05-21
Clean up of code
Ingela Anderton Andin
2010-05-21
Decision not to support DH and export cipher suites and clean up.
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-29
OTP-8588 Alert and packet handling improvment
Ingela Anderton Andin
2010-04-13
We currently do not support fixed DH. Removal of dead code.
Ingela Anderton Andin
2010-04-13
Fixed dialyzer warning
Ingela Anderton Andin
2010-04-13
OTP-8554 Certificate extensions
Ingela Anderton Andin
2010-04-12
OTP-8517 Renegotiation
Ingela Anderton Andin
2010-04-07
Fix ssl to decode http packets in the same way as gen_tcp
Rory Byrne
2010-04-07
To preserve coding style of this module
Ingela Anderton Andin
2010-04-05
Fix verification of ssl client when fail_if_no_peer_cert
Rory Byrne
2010-03-31
Fixed arguments to queue:in_r in clause that is very unlikly to happen and he...
Ingela Anderton Andin
2010-03-31
Corrected merge errors
Ingela Anderton Andin
2010-03-25
OTP-7046 Support for Diffie-Hellman keyexchange
Ingela Anderton Andin
2010-03-25
OTP-8517 Renegotiation
Ingela Anderton Andin
2010-02-18
Avoid crash when trying to alert the user.
Dan Gudmundsson
2010-02-17
OTP-8459 Do a controlled shutdown if a non ssl packet arrives as the first
Dan Gudmundsson
2010-02-12
Fixed ssl:setopts(Socket, binary) which was didn't work for 'new' ssl.
Dan Gudmundsson
2010-02-12
Fixed bug file cache bug and improved the error messages.
Dan Gudmundsson
2010-02-12
prepend packet size bytes in ssl:send() in new_ssl implementation
YAMASHINA Hio
2010-01-19
Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_dev
Erlang/OTP
2010-01-12
Minor code cleanup
Dan Gudmundsson
2010-01-12
new_ssl fix session reuse
Wil Tan
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP