Age | Commit message (Expand) | Author |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |
2013-05-28 | ssl: Do not advertise EC ciphers if crypto support is insufficient | Ingela Anderton Andin |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | Sverker Eriksson |
2013-05-20 | crypto,public_key,ssl: Change return value of crypto:generate_key(ecdh,..) | Sverker Eriksson |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssl, public_key & inets: Remove use of deprecated crypto functions from | Ingela Anderton Andin |
2013-05-20 | ssl: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-08 | ssl: Only send ECC-hello extension if ECC-cipher suites are advertised | Ingela Anderton Andin |
2013-05-08 | ssl, crypto: Eliminate remaining mpint and EC resource key from API | Ingela Anderton Andin |
2013-05-08 | ssl, public_key, crypto: General generate_key and compute_key functions | Ingela Anderton Andin |
2013-05-08 | ssl: test case fix | Ingela Anderton Andin |
2013-05-08 | public_key: use new crypto | Ingela Anderton Andin |
2013-05-08 | crypto, public_key & ssl: Change API to hide resource format for EC KEY | Sverker Eriksson |
2013-05-08 | ssl: Filter out ECC cipher suites when openssl is buggy | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Improved handling ECDH keys | Ingela Anderton Andin |
2013-05-08 | ssl: ct:print -> ct:log and assert port_command | Ingela Anderton Andin |
2013-05-08 | ssl: Skip ECC cipher tests on versions of openssl pre 0.9.9 | Ingela Anderton Andin |
2013-05-08 | SSL: add Elliptic Curve ciphers unit tests | Andreas Schultz |
2013-05-08 | SSL: add Elliptic Curve support for ssl app | Andreas Schultz |
2013-05-08 | SSL: filter TLS cipher suites for supported algorithms | Andreas Schultz |
2013-04-29 | Merge branch 'as/fix-srp-psk-anon/OTP-11071' into maint | Fredrik Gustafsson |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-04-12 | fix srp_anon ciphers suites requiring certificates to work. | Andreas Schultz |
2013-03-28 | SSL: add tests for PSK and SRP ciphers | Andreas Schultz |
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: Check that negotiated version is a supported version. | Ingela Anderton Andin |
2013-03-01 | ssl: correct test case | Ingela Anderton Andin |
2013-02-22 | ssl: Add missing group clause and correct parameters to packet/7 | Ingela Anderton Andin |
2013-02-20 | ssl: Fatal close alert makes more sense than handshake failiure at econnaborted | 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-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: Too short timeout in test case | Ingela Anderton Andin |
2013-01-22 | Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451' | Ingela Anderton Andin |
2013-01-21 | ssl: Enhance error handling | Ingela Anderton Andin |
2013-01-17 | ssl: Certificates and PEM-cache cleaning fixed to avoid memory leak | Ingela Anderton Andin |
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 |
2012-12-20 | ssl: Add test for gen_tcp with reuseaddr as reference | Ingela Anderton Andin |
2012-12-19 | ssl: Fix update of test case name in init funtion | Ingela Anderton Andin |
2012-12-06 | Merge branch 'maint' | Ingela Anderton Andin |
2012-12-06 | ssl: Fix recv after timeout expired | Ingela Anderton Andin |
2012-12-06 | ssl: Timeout handling changed so that the fsm-process will terminate if the s... | Ingela Anderton Andin |
2012-11-27 | ssl: Receive port EXIT-message so that it does not get mixed up with the prot... | Ingela Anderton Andin |
2012-11-27 | Merge branch 'ia/ssl/peer-cert-server' | Ingela Anderton Andin |
2012-11-27 | ssl: Add and enhance tests | Ingela Anderton Andin |