Age | Commit message (Expand) | Author |
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-01 | ssl: Add the role (server or client) to the alert message | Ingela Anderton Andin |
2017-08-24 | Merge branch 'ingela/ssl/dtls-alert-handling/OTP-14078' into 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-14 | dtls: Customize alert handling for DTLS over UDP | Ingela Anderton Andin |
2017-08-11 | Merge branch 'ingela/ssl/cert-handling' into maint | Ingela Anderton Andin |
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-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 |
2017-06-02 | Merge pull request #1479 from weisslj/fix-missing-ssl-close | Ingela Andin |
2017-05-30 | Better fix for non-delivery of ssl_closed message in active once | Ingela Andin |
2017-05-25 | Fix non-delivery of ssl_closed message in active once | Johannes Weißl |
2017-05-23 | dtls: Check for retransmitted changes_cipher_spec messages | Ingela Anderton Andin |
2017-05-23 | dtls: Ask for next DTLS record when disregarding future packet | Ingela Anderton Andin |
2017-05-22 | ssl: Handle econnreset windows obscurities | Ingela Anderton Andin |
2017-05-19 | ssl: Add missing algorithm ecdh_ecdsa | Ingela Anderton Andin |
2017-05-16 | Merge branch 'ingela/dtls/opts' | Ingela Anderton Andin |
2017-05-16 | ssl: Adopt setopts and getopts for DTLS | Ingela Anderton Andin |
2017-05-16 | ssl: Remove debug printout | Ingela Anderton Andin |
2017-05-16 | Merge branch 'ingela/dtls/replay-protect/OTP-14077' | Ingela Anderton Andin |
2017-05-16 | dtls: Implement replay protection | Ingela Anderton Andin |
2017-05-12 | Merge branch 'maint' | Hans Nilsson |
2017-05-11 | removed ct:pal call in ssl_connection | Joe DeVivo |
2017-05-06 | ssl: Add hostname check of server certificate | Ingela Anderton Andin |
2017-05-04 | Update copyright year | Raimo Niskanen |
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-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-05 | Merge branch 'ingela/ssl/dtls-cookie/OTP-14076' | Ingela Anderton Andin |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-03-30 | dtls: Implement DTLS cookie secret generation | Ingela Anderton Andin |