summaryrefslogtreecommitdiff
path: root/lib/ssh
Commit message (Expand)AuthorAgeFilesLines
* ssh: update vsn.mkHans Nilsson2014-11-181-1/+1
* ssh: Add ssh_sftp:open_tar/3,4 which opens a tar file at the server side of a...Hans Nilsson2014-11-188-36/+16615
* Merge branch 'dotsimon/ssh_connect_timeout/OTP-12306' into maintMarcus Arendt2014-11-122-2/+9
|\
| * Fix ssh_sftp:start_channel timeoutSimon Cornish2014-10-242-2/+9
* | Merge branch 'ia/ssh/rekeying-typo/OTP-12277' into maintIngela Anderton Andin2014-11-041-1/+1
|\ \
| * | ssh: Correct typo of renegotiate that could cause rekeying to failIngela Anderton Andin2014-10-301-1/+1
* | | Merge branch 'ia/ssh/pty-request/OTP-11542' into maintIngela Anderton Andin2014-10-306-50/+195
|\ \ \ | |/ / |/| |
| * | ssh: Add basic ptty_alloc testsIngela Anderton Andin2014-10-292-23/+88
| * | ssh: Add pty_alloc request to ssh:shell/[1,2,3]Ingela Anderton Andin2014-10-221-0/+1
| * | ssh: Add ptty_alloc/[2,3]Ingela Anderton Andin2014-10-223-28/+107
| |/
* | Merge branch 'maint-17' into maintHenrik Nord2014-10-2312-24/+366
|\ \
| * | Update release notesErlang/OTP2014-10-231-0/+15
| * | ssh: fix ssh.appup.src.Hans Nilsson2014-10-231-0/+20
| * | ssh: Corrected appupIngela Anderton Andin2014-10-231-0/+10
| * | ssh: fix .app and .appup errorsHans Nilsson2014-10-222-2/+3
| * | ssh: remove supervisors for crashed connection workerHans Nilsson2014-10-221-1/+1
| * | ssh: Print supervisor tree (on demand).Hans Nilsson2014-10-221-1/+50
| * | ssh: prepare for releaseHans Nilsson2014-10-211-1/+1
| * | ssh: avoid terminated but not deleted children to be counted.Hans Nilsson2014-10-211-0/+1
| * | ssh: simple info function (ssh_info:print/0).Hans Nilsson2014-10-215-4/+183
| * | ssh: Gracefully handle bad handshake messagesIngela Anderton Andin2014-10-172-15/+35
| * | ssh: reduce amount of printoutsHans Nilsson2014-10-171-9/+16
| * | ssh: Fix port scanner problemsHans Nilsson2014-10-163-3/+43
* | | Merge branch 'HansN/prop_test_updates' into maintBruce Yinhe2014-10-222-28/+37
|\ \ \ | |_|/ |/| |
| * | OptimizationsHans Nilsson2014-09-181-9/+16
| * | ssh_eqc_encode_decode.erl compilesHans Nilsson2014-09-181-2/+0
| * | Add timeout to a property test (Thanks John & Tobias @ QuviQ)Hans Nilsson2014-09-181-2/+3
| * | Reduce the total testing time for the properties to 20 secondsThomas Arts2014-09-181-5/+9
| * | No side effects in function argumentsThomas Arts2014-09-181-1/+1
| * | Passing global var to QuickCheck statemachineThomas Arts2014-09-181-13/+12
* | | ssh: Fixes clause syntax error in ssh.appup.srcHans Nilsson2014-10-161-2/+2
* | | Merge branch 'maint-17' into maintBruce Yinhe2014-10-1510-69/+160
|\ \ \ | | |/ | |/|
| * | Update release notesErlang/OTP2014-10-131-0/+32
| * | ssh: Prepare for releaseIngela Anderton Andin2014-10-132-1/+11
| * | ssh: Add option sftp_vsnIngela Anderton Andin2014-10-104-17/+63
| * | ssh: Fix option user_interaction to work as expectedIngela Anderton Andin2014-10-093-51/+54
* | | ssh: Corrected ret val from ssh_connection:subsystem/4.Hans Nilsson2014-10-091-3/+9
* | | ssh: testcaseHans Nilsson2014-10-091-0/+27
* | | Merge branch 'maint-17' into maintHenrik Nord2014-09-3012-110/+365
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2014-09-291-0/+50
| * | Merge branch 'ia/ssh/version-appup' into maint-17Erlang/OTP2014-09-292-17/+1
| |\ \
| | * | ssh: ssh-3.0.6 will not support soft ugradeIngela Anderton Andin2014-09-222-17/+1
| | |/
| * | Merge branch 'ia/ssh/listner-restart/OTP-12168' into maint-17Erlang/OTP2014-09-294-61/+127
| |\ \
| | * | ssh: Adjust supervisor tree to make sure new listningIngela Anderton Andin2014-09-253-18/+21
| | * | ssh: Add test case for ssh:stop_listnerIngela Anderton Andin2014-09-241-43/+106
| * | | Merge branch 'ia/ssh/version-handling-gracefull/OTP-12157' into maint-17Erlang/OTP2014-09-294-32/+169
| |\ \ \ | | |/ /
| | * | ssh: Add format_status/2 so sensitive data will not be present in logsIngela Anderton Andin2014-09-241-1/+31
| | * | ssh: Gracefully handle incorrect versionsIngela Anderton Andin2014-09-244-31/+138
| | |/
| * | ssh: Fixed parallel_login bug that made all logins serialHans Nilsson2014-09-253-11/+29
| |/
* | Merge branch 'matwey/makefile' into maintBruce Yinhe2014-09-261-1/+1
|\ \