Age | Commit message (Expand) | Author |
2018-09-17 | Write testcases for recvtos and friends | Raimo Niskanen |
2018-09-17 | Terminate nodes after failed test cases in erl_distribution_SUITE | Siri Hansen |
2018-09-17 | Merge branch 'bmk/snmp/20180907/atl_conversion_failure/OTP-15287' into maint | Micael Karlberg |
2018-09-17 | Merge branch 'bmk/snmp/20180910/compiler_version_printout/OTP-15290' into maint | Micael Karlberg |
2018-09-17 | [snmp] Updated version | Micael Karlberg |
2018-09-17 | [snmp|compiler] Spurious version message removed | Micael Karlberg |
2018-09-17 | [snmp] Add proper version | Micael Karlberg |
2018-09-17 | stdlib: Allow lists with binaries in the Format argument | Hans Bolinder |
2018-09-17 | Merge branch 'hasse/kernel/adjust_tests' into maint | Hans Bolinder |
2018-09-17 | Merge branch 'siri/logger/post-21-continues/OTP-15132' into maint | Siri Hansen |
2018-09-17 | Skip performance test on build types other than 'opt' | Siri Hansen |
2018-09-17 | Merge branch 'john/erts/improve-list-reverse-trapping/OTP-15199' into maint | John Högberg |
2018-09-17 | Merge branch 'rickard/conf-pgo/OTP-15282' into maint | Rickard Green |
2018-09-17 | Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maint | Hans Nilsson |
2018-09-17 | Merge branch 'hans/crypto/rsassa_pss/OTP-15260' into maint | Hans Nilsson |
2018-09-14 | [logger] Read config before terminating handler process | Siri Hansen |
2018-09-14 | crypto: Fix no_aead test | Hans Nilsson |
2018-09-14 | crypto: Document AES_CCM and fix errors in User's Guide | Hans Nilsson |
2018-09-14 | crypto: AES_CCM test case | Hans Nilsson |
2018-09-14 | crypto: All aes_ccm vectors (including unused) | Hans Nilsson |
2018-09-14 | crypto: Add AES_CCM crypto | Hans Nilsson |
2018-09-14 | crypto: Generalize aes_gcm_(de|en)crypt nifs | Hans Nilsson |
2018-09-14 | crypto: Add forgotten #ifdef | Hans Nilsson |
2018-09-14 | crypto: Change condition for RSA_PKCS1_PSS | Hans Nilsson |
2018-09-14 | crypto: RSA options list disclaimer in documentation for crypto:supports/0 | Hans Nilsson |
2018-09-14 | crypto: Add 'rsa_opts' to crypto:supports/0 | Hans Nilsson |
2018-09-14 | Merge branch 'hasse/syntax_tools/fix_revert/OTP-15294' into maint | Hans Bolinder |
2018-09-14 | erts: Add comment about [] and nil() to The Abstract Format | Hans Bolinder |
2018-09-13 | Merge branch 'hans/crypto/SHA3/OTP-15153' into maint | Hans Nilsson |
2018-09-13 | Merge branch 'hans/crypto/doc/OTP-15134' into maint | Hans Nilsson |
2018-09-13 | ssh: Use exported crypto types | Hans Nilsson |
2018-09-13 | public_key: Generate refman from types and specs | Hans Nilsson |
2018-09-13 | public_key: Rework -type and -spec | Hans Nilsson |
2018-09-13 | public_key: Setup for doc generation | Hans Nilsson |
2018-09-13 | public_key: Remove special type signature for one test | Hans Nilsson |
2018-09-13 | crypto: Add missing documentation for enable_fips_mode/1 | Hans Nilsson |
2018-09-13 | crypto: Generate refman from types and specs | Hans Nilsson |
2018-09-13 | crypto: Rework -type and -spec | Hans Nilsson |
2018-09-13 | crypto: Setup for doc generation | Hans Nilsson |
2018-09-13 | crypto: A user's guide chapter on algorithm details | Hans Nilsson |
2018-09-13 | Improve trapping in lists:reverse/2 | John Högberg |
2018-09-13 | Fix unsafe use of lists:reverse/1 | John Högberg |
2018-09-12 | [error_logger] Handle report_cb with arity 2 | Siri Hansen |
2018-09-12 | [proc_lib] Improve crash reports for single line logging | Siri Hansen |
2018-09-12 | [logger] Include single_line option to report_cb | Siri Hansen |
2018-09-12 | [logger] Check for deadlock when removing filters | Siri Hansen |
2018-09-12 | [logger] Fix spec for handler callbacks to always return ok | Siri Hansen |
2018-09-12 | [logger] Increase timetrap timer for handler_requests_under_load test | Siri Hansen |
2018-09-12 | [logger] Improve code coverage in test | Siri Hansen |
2018-09-12 | [logger] Refactor, and add error detection for configuration | Siri Hansen |