aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
AgeCommit message (Expand)Author
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2017-03-01Merge branch 'hans/ssh/cuddle_tests_maint' into maintHans Nilsson
2017-02-27Merge branch 'maint'Björn Gustavsson
2017-02-27ssh: Print Pids in testcase for debuggingHans Nilsson
2017-02-26Documentation: use behaviour(ssh_daemon_channel)Malcolm
2017-02-24ssh: increase timetrap for test on slow machineHans Nilsson
2017-02-20Merge branch 'maint'Hans Nilsson
2017-02-20Merge branch 'hans/ssh/iolist_on_unicode/ERL-364/OTP-14230' into maintHans Nilsson
2017-02-20Merge branch 'maint'Hans Nilsson
2017-02-20Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson
2017-02-20Merge branch 'maint'Hans Nilsson
2017-02-17ssh: replace byte-only function with element-size agnosticHans Nilsson
2017-02-17ssh: increase timetrap in ssh_to_openssh_SUITE to not interrupt some slow mac...Hans Nilsson
2017-02-17Merge branch 'ssh_sftpd_relative_path' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson
2017-02-17Merge branch 'ssh_sftpd_cwd_with_root' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson
2017-02-17Merge branch 'hans/ssh/try_sftp_access_outside_root' into hans/ssh/sftpd_fixe...Hans Nilsson
2017-02-16Merge branch 'maint'Hans Nilsson
2017-02-16Merge branch 'hans/ssh/ssh_acceptor_bug/OTP-14108' into maintHans Nilsson
2017-02-16Merge branch 'maint'Hans Nilsson
2017-02-15ssh: handle return values and exceptions from ssh_acceptor:handle_connectionHans Nilsson
2017-02-15ssh: More exact test for is_tcp_socketHans Nilsson
2017-02-15ssh: Add error case for bad socketHans Nilsson
2017-02-15ssh: speling errorHans Nilsson
2017-02-15ssh: speling errorHans Nilsson
2017-02-15ssh: reword documentationHans Nilsson
2017-02-15Merge branch 'fix-source-typos'Björn Gustavsson
2017-02-15Return correct state in the case of failureKarolis Petrauskas
2017-02-14ssh: allow a list of fingerprint algos in silently_accept_hosts optionHans Nilsson
2017-02-14Merge branch 'maint'Hans Nilsson
2017-02-14ssh: new test - try access outside sftp treeHans Nilsson
2017-02-14Fixed typos in lib/sshAndrew Dryga
2017-02-12Check for directory with correct pathKarolis Petrauskas
2017-02-12Fix relative path handling in sftpdKarolis Petrauskas
2017-02-12Consider root_dir and cwd in ssh_sftpd, if both are providedKarolis Petrauskas
2017-02-08ssh: modify ssh_algorithms_SUITE:init_per_suite for some Windows hangningHans Nilsson
2017-02-07Merge branch 'hans/ssh/default_algo_list/OTP-14110'Hans Nilsson
2017-02-06Merge branch 'maint'Hans Nilsson
2017-02-06Revert "ssh: removed 'ssh-dss' from default list"Hans Nilsson
2017-02-03ssh: use real groups in kex_gex test suiteHans Nilsson
2017-02-03ssh: logging in test lib for ssh testsHans Nilsson
2017-02-03Merge branch 'hans/ssh/default_algo_list/OTP-14110'Hans Nilsson
2017-02-03erge branch 'maint'Hans Nilsson
2017-02-03Merge branch 'maint-18' into maintHans Nilsson
2017-02-02ssh: document new and retired algorithmsHans Nilsson
2017-02-02Merge branch 'hans/ssh/default_algo_list/OTP-14110'Hans Nilsson
2017-02-02Merge branch 'maint'Hans Nilsson
2017-02-01Prepare releaseErlang/OTP
2017-02-01ssh: Enable usage of supported but not default host key algorithmsHans Nilsson
2017-02-01ssh: minor code unfoldingHans Nilsson
2017-02-01ssh: clearer hash calculationHans Nilsson