Age | Commit message (Expand) | Author |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-09 | ssh: Update .app file | Hans Nilsson |
2017-02-20 | Merge branch 'hans/ssh/iolist_on_unicode/ERL-364/OTP-14230' into maint | Hans Nilsson |
2017-02-17 | ssh: replace byte-only function with element-size agnostic | Hans Nilsson |
2017-02-17 | Merge branch 'ssh_sftpd_relative_path' into hans/ssh/sftpd_fixes/OTP-14225 | Hans Nilsson |
2017-02-17 | Merge branch 'ssh_sftpd_cwd_with_root' into hans/ssh/sftpd_fixes/OTP-14225 | Hans Nilsson |
2017-02-16 | Merge branch 'hans/ssh/ssh_acceptor_bug/OTP-14108' into maint | Hans Nilsson |
2017-02-15 | ssh: handle return values and exceptions from ssh_acceptor:handle_connection | Hans Nilsson |
2017-02-15 | ssh: More exact test for is_tcp_socket | Hans Nilsson |
2017-02-15 | ssh: Add error case for bad socket | Hans Nilsson |
2017-02-15 | Return correct state in the case of failure | Karolis Petrauskas |
2017-02-14 | ssh: allow a list of fingerprint algos in silently_accept_hosts option | Hans Nilsson |
2017-02-12 | Check for directory with correct path | Karolis Petrauskas |
2017-02-12 | Fix relative path handling in sftpd | Karolis Petrauskas |
2017-02-12 | Consider root_dir and cwd in ssh_sftpd, if both are provided | Karolis Petrauskas |
2017-02-03 | Merge branch 'maint-18' into maint | Hans Nilsson |
2017-01-31 | ssh: optimize kex dh_gex using new crypto functionality | Hans Nilsson |
2017-01-31 | ssh,crypto: prepare for release | Hans Nilsson |
2017-01-30 | ssh: optimize kex dh_gex using new crypto functionality | Hans Nilsson |
2017-01-25 | ssh: correct host key signature calculation | Hans Nilsson |
2017-01-23 | ssh: ssh_dbg now reports HELLO msgs and timestamps | Hans Nilsson |
2017-01-18 | ssh: Reduce info leakage on decrypt errors | Hans Nilsson |
2017-01-12 | ssh: Correct ssh_sftpd_file_api dialzyer spec | Philip Cristiano |
2016-12-14 | ssh: [test] Put tstflg values in a proplist | Hans Nilsson |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-11-23 | Merge branch 'hans/ssh/max_packetsize_sftp/OTP-13857' into maint | Hans Nilsson |
2016-11-21 | ssh: fix error when large client packet size and small on server | Hans Nilsson |
2016-11-18 | ssh: Add fun and fingerprint to option 'silently_accept_host' | Hans Nilsson |
2016-11-11 | ssh: Adjust inet buffers if too small | Hans Nilsson |
2016-11-11 | ssh: Change order on next_event actions in ssh_connection_handler | Hans Nilsson |
2016-11-10 | ssh: exported ssh_dbg:shrink_bin and ssh_dbg:wr_record/3 for debugging purposes | Hans Nilsson |
2016-10-27 | ssh: more info about shrinked binaries in ssh_dbg | Hans Nilsson |
2016-10-27 | ssh: Add a 'catch' in ssh_channel.erl to prevent double close errors | Hans Nilsson |
2016-10-18 | Merge branch 'maint-19' into maint | Hans Nilsson |
2016-10-17 | ssh: fix renegotiation problem | Hans Nilsson |
2016-10-14 | Merge branch 'maint-19' into maint | Hans Nilsson |
2016-10-13 | ssh: Removed matching of 'ok' after send which could cause error reports | Hans Nilsson |
2016-10-11 | Merge branch 'maint-19' into maint | Hans Nilsson |
2016-10-10 | Revert "ssh: Add non-blocking send" since it introduces Error Reports | Hans Nilsson |
2016-10-06 | Merge branch 'maint-19' into maint | Ingela Anderton Andin |
2016-10-05 | ssh: Prepare release | Ingela Anderton Andin |
2016-10-05 | ssh: Handle gen_server:call/3 exits properly | Ingela Anderton Andin |
2016-09-19 | Fix SSH custom REPL exit status | Svilen Ivanov |
2016-09-06 | Merge branch 'hans/ssh/keyboard_interactive_defensics' into maint | Hans Nilsson |
2016-09-06 | Merge branch 'hans/ssh/strengthen_pubkey/OTP-13847' into maint | Hans Nilsson |
2016-09-06 | Merge branch 'hans/ssh/correct_sha_ecdsa/OTP-13850' into maint | Hans Nilsson |
2016-09-05 | ssh: add tstflg value one_empty to force daemon send empty ssh_msg_userauth_i... | Hans Nilsson |
2016-09-02 | ssh: pre-verify key | Hans Nilsson |
2016-09-02 | ssh: make ecdsa sha dependent on curve | Hans Nilsson |
2016-09-02 | ssh: separate clauses for first and second pk auth msg | Hans Nilsson |