summaryrefslogtreecommitdiff
path: root/lib/ssh
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2017-03-142-1/+81
* Update copyright yearRickard Green2017-03-1017-17/+17
* ssh: Update .app fileHans Nilsson2017-03-091-3/+3
* Merge branch 'hans/ssh/cuddle_tests_maint' into maintHans Nilsson2017-03-012-0/+4
|\
| * ssh: Print Pids in testcase for debuggingHans Nilsson2017-02-271-0/+1
| * ssh: increase timetrap for test on slow machineHans Nilsson2017-02-241-0/+3
* | Documentation: use behaviour(ssh_daemon_channel)Malcolm2017-02-261-1/+1
|/
* Merge branch 'hans/ssh/iolist_on_unicode/ERL-364/OTP-14230' into maintHans Nilsson2017-02-201-6/+12
|\
| * ssh: replace byte-only function with element-size agnosticHans Nilsson2017-02-171-6/+12
* | Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson2017-02-201-1/+1
|\ \
| * | ssh: increase timetrap in ssh_to_openssh_SUITE to not interrupt some slow mac...Hans Nilsson2017-02-171-1/+1
| |/
* | Merge branch 'ssh_sftpd_relative_path' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson2017-02-172-15/+74
|\ \
| * | Return correct state in the case of failureKarolis Petrauskas2017-02-151-6/+7
| * | Check for directory with correct pathKarolis Petrauskas2017-02-122-3/+46
| * | Fix relative path handling in sftpdKarolis Petrauskas2017-02-122-8/+24
* | | Merge branch 'ssh_sftpd_cwd_with_root' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson2017-02-172-14/+57
|\ \ \
| * | | Consider root_dir and cwd in ssh_sftpd, if both are providedKarolis Petrauskas2017-02-122-14/+56
| |/ /
* | | Merge branch 'hans/ssh/try_sftp_access_outside_root' into hans/ssh/sftpd_fixe...Hans Nilsson2017-02-171-3/+57
|\ \ \ | |_|/ |/| |
| * | ssh: new test - try access outside sftp treeHans Nilsson2017-02-141-3/+57
| |/
* | Merge branch 'hans/ssh/ssh_acceptor_bug/OTP-14108' into maintHans Nilsson2017-02-161-7/+19
|\ \
| * | ssh: handle return values and exceptions from ssh_acceptor:handle_connectionHans Nilsson2017-02-151-4/+12
| * | ssh: More exact test for is_tcp_socketHans Nilsson2017-02-151-3/+5
| * | ssh: Add error case for bad socketHans Nilsson2017-02-151-0/+2
* | | ssh: speling errorHans Nilsson2017-02-151-1/+1
* | | ssh: speling errorHans Nilsson2017-02-151-1/+1
* | | ssh: reword documentationHans Nilsson2017-02-151-21/+40
* | | ssh: allow a list of fingerprint algos in silently_accept_hosts optionHans Nilsson2017-02-143-15/+45
|/ /
* | ssh: modify ssh_algorithms_SUITE:init_per_suite for some Windows hangningHans Nilsson2017-02-081-11/+8
|/
* ssh: use real groups in kex_gex test suiteHans Nilsson2017-02-033-17/+33
* ssh: logging in test lib for ssh testsHans Nilsson2017-02-031-2/+5
* Merge branch 'maint-18' into maintHans Nilsson2017-02-031-1/+0
|\
| * Prepare releaseErlang/OTP2017-02-011-0/+37
| * ssh: optimize kex dh_gex using new crypto functionalityHans Nilsson2017-01-312-28/+103
| * ssh,crypto: prepare for releaseHans Nilsson2017-01-312-2/+2
| * Update release notesErlang/OTP2016-08-041-0/+17
| * ssh: update test suite for supervisorsHans Nilsson2016-08-041-4/+4
| * ssh: sshc_sup to use worker for ssh_con_handlerLukas Larsson2016-08-041-2/+2
| * ssh: update version numberHans Nilsson2016-08-041-1/+1
* | ssh: remove test timetrap for ssh_kex_group_exchangeHans Nilsson2017-02-011-2/+0
* | Merge branch 'hans/ssh/speed_dh_keygen/OTP-14169' into maintHans Nilsson2017-01-312-27/+102
|\ \
| * | ssh: optimize kex dh_gex using new crypto functionalityHans Nilsson2017-01-302-27/+102
* | | ssh: increase timetrap for ssh_benchmark_SUITEHans Nilsson2017-01-301-1/+1
|/ /
* | ssh: correct host key signature calculationHans Nilsson2017-01-251-1/+1
* | ssh: ssh_dbg now reports HELLO msgs and timestampsHans Nilsson2017-01-231-25/+41
* | ssh: fix mpint-bug in property testsHans Nilsson2017-01-191-4/+1
* | ssh: Reduce info leakage on decrypt errorsHans Nilsson2017-01-181-5/+4
* | ssh: Correct ssh_sftpd_file_api dialzyer specPhilip Cristiano2017-01-121-1/+1
* | ssh: [test] property test cuddlingHans Nilsson2016-12-142-235/+133
* | ssh: [test] remove 'known_hosts' interference in test suiteHans Nilsson2016-12-142-4/+19
* | ssh: [test] Move fn random_chars/1 to ssh_test_libHans Nilsson2016-12-143-6/+7