Age | Commit message (Expand) | Author |
2018-06-11 | ssh: Add experimental eddh | Hans Nilsson |
2018-06-01 | Merge branch 'hans/ssh/channel_polish/OTP-15083' | Hans Nilsson |
2018-05-30 | ssh: Better crash report for bad channel callback module | Hans Nilsson |
2018-05-30 | ssh: Change get_stacktrace | Hans Nilsson |
2018-05-17 | Merge branch 'hans/ssh/channel_cb_reason/OTP-15084' | Hans Nilsson |
2018-05-16 | ssh: Terminate reason was always the name of the called callback module | Hans Nilsson |
2018-05-16 | ssh: Replace link by monitor for exit supervision | Hans Nilsson |
2018-05-14 | ssh: Use generic_timer for option idle_time | Hans Nilsson |
2018-05-14 | ssh: Refactor connection_msg handling | Hans Nilsson |
2018-05-14 | ssh: Unfold function in the single used place | Hans Nilsson |
2018-05-14 | ssh: idle_timer sends special msg instead of EXIT | Hans Nilsson |
2018-05-14 | Merge branch 'hans/ssh/rekey_limit/OTP-15069' | Hans Nilsson |
2018-05-09 | ssh: Add infinity as values to rekey_limit | Hans Nilsson |
2018-05-09 | Merge branch 'maint' | Hans Nilsson |
2018-05-09 | Merge branch 'maint-19' into maint | Hans Nilsson |
2018-05-08 | Merge branch 'hans/ssh/reneg_bug_19/OTP-15066' into maint-19 | Erlang/OTP |
2018-05-08 | Merge branch 'hans/ssh/dh_gex_putty_19/OTP-15064' into maint-19 | Erlang/OTP |
2018-05-08 | Merge branch 'maint' | Hans Nilsson |
2018-05-07 | Merge branch 'hans/ssh/reneg_bug_20/OTP-15066' into maint-20 | Erlang/OTP |
2018-05-04 | ssh: Renegotiation -> renegotiate | Hans Nilsson |
2018-05-04 | ssh: Fix DH group exchange server bug for PuTTY | Hans Nilsson |
2018-05-04 | ssh: Extend rekey_limit to also take an optional time | Hans Nilsson |
2018-05-02 | ssh: Renegotiation -> renegotiate | Hans Nilsson |
2018-05-02 | ssh: Fix DH group exchange server bug for PuTTY | Hans Nilsson |
2018-04-27 | ssh: ssh_channel replaced by ssh_client_channel | Hans Nilsson |
2018-04-27 | ssh: ssh_daemon_channel replaced by ssh_server_channel | Hans Nilsson |
2018-04-27 | ssh: Use ssh_daemon_channel_sup and ssh_damon_channel | Hans Nilsson |
2018-04-27 | Merge branch 'hans/ssh/dbg/OTP-14896' | Hans Nilsson |
2018-04-25 | ssh: Changes suggested by dialyzer | Hans Nilsson |
2018-04-25 | ssh: New -spec and -type | Hans Nilsson |
2018-04-25 | ssh: Correct a call that re-appeared by misstake | Hans Nilsson |
2018-04-20 | ssh: Remove unused ssh_client_key.erl and ssh_server_key.erl | Hans Nilsson |
2018-04-20 | Merge branch 'maint' | Hans Nilsson |
2018-04-19 | Merge branch 'hans/ssh/server_exit_normal_exit_20/OTP-15018' into maint-20 | Erlang/OTP |
2018-04-17 | ssh: Fix server crashes for exit-normal signals | Hans Nilsson |
2018-04-17 | ssh: Fix server crashes for exit-normal signals | Hans Nilsson |
2018-04-06 | Merge branch 'maint' | Hans Nilsson |
2018-04-06 | Merge branch 'maint-19' into maint | Hans Nilsson |
2018-04-05 | ssh: Fix ssh_sftpd:handle_op not returning State | Hans Nilsson |
2018-04-05 | ssh: Fix ssh_sftpd:handle_op not returning State | Hans Nilsson |
2018-03-29 | ssh: Use the new ssh_dbg module | Hans Nilsson |
2018-03-29 | ssh: New ssh_dbg module | Hans Nilsson |
2018-03-29 | ssh: Add ssh_connection_handler:alg/1 for test purposes | Hans Nilsson |
2018-03-29 | ssh: Unused fields #ssh.hkey and #ssh.kex removed | Hans Nilsson |
2018-03-29 | ssh: Simplify ssh_connection and ssh_connection_handler and their internal in... | Hans Nilsson |
2018-03-22 | ssh: Simplification of using fun:s as exec subsystems | Hans Nilsson |
2018-03-22 | Merge branch 'maint' | Raimo Niskanen |
2018-03-20 | ssh: Fix bad spec for double_algs() in ssh.hrl | Hans Nilsson |
2018-03-16 | ssh: Remove deadlock in supervisor tree | Hans Nilsson |
2018-03-16 | ssh: Remove spawn in ssh_system_sup:stop_system/1 | Hans Nilsson |