Age | Commit message (Expand) | Author |
2017-11-08 | ssl: Add private key configuration for crypto engine | Ingela Anderton Andin |
2017-10-18 | Merge branch 'ingela/dtls/no-packet-upd/OTP-14664' into maint | Ingela Anderton Andin |
2017-10-17 | ssl: No support for packet option over unreliable transport | Ingela Anderton Andin |
2017-10-16 | ssl: Fix test cases to work on all test platforms | Ingela Anderton Andin |
2017-10-13 | ssl: Sessions must be registered with SNI if exists | Ingela Anderton Andin |
2017-10-13 | ssl: Extend hostname check to fallback to checking IP-address | Ingela Anderton Andin |
2017-10-12 | public_key, ssl: Handles keys so that APIs are preserved correctly | Ingela Anderton Andin |
2017-09-30 | dtls: Compleate DTLS renegotiate implementation | Ingela Anderton Andin |
2017-09-20 | public_key, ssl: Provide certitifate test data generation function in public_key | Ingela Anderton Andin |
2017-09-11 | ssl: OpenSSL-1.0.0 is really broken | Ingela Anderton Andin |
2017-09-07 | ssl: Make sure test initilization is clean | Ingela Anderton Andin |
2017-09-01 | ssl: Make sure test initilization is clean | Ingela Anderton Andin |
2017-08-24 | Merge branch 'ingela/ssl/dtls-alert-handling/OTP-14078' into maint | Ingela Anderton Andin |
2017-08-24 | ssl: DTLS packet support | Ingela Anderton Andin |
2017-08-23 | ssl: Enable dtls tests | Ingela Anderton Andin |
2017-08-23 | ssl: Adjust ALPN and next protocol to work with DTLS | Ingela Anderton Andin |
2017-08-23 | ssl: Enable more DTLS tests | Ingela Anderton Andin |
2017-08-15 | Merge pull request #1532 from angelhof/public_key/generate_key-rsa-inconsiste... | Ingela Andin |
2017-08-14 | Merge branch 'ingela/ssl/timeout-cuddle' into maint | Ingela Anderton Andin |
2017-08-14 | dtls: Customize alert handling for DTLS over UDP | Ingela Anderton Andin |
2017-08-11 | Merge branch 'ingela/ssl/cert-handling' into maint | Ingela Anderton Andin |
2017-08-10 | ssl: Longer timeouts for test cases that do many handshakes | Ingela Anderton Andin |
2017-08-10 | Merge branch 'ingela/dtls/cuddle' into maint | Ingela Anderton Andin |
2017-08-10 | ssl: Correct cipher suite handling | Ingela Anderton Andin |
2017-08-09 | ssl: Modernize DSA cert chain generation | Ingela Anderton Andin |
2017-08-08 | ssl: Handle OpenSSL output correctly | Ingela Anderton Andin |
2017-08-08 | ssl: Clean | Ingela Anderton Andin |
2017-08-08 | ssl: Remove test of OpenSSL | Ingela Anderton Andin |
2017-08-08 | ssl: Use new cert generation | Ingela Anderton Andin |
2017-07-28 | Change version of hardcoded RSA test records | Konstantinos Kallas |
2017-06-30 | ssl: Workaround localhost problems | Ingela Anderton Andin |
2017-06-29 | ssl: Move clause so that it will match | Ingela Anderton Andin |
2017-06-29 | ssl: Skip test if OpenSSL has problems generating CRL | Ingela Anderton Andin |
2017-06-29 | ssl: Set rizzo* test timeout high enough for our slowest test machine | Ingela Anderton Andin |
2017-06-27 | ssl: Skip sslv2 hello compatible tests on OpenSSL-0.9.8o | Ingela Anderton Andin |
2017-06-26 | ssl: Skip sslv3 interop with newer OpenSSL | Ingela Anderton Andin |
2017-06-26 | ssl: Increase timeout for testcase testing ECDH keyexchange with | Ingela Anderton Andin |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-10 | dtls: Handle getopts and setopts for DTLS | Ingela Anderton Andin |
2017-05-25 | Fix non-delivery of ssl_closed message in active once | Johannes Weißl |
2017-05-19 | ssl: Improve tests | Ingela Anderton Andin |
2017-05-19 | ssl: Add missing algorithm ecdh_ecdsa | Ingela Anderton Andin |
2017-05-15 | Merge branch 'ingela/ssl/bench-certs' | Ingela Anderton Andin |
2017-05-15 | ssl: Disable Server Name verification in bench tests for now | Ingela Anderton Andin |
2017-05-11 | Merge branch 'ingela/ssl/windows-cuddle' | Ingela Anderton Andin |
2017-05-09 | ssl: Only run sslv2 reject tests on old OpenSSL version | Ingela Anderton Andin |
2017-05-08 | ssl: Try to workaround OpenSSL windows obscurities | Ingela Anderton Andin |
2017-05-06 | ssl: Add hostname check of server certificate | Ingela Anderton Andin |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-21 | ssl: Rewrite test data generation | Ingela Anderton Andin |