Age | Commit message (Expand) | Author |
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 |
2013-12-02 | ssl: Refactor connection and handshake handling | Ingela Anderton Andin |
2013-11-06 | Add SSL Server Name Indication (SNI) client support | Julien Barbot |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
2013-08-08 | ssl: Revert faulty header option fix | 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-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 |