Age | Commit message (Expand) | Author |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-04-05 | ssl & crypto: Documentation enhancements | Ingela Anderton Andin |
2013-04-03 | ssl: Use new SRP crypto API | 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-28 | SSL: enable hash_size values for sha224, sha384 and sha512 | Andreas Schultz |
2013-03-28 | SSL: add tests for PSK and SRP ciphers | Andreas Schultz |
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 |
2013-03-25 | Added comment about proxy certificates | Fredrik Gustafsson |
2013-03-21 | Fix ssl_connection to support reading proxy/chain certificates | Valentin Kuznetsov |
2013-03-17 | Fix SSL Next Protocol Negotiation documentation | Julien Barbot |
2013-03-13 | public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27 | Ingela Anderton Andin |
2013-03-13 | ssl: Add missing configuration in test case | Ingela Anderton Andin |
2013-03-06 | ssl: Handle next protocol negotiation when reusing a session. | Ingela Anderton Andin |
2013-03-05 | ssl: Clean code thanks to dialyzer | Ingela Anderton Andin |
2013-03-05 | ssl: Check that negotiated version is a supported version. | Ingela Anderton Andin |
2013-03-01 | ssl: correct test case | Ingela Anderton Andin |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | ssl: Add missing option and links | Ingela Anderton Andin |
2013-02-22 | ssl: Add missing group clause and correct parameters to packet/7 | Ingela Anderton Andin |
2013-02-21 | Merge branch 'ia/ssl/econnaborted' | Ingela Anderton Andin |
2013-02-20 | ssl: Fatal close alert makes more sense than handshake failiure at econnaborted | Ingela Anderton Andin |
2013-02-19 | ssl: Prepare for R16B | Ingela Anderton Andin |
2013-02-18 | ssl: Further error handling enhancments | Ingela Anderton Andin |
2013-02-12 | ssl: Generalize cb_info option | Ingela Anderton Andin |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Merge branch 'ia/ssl/test-case-timeout' | Ingela Anderton Andin |
2013-01-23 | ssl: Enhance dialyzer specs | Kostis Sagonas |
2013-01-23 | ssl: Do not return random values | Kostis Sagonas |
2013-01-23 | ssl: M-x erlang-indent-buffer | Ingela Anderton Andin |
2013-01-23 | ssl: Remove unnecessary construction of a return value | Kostis Sagonas |
2013-01-23 | ssl: Too short timeout in test case | Ingela Anderton Andin |
2013-01-22 | ssl: Prepare for R16 release | Ingela Anderton Andin |
2013-01-22 | Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451' | Ingela Anderton Andin |
2013-01-21 | Merge branch 'ia/ssl/certtable-clean/OTP-10710' | Ingela Anderton Andin |
2013-01-21 | Merge branch 'ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709' | Ingela Anderton Andin |
2013-01-21 | ssl: Enhance error handling | Ingela Anderton Andin |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-17 | SSL: simplify server key encoding, decoding and signature handling | Andreas Schultz |
2013-01-17 | SSL: unify the different implementations signature check implementations | Andreas Schultz |
2013-01-17 | ssl: Certificates and PEM-cache cleaning fixed to avoid memory leak | Ingela Anderton Andin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-14 | ssl: ct:format should be ct:print | Ingela Anderton Andin |
2013-01-11 | ssl: CTify test cases | Ingela Anderton Andin |
2013-01-10 | Merge branch 'ia/ssl/gen-tcp-reusesaddr' | Ingela Anderton Andin |
2013-01-08 | Merge branch 'ia/ssl/TLS-1.2-default/OTP-10425' | Ingela Anderton Andin |
2012-12-20 | ssl: Make TLS-1.2 default version | Ingela Anderton Andin |
2012-12-20 | ssl: Add test for gen_tcp with reuseaddr as reference | Ingela Anderton Andin |