Age | Commit message (Expand) | Author |
2014-06-12 | ssl: Fix dialyzer specs to reflect reality | Ingela Anderton Andin |
2014-06-12 | Merge branch 'ia/ssl/CSS/OTP-11975' into maint | Ingela Anderton Andin |
2014-06-11 | Merge branch 'ia/ssl/version-argument' into maint | Ingela Anderton Andin |
2014-06-11 | ssl: Make sure change cipher spec is correctly handled | Ingela Anderton Andin |
2014-06-11 | Merge branch 'qrilka/ssl-seconds-in-24h' into maint | Henrik Nord |
2014-06-05 | ssl: Version argument to ssl_cipher:anonymous_suites should not be added yet! | Ingela Anderton Andin |
2014-06-05 | Merge branch 'ia/ssl/dumb-clients/OTP-11969' into maint | Ingela Anderton Andin |
2014-06-04 | Merge branch 'ia/ssl/default-ciphers/OTP-11966' into maint | Ingela Anderton Andin |
2014-06-03 | ssl: Workaround that gen_fsm does not call CB:format_status when CB:terminate | Ingela Anderton Andin |
2014-06-03 | SSL: always filter the full list of supported ciphers against the supported a... | Andreas Schultz |
2014-06-01 | ssl: parse SNI in received client hello records | András Veres-Szentkirályi |
2014-05-28 | ssl: Fix incorrect number of seconds in 24 hours | Kirill Zaborsky |
2014-05-28 | ssl: Filter default ciphers for supported Crypto algorihms | Ingela Anderton Andin |
2014-05-28 | ssl: Prepare for release | Ingela Anderton Andin |
2014-05-27 | ssl: Add format_status function to ssl connection process | Ingela Anderton Andin |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-05-26 | ssl: Move init | Ingela Anderton Andin |
2014-05-22 | Merge branch 'dz/fix_ssl_max_seq_num' into maint | Marcus Arendt |
2014-05-14 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2014-05-13 | ssl: Only allow one next protocol handsake message | Ingela Anderton Andin |
2014-05-12 | Merge branch 'ia/ssl/inherit/OTP-11897' into maint | Ingela Anderton Andin |
2014-05-10 | ssl: fix max sequence number so it does not overflow | Danil Zagoskin |
2014-05-09 | Merge branch 'ia/ssl/false-alerts/OTP-11890' into maint | Ingela Anderton Andin |
2014-05-09 | ssl: Handle socket option inheritance when pooling of accept sockets is used | Ingela Anderton Andin |
2014-05-07 | ssl: SSL/TLS version input list shall not be order dependent | Ingela Anderton Andin |
2014-04-30 | ssl: Add checks to avoid processing of illegal alerts | Ingela Anderton Andin |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-23 | ssl: Refactor so that there is only one source for the default hashsign values | Ingela Anderton Andin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-23 | ssl: TLSv1.2: proper default sign algo for RSA | Danil Zagoskin |
2014-04-22 | Merge branch 'ia/ssl/decrypt-alert/OTP-11880' into maint | Ingela Anderton Andin |
2014-04-22 | Merge branch 'ia/ssl/recv/OTP-11878' into maint | Ingela Anderton Andin |
2014-04-22 | Merge branch 'ia/ssl/suites-match-negotiated-version/OTP-11875' into maint | Ingela Anderton Andin |
2014-04-17 | ssl: Correct decryption error handling | Ingela Anderton Andin |
2014-04-17 | ssl: recv shall ruturn {error, einval} on active socket | Ingela Anderton Andin |
2014-04-17 | ssl: Graceful handling of warning alerts | Ingela Anderton Andin |
2014-04-16 | ssl: Select supported cipher suites for the negotiated SSL/TLS-version | Ingela Anderton Andin |
2014-04-11 | ssl: Avoid creating a huge session table | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-26 | Merge branch 'ia/ssl/continue-dtls-and-specs' | Ingela Anderton Andin |
2014-03-25 | ssl: Avoid dialyzer warnings in dtls code | Ingela Anderton Andin |
2014-03-25 | ssl: Improve type specs | Ingela Anderton Andin |
2014-03-25 | ssl: Refactor and start implementing dtls_connection.erl | Ingela Anderton Andin |
2014-03-25 | ssl: Handle SNI alert unrecognized_name and gracefully deal with | Ingela Anderton Andin |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-14 | ssl: Server now ignores client ECC curves that it does not support instead of | Ingela Anderton Andin |
2014-03-04 | ssl: Add exception for inet and inet6 to proplist check | Ingela Anderton Andin |
2014-03-04 | ssl: Add input sanity check | Ingela Anderton Andin |
2014-02-25 | ssl: Fix compiler warnings | Ingela Anderton Andin |
2014-02-25 | ssl: Fix appup regexps and instructions | Ingela Anderton Andin |