Age | Commit message (Expand) | Author |
2019-03-28 | Dist handshake with nodelay | Raimo Niskanen |
2019-03-28 | Implement inet_crypto_dist benchmark example | Raimo Niskanen |
2019-03-28 | Merge branch 'ingela/inets/test-cuddle' | Ingela Anderton Andin |
2019-03-28 | syntax_tools: Fix handling of Unicode filenames | Hans Bolinder |
2019-03-27 | Merge branch 'john/compiler/fix-type-opt-no-return/ERL-897' | John Högberg |
2019-03-26 | erl_interface: Support 32-bit creation local cnode | Sverker Eriksson |
2019-03-26 | inets: Check ipv6 support with ct:require | Ingela Anderton Andin |
2019-03-26 | compiler: Fully disable no_return optimizations in try blocks | John Högberg |
2019-03-26 | Revert "Prepare release" | Henrik Nord |
2019-03-25 | jinterface: Remove old encoding of pid,port,refs | Sverker Eriksson |
2019-03-25 | Prepare release | Erlang/OTP |
2019-03-25 | Fix tests to work better in debug emulator | 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 | wx: Remove ERL_FLAGS from Makefile erlc command | Lukas Larsson |
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 | Verify the highest opcode for the r21 test suites | Björn Gustavsson |
2019-03-25 | Add test_lib:highest_opcode/1 | Björn Gustavsson |
2019-03-25 | sys_core_fold: Simplify case_expand_var/2 | Björn Gustavsson |
2019-03-25 | beam_validator: Remove uncovered lines in lists_mod_return_type/3 | Björn Gustavsson |
2019-03-25 | Cover return type determination of lists functions | Björn Gustavsson |
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 | erl_interface: Remove old encoding of pid,port,refs | Sverker Eriksson |
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 | 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 | 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 |
2019-03-22 | crypto: Rename block_crypto_with/without to match stream_cipher names | Hans Nilsson |
2019-03-22 | crypto: New types (block_cipher) | Hans Nilsson |
2019-03-22 | Merge pull request #2186 from essen/improve-cipher-info | Hans Nilsson |
2019-03-22 | Merge pull request #2159 from dotsimon/asn1_pedefs | Ingela Andin |
2019-03-22 | Merge branch 'peterdmv/ssl/document-tls13/OTP-13819' | Péter Dimitrov |
2019-03-22 | Merge branch 'john/erts/unc-path-size-fix/OTP-15693' | John Högberg |
2019-03-22 | erts: Fix incorrect UNC path length calculation | John Högberg |
2019-03-22 | Merge branch 'ingela/ssl/default-supported-versions/OTP-14865' | Ingela Anderton Andin |