summaryrefslogtreecommitdiff
path: root/lib/ssh
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2013-06-281-0/+16
* ssh: version updatesFredrik Gustafsson2013-06-282-1/+3
* ssh: fixed bad match failure when disconnect msgFredrik Gustafsson2013-06-271-4/+10
* Fixed syntax appup sshFredrik Gustafsson2013-01-071-17/+3
* Prepare releaseOTP_R15B03Erlang/OTP2012-11-261-0/+44
* Update copyright yearsBjörn-Egil Dahlberg2012-11-231-1/+1
* is_boolean/1 is called instead of checkingFredrik Gustafsson2012-11-211-2/+1
* Removed ip options to gen_tcp from ssh.erlFredrik Gustafsson2012-11-201-1/+1
* Appup changes for SSHFredrik Gustafsson2012-11-161-8/+2
* Fixed if it is not the record to read from in read_passwordFredrik Gustafsson2012-11-161-1/+6
* Fixed user interaction sshFredrik Gustafsson2012-11-154-54/+73
* Merge branch 'fredrik/ssh-password-conf/OTP-10511' into maintFredrik Gustafsson2012-11-123-3/+54
|\
| * Ssh appup modificationsFredrik Gustafsson2012-11-091-0/+2
| * Updated appup for sshFredrik Gustafsson2012-11-081-1/+9
| * Bumped revisionFredrik Gustafsson2012-11-071-1/+1
| * Removed some testing variablesFredrik Gustafsson2012-11-051-2/+0
| * ssh_opts is now a proper listFredrik Gustafsson2012-11-051-5/+7
| * After auth rsa and dsa passwords is set to undefinedFredrik Gustafsson2012-11-051-2/+35
| * Removing the password after authFredrik Gustafsson2012-11-051-1/+9
* | Doc for quiet_modeFredrik Gustafsson2012-11-081-0/+4
* | SSH quiet modeFredrik Gustafsson2012-11-051-0/+5
|/
* Option to ssh:connect {pref_public_key_algs, list()} where you can give the a...Fredrik Gustafsson2012-11-024-13/+91
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-031-0/+70
* Update copyright yearsBjörn-Egil Dahlberg2012-08-313-3/+3
* ssh: Increase robustnessIngela Anderton Andin2012-08-292-2/+11
* Merge branch 'ia/ssh/prepare-for-release' into maintIngela Anderton Andin2012-08-292-6/+18
|\
| * ssh: Prepare for releaseIngela Anderton Andin2012-08-282-6/+18
* | Merge branch 'ia/ssh/connection-start-error-handling' into maintIngela Anderton Andin2012-08-292-32/+9
|\ \
| * | ssh: Correct error handling of ssh connectIngela Anderton Andin2012-08-282-32/+9
| |/
* | ssh: Use the correct channel id when adjusting the channel windowIngela Anderton Andin2012-08-281-8/+8
|/
* ssh: Correct dialyzer specsIngela Anderton Andin2012-08-271-31/+31
* Merge branch 'sze/ssh-auth_methods/OTP-10224' into maintFredrik Gustafsson2012-08-272-4/+14
|\
| * Corrected some documentation according to originalFredrik Gustafsson2012-08-221-4/+10
| * SSH: Make "auth_methods" server option re-usableStefan Zegenhagen2012-08-011-0/+4
* | Fix lib/src/test/ssh_basic_SUITE.erl to fix IPv6 option typosKenji Rikitake2012-06-251-4/+4
|/
* Merge branch 'ia/ssh/missing-reason-in-catch-exit/OTP-10112' into maintIngela Anderton Andin2012-06-121-1/+1
|\
| * Improved handling of multiple closesIngela Anderton Andin2012-06-011-1/+1
* | Update to work with whitespace in exec pathLukas Larsson2012-06-054-21/+21
|/
* The channel id in a channel failure message, sent to the peer, is now in all ...Ingela Anderton Andin2012-05-042-6/+11
* ssh: Fix parallel make for behavioursBjörn-Egil Dahlberg2012-04-271-19/+25
* Merge branch 'ia/ssh/options-check-OTP-10061' into maintIngela Anderton Andin2012-04-243-20/+52
|\
| * Corrected ssh option handlingIngela Anderton Andin2012-04-243-20/+52
* | Avoid sending two ssh close messagesIngela Anderton Andin2012-04-202-3/+4
|/
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-011-0/+102
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* ssh:close/1 will no longer crash if ssl manager already happens to haveIngela Anderton Andin2012-03-222-14/+38
* Merge branch 'ia/ssh/prepare-for-release' into maintIngela Anderton Andin2012-03-222-21/+7
|\
| * Prepare for releaseIngela Anderton Andin2012-03-212-21/+7
* | Skip set_attributes test on windows due to known erts bug inIngela Anderton Andin2012-03-061-39/+46
* | sftp daemon generates file handles correctIngela Anderton Andin2012-03-012-49/+79
|/