aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-04-04Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maintFredrik Gustafsson
2013-04-04Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson
2013-04-04Merge branch 'ia/ssl/PSK-SRP' into maintIngela Anderton Andin
2013-04-03ssl: Use new SRP crypto APIIngela Anderton Andin
2013-04-03crypto: New SRP APIIngela Anderton Andin
2013-04-03CRYPTO: add algorithms/0 function that returns a list off compiled in crypto ...Andreas Schultz
2013-04-03ssl: Add option to list all available ciper suites and enhanced documentationIngela Anderton Andin
2013-04-03Merge branch 'nox/fix-bc-optim/OTP-11005' into maintFredrik Gustafsson
2013-04-03Merge branch 'nox/fix-snmp-gitignore/OTP-11004' into maintFredrik Gustafsson
2013-04-03Removed ?line macroFredrik Gustafsson
2013-04-02add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski
2013-04-02Merge branch 'mh/emacs-package/OTP-10999' into maintFredrik Gustafsson
2013-04-02Merge branch 'mh/dialyzer-scan-error/OTP-10996' into maintFredrik Gustafsson
2013-03-31Fix SNMP gitignore filesAnthony Ramine
2013-03-29update sys:get_status/2,3 documentation for gen_eventSteve Vinoski
2013-03-29Document erl_parse:abstract/2Hans Bolinder
2013-03-29Merge branch 'hb/stdlib/unicode_bugfix/OTP-10990' into maintHans Bolinder
2013-03-28Merge branch 'sk/odbc64/OTP-10993' into maintFredrik Gustafsson
2013-03-28Merge branch 'hm/reltool_relaxed_exclude' into maintSiri Hansen
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-27[reltool] Add test case for missing applicationSiri Hansen
2013-03-27[reltool] Relax requirements on excluded applicationsHÃ¥kan Mattsson
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