Age | Commit message (Expand) | Author |
2018-09-21 | Update copyright year | Henrik Nord |
2018-09-13 | ssh: Use exported crypto types | Hans Nilsson |
2018-08-23 | Merge branch 'hans/ssh/x25519_x448/OTP-15133' into maint | Hans Nilsson |
2018-08-23 | ssh: spec curve25519 & curve448 | Hans Nilsson |
2018-08-23 | ssh: Fix non-conforming key generation in kex for x25519 and x448 | Hans Nilsson |
2018-08-23 | ssh: Enable curve448-sha512 and curve25519-sha256 | Hans Nilsson |
2018-08-23 | ssh: Remove the term 'eddh' | Hans Nilsson |
2018-08-23 | ssh: -spec | Hans Nilsson |
2018-08-23 | ssh: Add chacha20-poly1305@openssh.com cipher | Hans Nilsson |
2018-08-16 | ssh: Use the 'macs' tag in crypto:supports/0 | Hans Nilsson |
2018-08-16 | ssh: Use the new crypto:supports/0 tag 'curves' | Hans Nilsson |
2018-08-15 | ssh: prolong the timeout in ssh_dbg gen_server calls | Hans Nilsson |
2018-08-13 | ssh: Circular trace buffer primitives | Hans Nilsson |
2018-06-25 | Merge branch 'maint-20' into maint | Hans Nilsson |
2018-06-21 | Merge branch 'hans/ssh/sftp_ver4_xfer/ERIERL-199/OTP-15149' into maint-20 | Erlang/OTP |
2018-06-21 | ssh: Report the signal name if there is an exit-signal to sftpd | Hans Nilsson |
2018-06-21 | ssh: Bug fix sftp error codes | Hans Nilsson |
2018-06-20 | ssh: Fix ssh_xfer decode_ATTR error for Vsn=4 | Hans Nilsson |
2018-06-18 | Update copyright year | Henrik Nord |
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 |