aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-10-02inets httpc: TLS via proxyIngela Anderton Andin
2012-10-02inets: Remove obsolete testcases that are now in the proxy suiteRaimo Niskanen
2012-10-02inets: Add tests using external proxy running on localhostRaimo Niskanen
2012-10-01ssl: Better test to determine if sslv2 is supported by opensslIngela Anderton Andin
2012-10-01ssl: Improve #sslsocket{} APIIngela Anderton Andin
2012-10-01ssl: It is now possible to call controlling_process on a listen socket,Ingela Anderton Andin
2012-10-01Merge branch 'dg/keyboard_interactive'Henrik Nord
2012-10-01Provided better information when the test cases failBjörn Gustavsson
2012-10-01Merge branch 'siri/common_test/ct_snmp-tests'Siri Hansen
2012-10-01Merge branch 'siri/os_mon/undefined-snmp-funcs/OTP-10448'Siri Hansen
2012-10-01Merge branch 'vs/re_back_reference'Henrik Nord
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-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 '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