Age | Commit message (Expand) | Author |
2014-06-12 | ssl: Test case stability | Ingela Anderton Andin |
2014-06-04 | Merge branch 'RoadRunnr/ssl/fix-tests' into maint | Marcus Arendt |
2014-05-28 | SSL: in tests, filter ssl client ciphers for version compatibility | Andreas Schultz |
2014-05-27 | ssl: Correct test SUITE | Ingela Anderton Andin |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-05-12 | Merge branch 'ia/ssl/inherit/OTP-11897' into maint | Ingela Anderton Andin |
2014-05-09 | ssl: Handle socket option inheritance when pooling of accept sockets is used | Ingela Anderton Andin |
2014-05-07 | ssl: SSL/TLS version input list shall not be order dependent | Ingela Anderton Andin |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-22 | Merge branch 'ia/ssl/recv/OTP-11878' into maint | Ingela Anderton Andin |
2014-04-17 | ssl: recv shall ruturn {error, einval} on active socket | Ingela Anderton Andin |
2014-04-16 | ssl: Select supported cipher suites for the negotiated SSL/TLS-version | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-25 | ssl: Handle SNI alert unrecognized_name and gracefully deal with | Ingela Anderton Andin |
2014-03-04 | ssl: Add input sanity check | Ingela Anderton Andin |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-21 | ssl: Add test that memory is not leeked | Ingela Anderton Andin |
2014-02-14 | ssl: Add test for avoiding a version and chipher suite missmatch | Ingela Anderton Andin |
2014-01-28 | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621' | Ingela Anderton Andin |
2014-01-22 | ssl: Incorrect inputed cipherlist lead server to think that the client | Ingela Anderton Andin |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2014-01-14 | ssl: Add missing options validation of server_name_indication | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connetion handling | Ingela Anderton Andin |
2013-12-02 | ssl: Test case enhancement | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor API | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
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-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-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-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-18 | ssl: Further error handling enhancments | Ingela Anderton Andin |
2013-02-12 | ssl: Generalize cb_info option | Ingela Anderton Andin |
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-11 | ssl: CTify test cases | Ingela Anderton Andin |
2012-12-20 | ssl: Add test for gen_tcp with reuseaddr as reference | 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 | Merge branch 'ia/ssl/peer-cert-server' | Ingela Anderton Andin |