Age | Commit message (Expand) | Author |
2013-05-16 | Merge branch 'rickard/inet_opts/OTP-11075' into maint | Rickard Green |
2013-05-16 | Merge branch 'fredrik/close_socket_ei' into maint | Fredrik Gustafsson |
2013-05-16 | Merge branch 'sla/reltool_copy_file_not_owner_fix/OTP-11099' into maint | Fredrik Gustafsson |
2013-05-15 | Merge branch 'dgud/mnesia/schema_info_in_table/OTP-11030' into maint | Dan Gudmundsson |
2013-05-08 | erl_interface: check if file descriptor is valid before closing | Fredrik Gustafsson |
2013-05-08 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2013-05-08 | crypto: Remove debug printouts | Sverker Eriksson |
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 | public_key: Add new API functions to the documentation | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Use new crypto API functions | Ingela Anderton Andin |
2013-05-08 | crypto: New API for ciphers | 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 | crypto: Add generic functions generate_key and compute_key | Sverker Eriksson |
2013-05-08 | crypto: Change ecdh_compute_key to have 3 arguments | Sverker Eriksson |
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 | crypto: Fix ec_key resource to be upgradeable | Ingela Anderton Andin |
2013-05-08 | crypto: Combine ec_key_new into ecdh_generate_key | Sverker Eriksson |
2013-05-08 | crypto, public_key: Switch places of ecdh_compute_key arguments | Sverker Eriksson |
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 | public_key: Eliminate mpints in rsa_public/private_encrypt/decrypt | Ingela Anderton Andin |
2013-05-08 | crypto: Allow integer keys for rsa_private/public_en/decrypt | Sverker Eriksson |
2013-05-08 | public_key: Use new crypto API functions sign and verify | Ingela Anderton Andin |
2013-05-08 | crypto: Introduce generic sign() and verify() functions | Sverker Eriksson |
2013-05-08 | crypto: Replaced all mpint's with normal binaries | Sverker Eriksson |
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 |
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-05-08 | PUBLIC_KEY: add support for Elliptic Curves to public_key app | Andreas Schultz |
2013-05-08 | CRYPTO: add support for Elliptic Curves to crypto app | Andreas Schultz |
2013-05-06 | Make high_msgq_watermark and low_msgq_watermark generic inet options | Rickard Green |
2013-05-06 | Merge branch 'nox/fix-warnings/OTP-11086' into maint | Fredrik Gustafsson |
2013-05-06 | Merge branch 'sverk/ets-test-cuddle' into maint | Sverker Eriksson |
2013-05-03 | Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maint | Fredrik Gustafsson |
2013-05-02 | Merge branch 'nox/lists-filtermap/OTP-11078' into maint | Fredrik Gustafsson |
2013-05-02 | Merge branch 'fredrik/common_test/wait_for_linebreak_doc' into maint | Fredrik Gustafsson |