Age | Commit message (Expand) | Author |
2014-02-06 | public_key: Export some dialyzer types | Ingela Anderton Andin |
2014-01-28 | Fix incorrect use of public_key:private_key/0 type | Tuncer Ayaz |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2013-12-02 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor API | Ingela Anderton Andin |
2013-11-06 | Add a new server_name_indication option to ssl:connect | Julien Barbot |
2013-09-10 | ssl: Refactor TLS/DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2013-05-08 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-03-28 | SSL: add TLS-SRP (RFC 5054) cipher suites | Andreas Schultz |
2013-03-28 | SSL: add TLS PSK (RFC 4279 and RFC 5487) cipher suites | Andreas Schultz |
2012-12-20 | ssl: Make TLS-1.2 default version | Ingela Anderton Andin |
2012-09-20 | ssl: Dialyzer fixes and code cleaning | Ingela Anderton Andin |
2012-09-20 | ssl: Support for SSL Next Protocol Negotiation | Ben Murphy |
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 |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-09 | First fully working version | Ingela Anderton Andin |
2011-08-31 | Use inet and gen_* dialyzer specs | Ingela Anderton Andin |
2011-06-29 | Removed global name from the certificate tabel | Ingela Anderton Andin |
2011-03-07 | Add the option { hibernate_after, int() } to ssl:connect and ssl:listen | Jeroen Koops |
2011-01-10 | Fixed Dialyzer specs | Ingela Anderton Andin |
2010-11-30 | Fixed guard and test case | Ingela Anderton Andin |
2010-11-10 | Added "DECRYPTION_FAILED ALERT" for block decipher failure. | Ingela Anderton Andin |
2010-10-07 | Anonymous cipher suites | Ingela Anderton Andin |
2010-09-07 | Add missed DER dh option. | Ingela Anderton Andin |
2010-09-03 | DER format in API | Ingela Anderton Andin |
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 | Added more -spec definitions. | Ingela Anderton Andin |
2010-06-22 | Refreshed documentation to reflect the change of default implementation. | Ingela Anderton Andin |
2010-05-11 | OTP-8568 RFC -5746 | Ingela Anderton Andin |
2010-04-13 | OTP-8554 Certificate extensions | 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 |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |