summaryrefslogtreecommitdiff
path: root/lib/ssh
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'ia/ssh/currently-supported-doc/OTP-8109' into maintIngela Anderton Andin2012-02-281-1/+12
|\
| * Document currently supported algorithmsIngela Anderton Andin2012-02-171-1/+12
* | Prevent client hanging. (OTP-8111)Ingela Anderton Andin2012-02-2816-198/+321
* | Added checks of API inputIngela Anderton Andin2012-02-211-74/+170
* | Improve check so that we will not try to read ssh packet length indicator if ...Ingela Anderton Andin2012-02-201-6/+11
* | Improved error handlingIngela Anderton Andin2012-02-175-80/+134
|/
* Merge branch 'ia/ssh/server-user-dir-doc' into maintIngela Anderton Andin2012-02-161-0/+8
|\
| * Document user_dir for the serverIngela Anderton Andin2012-02-141-0/+8
* | Remove unused files from test data as it is confusingIngela Anderton Andin2012-02-153-7/+0
* | Add support for key files protected by pass phrasesIngela Anderton Andin2012-02-156-24/+125
|/
* Merge branch 'ia/ssh/crash-report-with-impatient-SFTP-client/OTP-9391' into m...Ingela Anderton Andin2012-02-141-2/+4
|\
| * Avoid to crash if the remote side closes the connection prematurelyIngela Anderton Andin2012-02-131-2/+4
* | Merge branch 'ia/ssh/keyboard-interactive-disable-bug/OTP-9466' into maintIngela Anderton Andin2012-02-141-11/+25
|\ \
| * | Client now honors the allow_user_interaction optionIngela Anderton Andin2012-02-131-11/+25
| |/
* | Add behaviour (api) module with callback specsGustav Simonsson2012-02-134-1/+52
|/
* Correct access flag handling in sftpdIngela Anderton Andin2012-02-105-78/+16
* Client fallbacks to ipv4 if connection is refused with ipv6Ingela Anderton Andin2012-02-101-0/+3
* Cleaned up code so that ssh_file can become a template for a documentedIngela Anderton Andin2012-02-105-134/+113
* Test case maintenanceIngela Anderton Andin2012-02-101-1/+1
* Better handling of IPv6Ingela Anderton Andin2012-02-101-1/+7
* Ssh daemon handles RSA host keysIngela Anderton Andin2012-02-1011-66/+158
* Removed no longer needed codeIngela Anderton Andin2012-02-1017-611/+80
* Use the public_key application for all public key handlingIngela Anderton Andin2012-02-1020-948/+620
* Remove generation of new test keys, use checked in test keysIngela Anderton Andin2012-01-1111-484/+145