summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_sftpd_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
* Fix typos in lib/sshKian-Meng, Ang2022-01-201-3/+3
* ssh: export_all -> -exportHans Nilsson2020-06-241-44/+36
* ssh: Remove warnings in test suitesHans Nilsson2020-04-301-1/+0
* ssh/test: Update test suitesHans Nilsson2020-04-171-4/+3
* Update copyright yearRickard Green2020-03-131-1/+1
* ssh: Increase timeout in the read_dir testcaseHans Nilsson2019-10-091-1/+1
* ssh: Remove ssh_xfer:connectHans Nilsson2019-10-021-2/+2
* ssh: Tests - timeout catches external ssh that does not disconnectHans Nilsson2017-12-211-3/+3
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssh: Make test suites passHans Nilsson2017-04-071-2/+2
* ssh: remove deprecated ssh_sftpd:listen and ssh_sftpd:stopHans Nilsson2017-04-071-1/+1
* ssh: Test-suites beautificationsHans Nilsson2017-04-071-2/+2
* ssh: Remove missplaced options in test suitesHans Nilsson2017-03-021-2/+1
* Merge branch 'ssh_sftpd_relative_path' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson2017-02-171-1/+64
|\
| * Check for directory with correct pathKarolis Petrauskas2017-02-121-1/+44
| * Fix relative path handling in sftpdKarolis Petrauskas2017-02-121-1/+22
* | Merge branch 'ssh_sftpd_cwd_with_root' into hans/ssh/sftpd_fixes/OTP-14225Hans Nilsson2017-02-171-1/+39
|\ \
| * | Consider root_dir and cwd in ssh_sftpd, if both are providedKarolis Petrauskas2017-02-121-1/+38
| |/
* | ssh: new test - try access outside sftp treeHans Nilsson2017-02-141-3/+57
|/
* ssh: skip test suites if no crypto lib is installedHans Nilsson2016-06-091-8/+12
* ssh: replace ?config in testsHans Nilsson2016-06-011-44/+44
* ssh: test cases changed for port 0 as arg to ssh:daemonHans Nilsson2016-04-281-3/+4
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Set timetrap to 40s except for some long running test casesHans Nilsson2016-03-181-1/+1
|/
* ssh: Adjusted timetrap values on ssh testsHans Nilsson2016-02-251-1/+1
* ssh: remove calls to crypto:start|stopHans Nilsson2016-02-221-16/+9
* ssh: add timetrap to all test suitesHans Nilsson2016-02-221-0/+3
* ssh: added 'after' to receive stmts in test/Hans Nilsson2015-10-091-0/+2
* ssh: ct:pal -> ct:log in lib/ssh/testHans Nilsson2015-08-071-7/+7
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'Hans Nilsson2015-05-261-0/+1
* ssh: Add handling of sftp v3 flagsIngela Anderton Andin2015-01-231-2/+46
* ssh: Ctify test docIngela Anderton Andin2013-03-011-33/+32
* Removed unused code ssh.erl and changed testsFredrik Gustafsson2012-11-291-1/+1
* Changed testcases to proper sftpd listeningFredrik Gustafsson2012-11-281-10/+8
* changed option to sftpd_vsnFredrik Gustafsson2012-11-281-1/+1
* Changes to sftpd test suiteFredrik Gustafsson2012-11-281-7/+13
* Basic functionality for sftp ver6 and testcaseFredrik Gustafsson2012-11-271-2/+16
* ssh: Modernized test suites to use only Common TestIngela Anderton Andin2012-10-191-172/+90
* Skip set_attributes test on windows due to known erts bug inIngela Anderton Andin2012-03-061-39/+46
* Prevent client hanging. (OTP-8111)Ingela Anderton Andin2012-02-281-3/+4
* Correct access flag handling in sftpdIngela Anderton Andin2012-02-101-1/+1
* Ssh daemon handles RSA host keysIngela Anderton Andin2012-02-101-2/+3
* Use the public_key application for all public key handlingIngela Anderton Andin2012-02-101-9/+16
* Remove generation of new test keys, use checked in test keysIngela Anderton Andin2012-01-111-10/+12
* Improve test case structure so that test should pass on all platformsIngela Anderton Andin2012-01-111-2/+2
* Generic key management for test suites.Niclas Eklund2011-05-191-4/+9
* Some minor updates regarding how test data is generated.Niclas Eklund2011-05-191-0/+1