aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-28SSL: add documentation for PSK and SRP ciphers optionsAndreas Schultz
2013-03-28SSL: enable hash_size values for sha224, sha384 and sha512Andreas Schultz
2013-03-28SSL: add tests for PSK and SRP ciphersAndreas Schultz
2013-03-28SSL: add TLS-SRP (RFC 5054) cipher suitesAndreas Schultz
2013-03-28CRYPTO: add support for RFC-2945 SRP-3 and RFC-5054 SRP-6a authenticationAndreas Schultz
2013-03-28crypto: Refactor mod_exp_nifSverker Eriksson
2013-03-28SSL: add TLS PSK (RFC 4279 and RFC 5487) cipher suitesAndreas Schultz
2013-03-28Fix a bug in the Erlang scannerHans Bolinder
2013-03-28Add a new option +clint0 to the compilerAnthony Ramine
2013-03-28Fix optimization of some binary comprehensionsAnthony Ramine
2013-03-27Merge branch 'anders/diameter/app_not_configured/OTP-10972' into maintAnders Svensson
2013-03-27Merge branch 'anders/diameter/examples_suite/OTP-10903' into maintAnders Svensson
2013-03-27explain postgres pecularity for param query out parametersRaimo Niskanen
2013-03-27postgresql test case for 64bit bug for param_querySatoshi Kinoshita
2013-03-27rollback disabling scrollable_cursors for oracleSatoshi Kinoshita
2013-03-27drop procedure after testingSatoshi Kinoshita
2013-03-27set scrollable_cursors to off for oracle driverSatoshi Kinoshita
2013-03-27drop procedure after testingSatoshi Kinoshita
2013-03-27test case for stored procedure with (32bit) integer out params on 64bit platformSatoshi Kinoshita
2013-03-27odbcserver 64bit bug for SQL_C_SLONG typeSatoshi Kinoshita
2013-03-27Merge branch 'siri/cover/hanging-proc/OTP-10979' into maintSiri Hansen
2013-03-27Merge branch 'ks/hipe-cleanup/OTP-10985' into maintFredrik Gustafsson
2013-03-27Merge branch 'lukas/erts/efile_delayed_write_fix/OTP-10984' into maintLukas Larsson
2013-03-27[reltool] Add test case for missing applicationSiri Hansen
2013-03-27[reltool] Relax requirements on excluded applicationsHÃ¥kan Mattsson
2013-03-27Merge branch 'fredrik/ct/telnet_testcases' into maintFredrik Gustafsson
2013-03-27Added testcases for ct_telnet and opportunity to connect to telnet without us...Fredrik Gustafsson
2013-03-27Merge branch 'nox/ssh/fix-ssh-html-doc/OTP-10983' into maintFredrik Gustafsson
2013-03-26Fix faulty sequence validationAnders Svensson
2013-03-26Add config suiteAnders Svensson
2013-03-26Deal with config errors detected at transport start less brutallyAnders Svensson
2013-03-26Move most transport_opt() validation into diameter_configAnders Svensson
2013-03-26Minor doc/spec fixAnders Svensson
2013-03-26Merge branch 'vk/fix_ssl_connection/OTP-10980' into maintFredrik Gustafsson
2013-03-26Improve Dialyzer output for scan errorsMagnus Henoch
2013-03-26[cover] Ensure no process leak when stopping cover on dead nodeSiri Hansen
2013-03-26Merge branch 'dgud/testcase_fixes' into maintDan Gudmundsson
2013-03-25Minor diameter_lib cleanupAnders Svensson
2013-03-25Merge branch 'maint-r16' into maintLars Thorsen
2013-03-25[common_test] Add support for testing repeated testrunsSiri Hansen
2013-03-25[common_test] Add -force_stop skip_rest option when repeating testsSiri Hansen
2013-03-25Added comment about proxy certificatesFredrik Gustafsson
2013-03-24Compile example dictionaries against both RFC 3588 and 6733Anders Svensson
2013-03-24Compile example dicts from the repo when running locallyAnders Svensson
2013-03-24Documentation fixesAnders Svensson
2013-03-24Move example dict compilation to examples suiteAnders Svensson
2013-03-24Add examples suite for testing example codeAnders Svensson
2013-03-24Minor tweaks and fixesAnders Svensson
2013-03-22erlang-mode: Add autoload cookies for file extension associationsMagnus Henoch
2013-03-22Merge branch 'lars/orber/corbaloc-bug-r16-version/OTP-10675' into maint-r16Erlang/OTP