Age | Commit message (Expand) | Author |
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-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | 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 & public_key: API refinement | Ingela Anderton Andin |
2013-05-08 | ssl: Remove dependency on internal public_key function | 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: add Elliptic Curve support for ssl app | Andreas Schultz |
2013-05-08 | SSL: filter TLS cipher suites for supported algorithms | Andreas Schultz |
2013-04-12 | fix srp_anon ciphers suites requiring certificates to work. | Andreas Schultz |
2013-04-03 | ssl: Use new SRP crypto API | Ingela Anderton Andin |
2013-04-03 | ssl: Add option to list all available ciper suites and enhanced documentation | Ingela Anderton Andin |
2013-03-28 | SSL: enable hash_size values for sha224, sha384 and sha512 | Andreas Schultz |
2013-03-28 | SSL: add TLS-SRP (RFC 5054) cipher suites | Andreas Schultz |
2013-03-28 | SSL: add TLS PSK (RFC 4279 and RFC 5487) cipher suites | Andreas Schultz |
2013-03-25 | Added comment about proxy certificates | Fredrik Gustafsson |
2013-03-21 | Fix ssl_connection to support reading proxy/chain certificates | Valentin Kuznetsov |
2013-03-13 | public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27 | Ingela Anderton Andin |
2013-03-06 | ssl: Handle next protocol negotiation when reusing a session. | Ingela Anderton Andin |
2013-03-05 | ssl: Clean code thanks to dialyzer | Ingela Anderton Andin |
2013-03-05 | ssl: Check that negotiated version is a supported version. | Ingela Anderton Andin |
2013-02-21 | Merge branch 'ia/ssl/econnaborted' | Ingela Anderton Andin |
2013-02-20 | ssl: Fatal close alert makes more sense than handshake failiure at econnaborted | Ingela Anderton Andin |
2013-02-19 | ssl: Prepare for R16B | Ingela Anderton Andin |
2013-02-18 | ssl: Further error handling enhancments | Ingela Anderton Andin |
2013-02-12 | ssl: Generalize cb_info option | Ingela Anderton Andin |
2013-01-23 | ssl: Enhance dialyzer specs | Kostis Sagonas |
2013-01-23 | ssl: Do not return random values | Kostis Sagonas |
2013-01-23 | ssl: M-x erlang-indent-buffer | Ingela Anderton Andin |
2013-01-23 | ssl: Remove unnecessary construction of a return value | Kostis Sagonas |
2013-01-22 | ssl: Prepare for R16 release | Ingela Anderton Andin |
2013-01-22 | Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451' | Ingela Anderton Andin |
2013-01-21 | Merge branch 'ia/ssl/certtable-clean/OTP-10710' | Ingela Anderton Andin |
2013-01-21 | Merge branch 'ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709' | Ingela Anderton Andin |
2013-01-21 | ssl: Enhance error handling | Ingela Anderton Andin |