aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-01Merge branch 'bjorn/erts/crash-dump-fix'Björn Gustavsson
2012-10-01Merge branch 'bjorn/test_server/dialyzer-fixes'Björn Gustavsson
2012-09-28[common_test] Added tests and corrected bugs in ct_snmpSiri Hansen
2012-09-28Merge branch 'hb/stdlib/opaque_warnings/OTP-10436'Hans Bolinder
2012-09-27Merge branch 'hb/dialyzer/nowarn_unused_fun/OTP-10433'Hans Bolinder
2012-09-27Merge branch 'dgud/ct/fix-trashed-logs/OTP-10369'Dan Gudmundsson
2012-09-27Merge branch 'ia/ssl/npn/OTP-10361'Ingela Anderton Andin
2012-09-27Refine a few opaque typesHans Bolinder
2012-09-26Warn for underspecified opaque typesHans Bolinder
2012-09-26Warn for opaque types that are not exportedHans Bolinder
2012-09-26test_server_ctrl: Don't use undocumented features of io:format()Björn Gustavsson
2012-09-26Remove the useless test_server_line_SUITE test suiteBjörn Gustavsson
2012-09-26test_server_SUITE: Remove the undefined_functions/1 test caseBjörn Gustavsson
2012-09-26ssl: Shorten test case names to workaround ct shortcomings on windowsIngela Anderton Andin
2012-09-26Merge branch 'siri/reltool/spawn_executable/OTP-10358'Siri Hansen
2012-09-26[ct] Shorten testcase namesDan Gudmundsson
2012-09-26Merge branch 'ia/ssl/reuse_session_expired-test'Ingela Anderton Andin
2012-09-26Merge branch 'ia/ssh/empty-binary/OTP-9478'Ingela Anderton Andin
2012-09-26Fix missing information in crash dump for native-compiled modulesBjörn Gustavsson
2012-09-26[os_mon] Remove call to deprecated/undefined functions in snmpSiri Hansen
2012-09-26Merge branch 'bjorn/common_test/dialyzer-fixes'Björn Gustavsson
2012-09-26Fix a crash in race condition detectionStavros Aronis
2012-09-26Remove old untested experimental extensionStavros Aronis
2012-09-26Respect {plt_check,false} option when using dialyzer:run/1Stavros Aronis
2012-09-26Fix handling of tuple set remote types appearing in tuple setsStavros Aronis
2012-09-26Fix obsolete assumption for the return type of os:type/0Björn Gustavsson
2012-09-25Merge branch 'egil/r16/strengthen-buffer-copies'Björn-Egil Dahlberg
2012-09-25Merge branch 'maint'Björn-Egil Dahlberg
2012-09-25Merge branch 'egil/fix-configure-openbsd/OTP-10395' into maintBjörn-Egil Dahlberg
2012-09-25Merge branch 'maint'Björn-Egil Dahlberg
2012-09-25Merge branch 'egil/fix-missing-modules-app/OTP-10439' into maintBjörn-Egil Dahlberg
2012-09-25Shorten testcase namesDan Gudmundsson
2012-09-25ssl: Adopt test case to not take so longIngela Anderton Andin
2012-09-24ssh: Will not hang if you attempt to send empty binaryIngela Anderton Andin
2012-09-24[reltool] Use spawn_executable instead of spawn when starting nodes in testSiri Hansen
2012-09-24Merge branch 'siri/common_test/undefined-snmp-funcs/OTP-10088'Siri Hansen
2012-09-24dialyzer: Do not output warnings for unused funsHans Bolinder
2012-09-23Export ets:match_pattern/0 typeJoseph Wayne Norton
2012-09-21ssl: SSL 3.0 does not support next protocol negotiationIngela Anderton Andin
2012-09-21Merge branch 'siri/reltool/misc-bugs/OTP-10012'Siri Hansen
2012-09-21[common_test] Moved ct_snmp_SUITE into data dir and run as other ct testsSiri Hansen
2012-09-21[common_test] Updated (minimized) config for ct_snmp test after fixing bugsSiri Hansen
2012-09-21[common_test] Use ct_snmp 'agent_vsns' config value in snmp app configSiri Hansen
2012-09-21[common_test] Change NotifType to atom instead of stringSiri Hansen
2012-09-21[reltool] Use application name from .app file instead of directory nameSiri Hansen
2012-09-20[common_test] Remove calls to undefined functions from ct_snmpSiri Hansen
2012-09-20[common_test] Add minor test suite for ct_snmpSiri Hansen
2012-09-20ssl: Dialyzer fixes and code cleaningIngela Anderton Andin
2012-09-20ssl: Changed default behaviour of next protocol negotiation to makeIngela Anderton Andin
2012-09-20ssl: Update SSL docs for SSL Next Protocol SupportBen Murphy