Age | Commit message (Expand) | Author |
2019-03-25 | etp: Don't crash etp-stack* when c_p->i is null | Lukas Larsson |
2019-03-25 | erts: Adjust dist obuf size correctly after hdr fin | Lukas Larsson |
2019-03-25 | erts: Fix non-payload dist exit signals | Lukas Larsson |
2019-03-25 | erts: Always do trylock on proc locks when crash dumping | Lukas Larsson |
2019-03-25 | Fix tests to work better in debug emulator | Lukas Larsson |
2019-03-25 | erts: erts_factory_proc_init should not set hole marker | Lukas Larsson |
2019-03-25 | erts: Skip heavy process tab tests in debug emu | Lukas Larsson |
2019-03-25 | ts: Use same dynlinking logic for all bsd | Lukas Larsson |
2019-03-25 | Revert "erts: Always run fds check after each testcase" | Lukas Larsson |
2019-03-25 | erts: Always run fds check after each testcase | Lukas Larsson |
2019-03-25 | erts: Always stop any testnodes before testcase exits | Lukas Larsson |
2019-03-25 | erts: Add crash dumping of EXITING and FREE processes | Lukas Larsson |
2019-03-25 | wx: Remove ERL_FLAGS from Makefile erlc command | Lukas Larsson |
2019-03-25 | erts: Fix file desc leak in poll debug get_evts | Lukas Larsson |
2019-03-25 | erts: Fix verify_nc in distribution suite | Lukas Larsson |
2019-03-25 | erts: Fix atom16 testcase after dist frag impl | Lukas Larsson |
2019-03-25 | erts: Fix make system to pass TYPE from top level | Lukas Larsson |
2019-03-25 | Add makefile targets for all applications in top makefile | Lukas Larsson |
2019-03-25 | Revert "erts: Add debug dist obuf memory leak check" | Lukas Larsson |
2019-03-25 | Merge branch 'john/erts/fix-ticket-syntax-error' | John Högberg |
2019-03-25 | erts: Fix version error in erl_nif.h | John Högberg |
2019-03-25 | Merge branch 'siri/cuddle-master' | Siri Hansen |
2019-03-25 | [logger] Improve logger_disk_log_h_SUITE:restart_after/1 | Siri Hansen |
2019-03-25 | Merge pull request #2192 from IngelaAndin/ingela/ssl/test-enhancement | Ingela Andin |
2019-03-24 | ssl: Enhance testing | Ingela Anderton Andin |
2019-03-22 | Merge branch 'sverker/enable-big-creation/OTP-15603' | Sverker Eriksson |
2019-03-22 | epmd: Support 32-bit creation values in local node | Sverker Eriksson |
2019-03-22 | erts: Robustify epmd reply function | Sverker Eriksson |
2019-03-22 | erts: Reject decoded local refs with too large first word | Sverker Eriksson |
2019-03-22 | erts: Fix bug in list_to_ref | Sverker Eriksson |
2019-03-22 | erl_interface: Remove old encoding of pid,port,refs | Sverker Eriksson |
2019-03-22 | Suppress false positive warning in gcc 4.8.2 | Kjell Winblad |
2019-03-22 | beam_emu.c: Avoid triggering an assertion for the wrong reason | Björn Gustavsson |
2019-03-22 | Change "can not" into "cannot" | Raimo Niskanen |
2019-03-22 | Merge pull request #2184 from johanclaesson/erldoc | Dan Gudmundsson |
2019-03-22 | Merge branch 'hans/crypto/aead_error_handling' | Hans Nilsson |
2019-03-22 | crypto: New error schema in aead.c | Hans Nilsson |
2019-03-22 | crypto: Move new error macros to common.h | Hans Nilsson |
2019-03-22 | crypto: Use key length in alias/2 | Hans Nilsson |
2019-03-22 | Merge branch 'siri/logger/cannot/OTP-14282' | Siri Hansen |
2019-03-22 | Merge branch 'hans/crypto/cuddle_docs' | Hans Nilsson |
2019-03-22 | crypto: Remove old comment | Hans Nilsson |
2019-03-22 | crypto: Restore 'error' as result of failed aead decryption | Hans Nilsson |
2019-03-22 | crypto: Update types of hash algorithms | Hans Nilsson |
2019-03-22 | crypto: Cuddle error types and documentation of them | Hans Nilsson |
2019-03-22 | crypto: Note about key lengths for cipher_info/1 | Hans Nilsson |
2019-03-22 | crypto: Update CipherModes for PR/2186 | Hans Nilsson |
2019-03-22 | crypto: Declare *_info return map and other review-comments | Hans Nilsson |
2019-03-22 | crypto: Declare *_info return map and other review-comments | Hans Nilsson |
2019-03-22 | crypto: Document hash_info/1 and cipher_info/1 | Hans Nilsson |