Age | Commit message (Expand) | Author |
2017-08-14 | Merge branch 'maint' | Ingela Anderton 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 'maint' | Ingela Anderton Andin |
2017-08-11 | Merge branch 'ingela/ssl/cert-handling' into maint | Ingela Anderton Andin |
2017-08-10 | Merge branch 'maint' | Björn Gustavsson |
2017-08-10 | Merge pull request #1507 from vances/issue-erl-442 | Ingela Andin |
2017-08-10 | ssl: Longer timeouts for test cases that do many handshakes | Ingela Anderton Andin |
2017-08-10 | Merge branch 'maint' | 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 | Merge pull request #1519 from erszcz/fix-typo-listner-to-listener | Raimo Niskanen |
2017-07-28 | Change version of hardcoded RSA test records | Konstantinos Kallas |
2017-07-24 | Fix a proliferated typo | Radek Szymczyszyn |
2017-07-23 | add draft-mattsson-tls-ecdhe-psk-aead ECDHE-PSK with GCM ciphers | Andreas Schultz |
2017-07-21 | ssl: add ECDHE_PSK cipher suites | Andreas Schultz |
2017-07-21 | ssl: don't sent client certificate with anon ciphers | Andreas Schultz |
2017-07-10 | Correct type specification in ssl:prf/5 | Vance Shipley |
2017-07-07 | ssl: Try to make asn1 decode errors of certificates as specific as possible | Ingela Anderton Andin |
2017-07-07 | ssl,public_key: Provide details for CRL check failiures when revokation state... | Ingela Anderton Andin |
2017-07-07 | ssl: Enhance error logging | Ingela Anderton Andin |
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-21 | Prepare release | Erlang/OTP |
2017-06-19 | Update copyright year | Hans Nilsson |
2017-06-15 | Merge branch 'hans/otp/update_copyright' | Hans Nilsson |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-14 | Merge remote-tracking branch 'ingela/ingela/dtls/client-hello-verify/ERL-434' | Hans Nilsson |
2017-06-13 | dtls: Make HelloVerifyRequest version adhere to RFC | Ingela Anderton Andin |
2017-06-13 | ssl: Correct epoch handling | Ingela Anderton Andin |
2017-06-13 | Merge branch 'ingela/ssl/dtls-doc' | Ingela Anderton Andin |
2017-06-10 | dtls: Handle getopts and setopts for DTLS | Ingela Anderton Andin |
2017-06-07 | ssl: Document DTLS | Ingela Anderton Andin |
2017-06-07 | dtls: Fetch next DTLS record when dropping resent handshake data | Ingela Anderton Andin |
2017-06-07 | dtls: Use enter actions | Ingela Anderton Andin |
2017-06-02 | Merge pull request #1479 from weisslj/fix-missing-ssl-close | Ingela Andin |
2017-05-31 | Revert "Prepare release" | Hans Nilsson |
2017-05-30 | Better fix for non-delivery of ssl_closed message in active once | Ingela Andin |
2017-05-30 | Prepare release | Erlang/OTP |
2017-05-25 | Fix non-delivery of ssl_closed message in active once | Johannes Weißl |