Age | Commit message (Expand) | Author |
2018-09-18 | crypto: Add warnings in RefMan and User's Guide for experimental RSA opts | Hans Nilsson |
2018-09-18 | Merge branch 'maint-20' into maint | John Högberg |
2018-09-18 | Merge branch 'sverker/erts/robustify-dist-entry-states/OTP-15297' into maint | Sverker Eriksson |
2018-09-18 | Consolidate distribution entry state transitions | Sverker Eriksson |
2018-09-18 | Merge branch 'siri/cuddle' into maint | Siri Hansen |
2018-09-18 | Merge branch 'hasse/stdlib/binary_in_format/OTP-15304' into maint | Hans Bolinder |
2018-09-18 | Merge pull request #1956 from erlang/sverker-ets-patch-1 | Sverker Eriksson |
2018-09-18 | crypto: Fix bad return/exception for unsupported cipher | Hans Nilsson |
2018-09-18 | crypto: Use aead functions for CHACHA20_POLY1305 | Hans Nilsson |
2018-09-18 | crypto: Disable problematic RSA options in LibreSSL | Hans Nilsson |
2018-09-18 | crypto: Disable bad tests | Hans Nilsson |
2018-09-17 | test ets doc updatesverker-ets-patch-1 | Sverker Eriksson |
2018-09-17 | [logger] Skip app level test if app cannot be loaded | Siri Hansen |
2018-09-17 | Merge branch 'raimo/receive-TOS-TCLASS/ERIERL-187/OTP-15145' into maint | Raimo Niskanen |
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 'hans/crypto/aes_ccm/OTP-15286' 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-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 |