Age | Commit message (Expand) | Author |
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-13 | Fixed spelling error | Dan Gudmundsson |
2010-04-13 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-04-12 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-04-09 | Fix renegotiate doc | Ingela Anderton Andin |
2010-04-09 | Update version number | Ingela Anderton Andin |
2010-04-09 | Removed more sleeps | Ingela Anderton Andin |
2010-04-09 | Removed need of sleep better to synchronize if possible. | Ingela Anderton Andin |
2010-04-09 | Merge branch 'rb/ssl-fix-http-packet-decoding' into dev | Erlang/OTP |
2010-04-08 | Fixed comment | Ingela Anderton Andin |
2010-04-08 | Merge branch 'rb/ssl-transport-accept-fix' into dev | Erlang/OTP |
2010-04-08 | Update version number | Ingela Anderton Andin |
2010-04-07 | Generalized tcp_connect test | Ingela Anderton Andin |
2010-04-07 | ** Empty commit message ** | Ingela Anderton Andin |
2010-04-07 | Fix ssl to decode http packets in the same way as gen_tcp | Rory Byrne |
2010-04-07 | Fix ssl:transport_accept/2 to return properly when socket is closed | 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-04-05 | Fix mishandling of valid ssl options | Rory Byrne |
2010-04-01 | Fixed copy paste error | Ingela Anderton Andin |
2010-04-01 | Added renegotiate/1 | Ingela Anderton Andin |
2010-04-01 | Add dhfile option | Ingela Anderton Andin |
2010-04-01 | Update version number | Ingela Anderton Andin |
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-03-16 | OTP-8510 ssl crash | Dan Gudmundsson |
2010-02-18 | Avoid crash when trying to alert the user. | Dan Gudmundsson |
2010-02-17 | ssl: Prepare release | 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 | Merge branch 'yh/packet_option_for_new_ssl_send' into ccase/r13b04_dev | Erlang/OTP |
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 | Allow <c>ssl:listen/2</c> to be called with option {ssl_imp, old}. | Dan Gudmundsson |
2010-02-12 | prepend packet size bytes in ssl:send() in new_ssl implementation | YAMASHINA Hio |
2010-02-03 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-01-21 | ** Empty commit message ** | Lars G Thorsen |
2010-01-20 | Increased timeout for slow virtual machines | Dan Gudmundsson |
2010-01-19 | ** Empty commit message ** | Dan Gudmundsson |
2010-01-19 | Merge branch 'dgud/ssl-patches-from-Wil' into ccase/r13b04_dev | Erlang/OTP |
2010-01-19 | Update version number | Dan Gudmundsson |
2010-01-13 | Add test suite for the ssl application | Dan Gudmundsson |
2010-01-13 | Added a public_key:pkix_transform/2 instead and used it from ssl. | Dan Gudmundsson |
2010-01-12 | Minor code cleanup | Dan Gudmundsson |
2010-01-12 | new_ssl fix session reuse | Wil Tan |
2010-01-12 | Code cleanup | Dan Gudmundsson |
2010-01-12 | Send CA list during Certificate Request in new_ssl | Wil Tan |