Age | Commit message (Expand) | Author |
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-03 | Fix gen_server_SUITE:call_with_huge_message_queue | Siri Hansen |
2013-05-03 | Ensure setting Failed-AVP is appropriate | Anders Svensson |
2013-05-02 | Correct AVP Length error testcases | Anders Svensson |
2013-05-02 | Fix zip_SUITE:borderline test | Siri Hansen |
2013-05-02 | Merge branch 'nox/lists-filtermap/OTP-11078' into maint | Fredrik Gustafsson |
2013-05-02 | Add testcase to exported | Fredrik Gustafsson |
2013-05-02 | Merge branch 'fredrik/common_test/wait_for_linebreak_doc' into maint | Fredrik Gustafsson |
2013-04-30 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen |
2013-04-30 | Rename and document lists:zf/2 as lists:filtermap/2 | Anthony Ramine |
2013-04-30 | kernel: redefined deep_list_command test | Fredrik Gustafsson |
2013-04-30 | Remove unnecessary whitespaces in os.erl and os_SUITE.erl | Aleksandr Vinokurov |
2013-04-30 | Fix deep list argument error under Windows in os:cmd/1 | Aleksandr Vinokurov |
2013-04-30 | Fix possibly "not owner" error while file copy with reltool. | Alexey.Saltanov |
2013-04-30 | Fix checking for odbc in standard locations when "with-odbc" flag present. | Alexey.Saltanov |
2013-04-30 | Fix a shift/reduce conflicts warning in icparse | Anthony Ramine |
2013-04-30 | Fix two deprecation warnings in com.ericsson.otp.ic.Environment | Anthony Ramine |
2013-04-30 | Added further doc | Fredrik Gustafsson |
2013-04-30 | common_test: Added documentation for wait_for_linebreak option | Fredrik Gustafsson |
2013-04-29 | Merge branch 'as/fix-srp-psk-anon/OTP-11071' into maint | Fredrik Gustafsson |
2013-04-29 | Merge branch 'nox/fix-multiple-ref-regs/OTP-11069' into maint | Fredrik Gustafsson |
2013-04-27 | Fix some Makefile rules that didn't support silent rules | Anthony Ramine |
2013-04-26 | Fix an inconsistent state in epp | Anthony Ramine |
2013-04-24 | Fix missing case clause for ordered_set tables | Nick Marino |
2013-04-24 | Merge branch 'peppe/common_test/ts_logfile_problems' into maint | Peter Andersson |
2013-04-24 | [dialyzer] Fix a bug concerning the --gui and --wx options | Hans Bolinder |
2013-04-23 | Add examples testcase to help identify timetrap failures | Anders Svensson |
2013-04-22 | Fix error with refreshing logs when html util files are missing | Peter Andersson |
2013-04-22 | [jinterface] Extend timetrap timers in nc_SUITE and jinterface_SUITE | Siri Hansen |
2013-04-22 | [jinterface] Set max heap size for jvm when running echo_server | Siri Hansen |