Age | Commit message (Expand) | Author |
2017-05-17 | Merge branch 'hans/ssh/ext-info_bug_fixes' | Hans Nilsson |
2017-05-17 | Merge branch 'hans/ssh/test_rsa_sha2_/OTP-14362' | Hans Nilsson |
2017-05-17 | ssh: update testcase in ssh_to_openssh | Hans Nilsson |
2017-05-17 | ssh: test case didn't set preferred_algorithms | Hans Nilsson |
2017-05-17 | ssh: update property test for sign-algorithm | Hans Nilsson |
2017-05-17 | ssh: fix end_per_suite in property testcase | Hans Nilsson |
2017-05-17 | ssh: disable rsa-sha2-* for clients | Hans Nilsson |
2017-05-17 | ssh: select server-sig-algs from configured algos (preferred_algorithms) | Hans Nilsson |
2017-05-17 | ssh: Use 'server-sig-algs' for client's selection of algs | Hans Nilsson |
2017-05-17 | ssh: fix broken preferred_algorithms and pref_public_key_algs options | Hans Nilsson |
2017-05-17 | ssh: make ssh_algorithms_SUITE test public user and host keys | Hans Nilsson |
2017-05-17 | ssh: Enable rsa-sha2-* | Hans Nilsson |
2017-05-17 | Merge branch 'dgud/observer/chunk-proc-info' | Dan Gudmundsson |
2017-05-17 | Merge branch 'dgud/wx/fix-msvc-2015' | Dan Gudmundsson |
2017-05-17 | Add persistence to history of the non-legacy shell | Fred Hebert |
2017-05-17 | add option 'quiet' to disk_log | Fred Hebert |
2017-05-17 | Fix type declaration for disk_log.hrl | Fred Hebert |
2017-05-17 | proc_lib: Don't call erlang:get_stacktrace/0 twice | Björn Gustavsson |
2017-05-17 | escript: Pick up stacktrace a soon as possible | Björn Gustavsson |
2017-05-17 | Merge pull request #1465 from bjorng/bjorn/tools/fix-lcnt-doc | Björn Gustavsson |
2017-05-17 | code_SUITE: Remove unused functions | Björn Gustavsson |
2017-05-17 | Eliminate warning for variable 'Config' being unused | Björn Gustavsson |
2017-05-17 | Merge pull request #1463 from bjorng/bjorn/simplify-building-lcnt/OTP-14407 | Björn Gustavsson |
2017-05-17 | compile_SUITE: Don't create a directory called 'core' | Björn Gustavsson |
2017-05-17 | Fix a few minor issues in the lcnt documentation | Björn Gustavsson |
2017-05-17 | Don't mention R12B | Björn Gustavsson |
2017-05-17 | Add a link to the Reference Manual from the example page | Björn Gustavsson |
2017-05-16 | Merge branch 'ingela/dtls/opts' | Ingela Anderton Andin |
2017-05-16 | ssl: Adopt setopts and getopts for DTLS | Ingela Anderton Andin |
2017-05-16 | Merge branch 'lukas/erts/trace_recv_esdp_bug/OTP-14411' | Lukas Larsson |
2017-05-16 | Merge pull request #1452 from niku/patch-1 | Ingela Andin |
2017-05-16 | Merge branch 'ingela/remove-debug' | Ingela Anderton Andin |
2017-05-16 | ssl: Remove debug printout | Ingela Anderton Andin |
2017-05-16 | Merge PR-1457 from goertzenator/enif_monitor_types | Sverker Eriksson |
2017-05-16 | Merge branch 'hans/ssh/ssh_file_user_key_checks_ec_size/OTP-14410' | Hans Nilsson |
2017-05-16 | Merge branch 'hans/ssh/test_ext_info_extension/OTP-14361' | Hans Nilsson |
2017-05-16 | Merge branch 'hans/ssh/enable_auth_methods_for_clients/OTP-14399' | Hans Nilsson |
2017-05-16 | Merge pull request #1436 from garazdawi/lukas/erts/remove_unused_functions | Lukas Larsson |
2017-05-16 | erts: Remove old unused functions | Lukas Larsson |
2017-05-16 | Merge pull request #1435 from SalikhovDinislam/static_func | Lukas Larsson |
2017-05-16 | lcnt_SUITE: Add a smoke test for running lock-counting | Björn Gustavsson |
2017-05-16 | Update instructions for how to start the lock-counting VM | Björn Gustavsson |
2017-05-16 | Teach erlexec the -emu_type option | Björn Gustavsson |
2017-05-16 | Let --enable-lock-counter build an additional emulator | Björn Gustavsson |
2017-05-16 | Merge branch 'ingela/dtls/replay-protect/OTP-14077' | Ingela Anderton Andin |
2017-05-16 | dtls: Implement replay protection | Ingela Anderton Andin |
2017-05-16 | Merge pull request #1453 from bjorng/bjorn/catch-warning/OTP-14401 | Björn Gustavsson |
2017-05-15 | ssh: ssh_file:user_key/2 checks ec keytype | Hans Nilsson |
2017-05-15 | Do not discard stacktraces on gen_server exits | José Valim |
2017-05-15 | Merge pull request #1407 from eltex-ecss/auto_hibernate_timeout | Ingela Andin |