Age | Commit message (Expand) | Author |
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 |
2016-10-27 | Correct spelling error in ssl_distribution.xml | Trevor Brown |
2016-10-21 | ssl: Change to more modest timeouts | Ingela Anderton Andin |
2016-10-14 | ssl: Tune timeout for old solaris machine | Ingela Anderton Andin |
2016-10-11 | Merge branch 'ingela/ssl/algo-check/OTP-13959' into maint | Ingela Anderton Andin |
2016-10-11 | Merge branch 'ingela/ssl/crl_SUITE' into maint | Ingela Anderton Andin |
2016-10-10 | Properly filter ssl cipher suites reported as supported | Dániel Szoboszlay |
2016-10-07 | Merge branch 'ingela/ssl/cipher-type-spec' into maint | Ingela Anderton Andin |
2016-10-05 | ssl: Adjust cipher type to conform to implementation | Ingela Anderton Andin |
2016-10-04 | Merge branch 'RoadRunnr/crypto/no-rc4/PR-1169/OTP-13896' into maint | Raimo Niskanen |
2016-10-04 | ssl: Correct tests tcp stream handling | Ingela Anderton Andin |
2016-09-30 | ssl: Correct anonymous suite handling | Ingela Anderton Andin |
2016-09-28 | Update release notes | Erlang/OTP |
2016-09-28 | Merge branch 'ingela/ssl/prepare-patch' into maint-19 | Erlang/OTP |
2016-09-28 | Merge branch 'ingela/ssl/ECC-selection-fix/OTP-13918' into maint-19 | Erlang/OTP |
2016-09-28 | ssl: Correct ECC curve selection, the error could cause default to always be ... | Ingela Anderton Andin |
2016-09-27 | ssl: Prepare for release | Ingela Anderton Andin |
2016-09-27 | ssl: Avoid event reordering | Ingela Anderton Andin |
2016-09-22 | disable RC4 in SSL when crypto doesn't support it | Andreas Schultz |
2016-09-21 | ssl: Make sure test has correct input | Ingela Anderton Andin |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-14 | Merge branch 'ingela/ssl/packet-tests' into maint | Ingela Anderton Andin |
2016-09-13 | ssl: Add timetrap scale calls | Ingela Anderton Andin |
2016-09-12 | Merge branch 'ferd/bypass-pem-cache/PR-1143/OTP-13883' into maint | Ingela Anderton Andin |
2016-09-12 | ssl: Add documentation of bypass_pem_cache application environment configuration | Ingela Anderton Andin |
2016-09-07 | ssl: Make sure tests get a clean start | Ingela Anderton Andin |
2016-09-07 | ssl: Tune timeout | Ingela Anderton Andin |
2016-09-07 | ssl: Consistent timeout handling | Ingela Anderton Andin |
2016-09-06 | Merge branch 'ingela/ssl/dtls-progress/connection-states-as-maps' into maint | Ingela Anderton Andin |
2016-09-05 | dtls: fix encoding of client hello cookie | Andreas Schultz |
2016-09-05 | dtls: Prepare start of DTLS connection manager with SSL app | Andreas Schultz |
2016-09-05 | ssl: Refactor to use maps for the connection states | Ingela Anderton Andin |
2016-09-05 | ssl, dtls: Refactor sni handling | Ingela Anderton Andin |
2016-09-05 | dtls: Add close/5 | Ingela Anderton Andin |
2016-09-05 | dtls: Add renegotiate/2 | Ingela Anderton Andin |
2016-09-05 | dtls: Add protocol event handling | Ingela Anderton Andin |
2016-09-05 | ssl: Refactor code so that tls and dtls can share more code | Ingela Anderton Andin |