Age | Commit message (Expand) | Author |
2017-10-02 | Merge branch 'maint' | Ingela Anderton Andin |
2017-09-30 | dtls: Compleate DTLS renegotiate implementation | Ingela Anderton Andin |
2017-09-29 | Merge branch 'raimo/ssl-dist-skip-loopback/OTP-14465' | Raimo Niskanen |
2017-09-29 | Update runtime dependencies | Raimo Niskanen |
2017-09-28 | Disable debug function | Raimo Niskanen |
2017-09-27 | Pass all info's to the ssl_connection state function | Raimo Niskanen |
2017-09-27 | Remove ssl_tls_dist_ctrl module | Raimo Niskanen |
2017-09-26 | Remove ssl_tls_dist_ctrl process | Raimo Niskanen |
2017-09-20 | Merge branch 'maint' | Ingela Anderton Andin |
2017-09-20 | public_key, ssl: Prepare for release | Ingela Anderton Andin |
2017-09-15 | Remove ssl_tls_dist_proxy | Raimo Niskanen |
2017-09-15 | Avoid dialyzer warning | Raimo Niskanen |
2017-09-15 | Separate in and out in dist ctrl | Raimo Niskanen |
2017-09-15 | Rewrite dist ctrl from port to process | Raimo Niskanen |
2017-09-13 | Merge branch 'maint' | Ingela Anderton Andin |
2017-09-11 | ssl: Do not break abstraction | Ingela Anderton Andin |
2017-09-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-09-04 | Merge branch 'ingela/ssl/session-cache-max/OTP-14556' into maint | Ingela Anderton Andin |
2017-09-04 | ssl: Mend Max session handling | Ingela Anderton Andin |
2017-09-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-09-01 | ssl: Add the role (server or client) to the alert message | Ingela Anderton Andin |
2017-08-24 | Merge branch 'maint' | Ingela Anderton Andin |
2017-08-24 | Merge branch 'ingela/ssl/dtls-alert-handling/OTP-14078' into maint | Ingela Anderton Andin |
2017-08-24 | Merge branch 'maint' | Ingela Anderton Andin |
2017-08-24 | ssl: DTLS packet support | Ingela Anderton Andin |
2017-08-23 | ssl: Adjust ALPN and next protocol to work with DTLS | Ingela Anderton Andin |
2017-08-23 | ssl: negotiated_hashsign/4 expects TLS version to function correctly | Ingela Anderton Andin |
2017-08-22 | Merge pull request #1518 from RoadRunnr/R20/ssl_anon_certs | Ingela 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: Correct cipher suite handling | Ingela Anderton Andin |
2017-07-28 | Merge pull request #1519 from erszcz/fix-typo-listner-to-listener | Raimo Niskanen |
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-19 | 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-10 | dtls: Handle getopts and setopts for 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 |