Age | Commit message (Expand) | Author |
2013-09-02 | ssl: Do not advertise support for algorithms not supported by crypto | Ingela Anderton Andin |
2013-09-02 | ssl: Skip second length indicator in EC extensions | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
2013-08-28 | ssl: Make the ssl manager name for erlang distribution over SSL/TLS | Ingela Anderton Andin |
2013-08-27 | ssl: documentation regarding log_alert | Fredrik Gustafsson |
2013-08-23 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-21 | Update release notes | Erlang/OTP |
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2013-08-12 | Merge branch 'ia/ssl/header-bug/OTP-11230' into maint | Ingela Anderton Andin |
2013-08-08 | ssl: Revert faulty header option fix | Ingela Anderton Andin |
2013-08-07 | ssl: Setopts during renegotiation caused the renegotiation to be unsuccessful. | Ingela Anderton Andin |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-10 | Merge branch 'ia/public_key/crypto/prepare-for-release' into maint | Ingela Anderton Andin |
2013-06-10 | Merge branch 'ia/ssl/public_key/warnings' into maint | Ingela Anderton Andin |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-06-07 | ssl: Fix dialyzer warnings | Ingela Anderton Andin |
2013-06-07 | ssl: Correct rebase mistakes | Ingela Anderton Andin |
2013-06-05 | ssl: Prepare for release | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |
2013-06-04 | ssl: Rename ssl_certificate_db to ssl_pkix_db for clarity | Ingela Anderton Andin |
2013-05-28 | ssl: Do not advertise EC ciphers if crypto support is insufficient | Ingela Anderton Andin |
2013-05-24 | ssl: Remove unused `srp_parameters` type spec | Klaus Trainer |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | Sverker Eriksson |
2013-05-20 | crypto,public_key,ssl: Change return value of crypto:generate_key(ecdh,..) | Sverker Eriksson |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssl, public_key & inets: Remove use of deprecated crypto functions from | Ingela Anderton Andin |
2013-05-20 | ssl: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-08 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2013-05-08 | ssl: Only send ECC-hello extension if ECC-cipher suites are advertised | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Use standard name | Ingela Anderton Andin |
2013-05-08 | ssl & crypto: Generalize the remaining crypto API | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Use new crypto API functions | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-08 | ssl: Fix Curve selection | Ingela Anderton Andin |
2013-05-08 | ssl, crypto: Eliminate remaining mpint and EC resource key from API | Ingela Anderton Andin |
2013-05-08 | ssl, public_key, crypto: General generate_key and compute_key functions | Ingela Anderton Andin |
2013-05-08 | ssl: Improve extention handling | Ingela Anderton Andin |
2013-05-08 | ssl: test case fix | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: API refinement | Ingela Anderton Andin |
2013-05-08 | public_key: use new crypto | Ingela Anderton Andin |
2013-05-08 | ssl: Remove dependency on internal public_key function | Ingela Anderton Andin |
2013-05-08 | crypto, public_key & ssl: Change API to hide resource format for EC KEY | Sverker Eriksson |
2013-05-08 | ssl: Filter out ECC cipher suites when openssl is buggy | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Improved handling ECDH keys | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: New public_key API for DH/ECDH/SRP keys | Ingela Anderton Andin |
2013-05-08 | ssl: Make better use of the crypto API | Ingela Anderton Andin |
2013-05-08 | ssl: ct:print -> ct:log and assert port_command | Ingela Anderton Andin |
2013-05-08 | ssl: Skip ECC cipher tests on versions of openssl pre 0.9.9 | Ingela Anderton Andin |
2013-05-08 | SSL: add Elliptic Curve ciphers unit tests | Andreas Schultz |