Age | Commit message (Expand) | Author |
2017-05-11 | Prepare release | Erlang/OTP |
2017-05-11 | removed ct:pal call in ssl_connection | Joe DeVivo |
2017-03-31 | Update release notes | Erlang/OTP |
2017-03-27 | ssl: Prepare for release | Ingela Anderton Andin |
2017-03-27 | ssl: Avoid data loss in active once | Ingela Anderton Andin |
2017-03-14 | Prepare release | Erlang/OTP |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-08 | Merge branch 'ingela/ssl/next-maint-version' into maint | Ingela Anderton Andin |
2017-03-08 | dtls: Only test this for TLS for now | Ingela Anderton Andin |
2017-03-07 | dtls: Avoid mixup of protocol to test | Ingela Anderton Andin |
2017-03-07 | dtls: 'dtlsv1.2' corresponds to 'tlsv1.2' | Ingela Anderton Andin |
2017-03-06 | dtls: Correct dialyzer spec and postpone inclusion of test | Ingela Anderton Andin |
2017-03-06 | dtls: Erlang distribution over DTLS is not supported | Ingela Anderton Andin |
2017-03-06 | dtls: Enable some DTLS tests in ssl_to_openssl_SUITE | Ingela Anderton Andin |
2017-03-06 | dtls: Enable DTLS test in ssl_certificate_verify_SUITE | Ingela Anderton Andin |
2017-03-06 | dtls: Hibernation and retransmit timers | Ingela Anderton Andin |
2017-03-06 | dtls: Make sure retransmission timers are run | Ingela Anderton Andin |
2017-03-06 | dtls: DTLS specific handling of socket and ciphers | Ingela Anderton Andin |
2017-03-06 | Merge branch 'siri/ct_hooks/callbacks-on-skip/OTP-10599' into maint | Siri Hansen |
2017-02-22 | Merge branch 'ingela/ssl/default-ciphers-suites/OTP-14235' into maint | Ingela Anderton Andin |
2017-02-21 | ssl: Always prefer AES over 3DES | Ingela Anderton Andin |
2017-02-21 | Document ssl_session_cache_api's size/1 callback | Steven Danna |
2017-02-20 | Add dummy end_per_suite/1 | Siri Hansen |
2017-02-13 | ssl: Test case robustness | Ingela Anderton Andin |
2017-02-08 | ssl: Avoid SSL/TLS hello format confusion | Ingela Anderton Andin |
2017-02-01 | ssl: Simplify configuration code | Ingela Anderton Andin |
2017-02-01 | ssl: Make sure PEM cache works as intended | Ingela Anderton Andin |
2017-01-27 | Merge branch 'ingela/ssl/key-ext-validate/ERL-338/OTP-14141' into maint | Ingela Anderton Andin |
2017-01-26 | ssl: The certificate path may be used as a source to find intermediate CAs fo... | Ingela Anderton Andin |
2017-01-25 | Merge branch 'ingela/ssl/crl-validity' into maint | Ingela Anderton Andin |
2017-01-24 | ssl: Handle more than one DistributionPoint | Ingela Anderton Andin |
2017-01-24 | ssl: Correct ssl_certificate:validate/3 | Ingela Anderton Andin |
2017-01-19 | ssl: Move PEM cache to a dedicated process | Ingela Anderton Andin |
2017-01-17 | ssl: Handle really big handshake packages | Ingela Anderton Andin |
2017-01-12 | ssl: Make crls valid for a week instead of 24 hours | Ingela Anderton Andin |
2016-12-21 | ssl: Version update | Ingela Anderton Andin |
2016-12-19 | ssl: Correct terminate behaviour | Ingela Anderton Andin |
2016-12-09 | Prepare release | Erlang/OTP |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-06 | Merge branch 'ingela/ssl/next-version' into maint | Ingela Anderton Andin |
2016-12-06 | Merge branch 'ingela/dtls/statem/OTP-12982' into maint | Ingela Anderton Andin |
2016-12-05 | Merge branch 'ingela/ECC-tests' into maint | Ingela Anderton Andin |
2016-12-05 | ssl: Prepare for release | Ingela Anderton Andin |
2016-12-05 | ssl: Implement DTLS state machine | Ingela Anderton Andin |
2016-11-10 | ssl: Use SHA2 for signing ECC certs if possible | Ingela Anderton Andin |
2016-11-09 | Merge branch 'ingela/ssl/tune-timeouts-packet_SUITE' into maint | Ingela Anderton Andin |
2016-11-09 | ssl: Remove faulty workaround | Ingela Anderton Andin |
2016-11-07 | ssl: Make sure common-test priv_dir is used for test case generated files | Ingela Anderton Andin |
2016-11-07 | Merge branch 'ferd/ssl-allow-ecc-config/PR-1210/OTP-13959' into maint | Ingela Anderton Andin |
2016-11-02 | Add ECC curve selection order config in TLS server | Fred Hebert |