Age | Commit message (Expand) | Author |
2014-10-03 | ssl: Fix link error in documentation | Ingela Anderton Andin |
2014-09-09 | ssl, public_key: Add new option partial_chain | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-03 | ssl: Improved documentation of the cacertfile option | Ingela Anderton Andin |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2013-11-20 | Merge branch 'maint' | Hans Nilsson |
2013-11-19 | ftp,ssl: Fixes broken type link (ssloption). | Hans Nilsson |
2013-11-11 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-06 | Update documentation | Julien Barbot |
2013-11-06 | Add a new server_name_indication option to ssl:connect | Julien Barbot |
2013-11-06 | Add SSL Server Name Indication (SNI) client support | Julien Barbot |
2013-11-04 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-01 | Fix client_preferred_next_protocols documentation | Julien Barbot |
2013-08-28 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-27 | ssl: documentation regarding log_alert | Fredrik Gustafsson |
2013-05-08 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-08 | SSL: add Elliptic Curve support for ssl app | Andreas Schultz |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-05 | ssl & crypto: Documentation enhancements | Ingela Anderton Andin |
2013-04-03 | ssl: Add option to list all available ciper suites and enhanced documentation | Ingela Anderton Andin |
2013-03-28 | SSL: add documentation for PSK and SRP ciphers options | Andreas Schultz |
2013-03-17 | Fix SSL Next Protocol Negotiation documentation | Julien Barbot |
2013-02-22 | ssl: Add missing option and links | Ingela Anderton Andin |
2013-02-12 | ssl: Generalize cb_info option | Ingela Anderton Andin |
2012-12-20 | ssl: Make TLS-1.2 default version | Ingela Anderton Andin |
2012-09-20 | ssl: Changed default behaviour of next protocol negotiation to make | Ingela Anderton Andin |
2012-09-20 | ssl: Update SSL docs for SSL Next Protocol Support | Ben Murphy |
2012-08-22 | ssl & public_key: Prepare for release | Ingela Anderton Andin |
2012-04-25 | Improved explanation of depth option | Ingela Anderton Andin |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-26 | Merge branch 'as/ssl-tls-prf-function' into maint | Gustav Simonsson |
2012-03-05 | Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as | Andreas Schultz |
2012-02-28 | Remove/add extra/missing white spaces | Ricardo Catalinas Jiménez |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-09-28 | Corrected documentation bug | Ingela Anderton Andin |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-08-08 | replace "a ssl" with "an ssl" | Christian von Roques |
2011-08-08 | Trivial documentation fixes | Christian von Roques |
2011-06-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | Ingela Anderton Andin |
2011-05-05 | Spec corrections | Ingela Anderton Andin |
2011-04-29 | Changed iolist() to iodata() | Ingela Anderton Andin |
2011-04-21 | Fixed blunder in year tag | Ingela Anderton Andin |
2011-04-20 | Added missing path validation error to documentation | 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-29 | Fixed broken links in the documentation and dialyzer warnings | Ingela Anderton Andin |
2010-10-07 | Anonymous cipher suites | Ingela Anderton Andin |
2010-09-29 | Merge branch 'ia/ssl-and-public_key/verify_fun_peer_awarness/OTP-8873' into m... | Erlang/OTP |