aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2019-07-25ssl: Fix handshake pause in TLS 1.3Péter Dimitrov
2019-07-25ssl: Implement option honor_cipher_order in TLS 1.3Péter Dimitrov
2019-07-25ssl: Add test for option supported_groupsPéter Dimitrov
2019-07-25ssl: Document option supported_groupsPéter Dimitrov
2019-07-25ssl: Fix ssl_api_SUITE:connection_informationPéter Dimitrov
2019-07-25mnesia: Bump protocol versionDan Gudmundsson
2019-07-25ssl: Fix property tests for SSLv3Péter Dimitrov
2019-07-25ssl: Update property tests with pre_shared_keyPéter Dimitrov
2019-07-25ssl: Implement pre_shared_key extensionPéter Dimitrov
2019-07-25ssl: Update property tests with psk_key_exchange_modesPéter Dimitrov
2019-07-25ssl: Implement psk_key_exchange_modes extensionPéter Dimitrov
2019-07-25ssl: Correct groupsIngela Anderton Andin
2019-07-25mnesia: Introduce sync_asym_trans protocolDan Gudmundsson
2019-07-25ssl: Avoid race in test codeIngela Anderton Andin
2019-07-25ssl: Remove duplicate suiteIngela Anderton Andin
2019-07-25ssl: Continue moving test form basic_SUITE to more appropriate suitesIngela Anderton Andin
2019-07-25ssl: Add ssl_socket_SUITEIngela Anderton Andin
2019-07-24ssl: Old OpenSSL implementation does not ignore trailing client hello dataIngela Anderton Andin
2019-07-23[snmp|manager|test] Fixed notify test caseMicael Karlberg
2019-07-23[snmp|manager] Stop the managerMicael Karlberg
2019-07-23[snmp|manager|test] Notify started (test case) adjustmentsMicael Karlberg
2019-07-23ssl: Move alert test to own suiteIngela Anderton Andin
2019-07-23ssl: Move der_input and rizzo testsIngela Anderton Andin
2019-07-22[megaco|test] Message in "wrong" order cause test case failMicael Karlberg
2019-07-22[megaco|test] Failure to start config should result in skipMicael Karlberg
2019-07-22[snmp/agent|test] Fixing test runner exitMicael Karlberg
2019-07-22Merge branch 'peterdmv/ssl/fix-tls13-alpn' into maintPéter Dimitrov
2019-07-22Merge branch 'ingela/ssl/restructure-tests' into maintIngela Anderton Andin
2019-07-22ssl: Add API suitesIngela Anderton Andin
2019-07-18[megaco|test] Improve handling of skipMicael Karlberg
2019-07-18ssl: Covered by property testsIngela Anderton Andin
2019-07-18ssl: Correct RSP/PSK and ALPN handlingIngela Anderton Andin
2019-07-18ssl: Better grouping of testIngela Anderton Andin
2019-07-18Fix io:columns() and io:rows() are not working from escripts bugKjell Winblad
2019-07-18[megaco|test] Removed the "compile all" compiler directive (mreq)Micael Karlberg
2019-07-18[megaco|test] Removed the "compile all" compiler directive (load)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (examples)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (digit map)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (config)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (codec)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (call flow)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (actions)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (appup)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (app)Micael Karlberg
2019-07-17[megaco|test] Removed the "compile all" compiler directive (top)Micael Karlberg
2019-07-17ssl: Fix handling of ALPN in TLS 1.3Péter Dimitrov
2019-07-17[megaco|test] Reworked the test generator behaviourMicael Karlberg
2019-07-17[megaco|test] erlang:now() and random cleanupMicael Karlberg
2019-07-17[megaco|test] Make the mib test suite more verboseMicael Karlberg
2019-07-16Merge branch 'raimo/test-cuddling' into maintRaimo Niskanen