Age | Commit message (Expand) | Author |
2017-05-12 | Merge branch 'maint' | Hans Nilsson |
2017-05-11 | Prepare release | Erlang/OTP |
2017-05-11 | removed ct:pal call in ssl_connection | Joe DeVivo |
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-05 | Revert "Prepare release" | Raimo Niskanen |
2017-05-04 | Prepare release | Erlang/OTP |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-03 | ssl: Move missing release note fix to correct place | Ingela Anderton Andin |
2017-05-02 | ssl: Add missing release note | Ingela Anderton Andin |
2017-04-28 | ssl: Prepare for release | Ingela Anderton Andin |
2017-04-28 | Merge branch 'ingela/ssl/cacha-default/OTP-14382' | Ingela Anderton Andin |
2017-04-28 | ssl: Cacha is currently not tested enough to be most prefered. | Ingela Anderton Andin |
2017-04-26 | ssl: Correct DTLS mac handling | Ingela Anderton Andin |
2017-04-21 | ssl: TLS-1.2 clients will now always send hello messages on its own format. | Ingela Anderton Andin |
2017-04-21 | Merge branch 'ingela/ssl/AEAD' | Ingela Anderton Andin |
2017-04-21 | ssl: Rewrite test data generation | Ingela Anderton Andin |
2017-04-13 | ssl, dtls: Refactor so that DTLS records are handled correctly together with ... | Ingela Anderton Andin |
2017-04-13 | ssl, dtls: Correct integer type for sequence number | Ingela Anderton Andin |
2017-04-13 | dtls: Correct cookie map name | Ingela Anderton Andin |
2017-04-13 | dtls: Fix active once emulation for DTLS | Ingela Anderton Andin |
2017-04-12 | ssl: Generate correct certificate chains for the ECC tests | Ingela Anderton Andin |
2017-04-05 | Merge branch 'ingela/ssl/dtls-cookie/OTP-14076' | Ingela Anderton Andin |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-03-31 | Update release notes | Erlang/OTP |
2017-03-30 | dtls: Implement DTLS cookie secret generation | Ingela Anderton Andin |
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-23 | Merge branch 'ingela/ssl/make-cert-test-data/OTP-14294' | Ingela Anderton Andin |
2017-03-23 | ssl, public_key: Add functionality for generating X509 cert test data | Ingela Anderton Andin |
2017-03-23 | Merge branch 'ingela/ssl/dtls-frag' | Ingela Anderton Andin |
2017-03-23 | dtls: Handle overlapping fragments | Ingela Anderton Andin |
2017-03-21 | ssl: Add connection information items | Ingela Anderton Andin |
2017-03-16 | ssl: Remove deprecated functions | Ingela Anderton Andin |
2017-03-16 | Merge branch 'ingela/ssl/dtls-test' | Ingela Anderton Andin |
2017-03-14 | Merge branch 'maint' | Rickard Green |
2017-03-14 | Prepare release | Erlang/OTP |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-10 | dtls: Correct version check | Ingela Anderton Andin |
2017-03-10 | dtls: Test case fixes | Ingela Anderton Andin |
2017-03-08 | Merge branch 'maint' | Ingela Anderton Andin |
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 |