Age | Commit message (Expand) | Author |
2014-08-11 | ssl: Test ECDSA and improve test suite maintainability | Ingela Anderton Andin |
2014-07-07 | Merge branch 'dnet/parse_sni' into maint | Bruce Yinhe |
2014-06-12 | ssl: Test case stability | Ingela Anderton Andin |
2014-06-05 | added SNI decode test to SSL handshake suite | András Veres-Szentkirályi |
2014-06-04 | Merge branch 'RoadRunnr/ssl/fix-tests' into maint | Marcus Arendt |
2014-06-03 | SSL: always filter the full list of supported ciphers against the supported a... | Andreas Schultz |
2014-05-28 | SSL: fix OpenSSL known renegotiation bug detection | Andreas Schultz |
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-24 | ssl: Fixes ssl_crl_SUITE errors on mixed ipv6-v4 interfaces | Hans Nilsson |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-23 | ssl: Refactor so that there is only one source for the default hashsign values | Ingela Anderton Andin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-23 | ssl: TLSv1.2: proper default sign algo for RSA | 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 | Merge branch 'ia/ssl/accept-with-options' | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-28 | ssl: Testing - sha256 digest not supported on all platforms | Björn-Egil Dahlberg |
2014-03-28 | ssl: fix crl test suite error with unexpected web server response | Hans Nilsson |
2014-03-26 | ssl, pubkey: Code and test adjustments | Hans Nilsson |
2014-03-26 | Rework IDP validation according to the RFC, fix public_key tests | Andrew Thompson |
2014-03-26 | Various improvements to CRL handling | Andrew Thompson |
2014-03-25 | ssl: Handle SNI alert unrecognized_name and gracefully deal with | Ingela Anderton Andin |
2014-03-14 | Add test for unknown elliptic curve supported by client | Danil Zagoskin |
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-29 | ssl: Add workaround in test code for openssl s_client bug | Ingela Anderton Andin |
2014-01-28 | Merge branch 'ia/ssl/tests' | Ingela Anderton Andin |
2014-01-28 | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621' | Ingela Anderton Andin |
2014-01-27 | ssl: Avoid test case timing issues | Ingela Anderton Andin |
2014-01-24 | Merge branch 'maint' | Ingela Anderton Andin |
2014-01-22 | ssl: Incorrect inputed cipherlist lead server to think that the client | Ingela Anderton Andin |
2014-01-22 | Merge branch 'dgud/test_unicode/OTP-10877' | Dan Gudmundsson |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2014-01-21 | Merge branch 'ia/ssl/openssl-reneogtiation-bug' | Ingela Anderton Andin |
2014-01-21 | Fix (unicode) debug info in test cases | Dan Gudmundsson |
2014-01-14 | ssl: Add missing options validation of server_name_indication | Ingela Anderton Andin |
2014-01-14 | ssl: Add versions to check for sane OpenSSL version for renegotiation | 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 |