aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
AgeCommit message (Expand)Author
2012-10-19ssh: Modernized test suites to use only Common TestIngela Anderton Andin
2012-10-05Improve interoperability with SSH clientsStefan Zegenhagen
2012-10-03ssh: Make test case platform independantIngela Anderton Andin
2012-10-03ssh: ssh_connection:channel_data() and send_eof() now return {error, closed} ...Daniel Goertzen
2012-10-03ssh: Ensure that all data is sent before ssh:send returns.Daniel Goertzen
2012-10-03ssh: add test suite for testing channel send/receive behavior.Daniel Goertzen
2012-10-01Merge branch 'dg/keyboard_interactive'Henrik Nord
2012-09-24ssh: Will not hang if you attempt to send empty binaryIngela Anderton Andin
2012-09-07fix typo in keyboard-interactive stringDaniel Goertzen
2012-09-04Merge tag 'OTP_R15B02'Björn-Egil Dahlberg
2012-09-03Prepare releaseOTP_R15B02Erlang/OTP
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-30Merge remote branch 'upstream/maint'Ingela Anderton Andin
2012-08-29ssh: Increase robustnessIngela Anderton Andin
2012-08-29Merge remote branch 'upstream/maint'Ingela Anderton Andin
2012-08-29Merge branch 'ia/ssh/prepare-for-release' into maintIngela Anderton Andin
2012-08-29Merge branch 'ia/ssh/connection-start-error-handling' into maintIngela Anderton Andin
2012-08-28ssh: Prepare for releaseIngela Anderton Andin
2012-08-28ssh: Correct error handling of ssh connectIngela Anderton Andin
2012-08-28ssh: Use the correct channel id when adjusting the channel windowIngela Anderton Andin
2012-08-28Merge remote branch 'upstream/maint'Ingela Anderton Andin
2012-08-27ssh: Correct dialyzer specsIngela Anderton Andin
2012-08-27Merge branch 'maint'Fredrik Gustafsson
2012-08-27Merge branch 'sze/ssh-auth_methods/OTP-10224' into maintFredrik Gustafsson
2012-08-27Merge branch 'maint'Lukas Larsson
2012-08-22Corrected some documentation according to originalFredrik Gustafsson
2012-08-01SSH: Make "auth_methods" server option re-usableStefan Zegenhagen
2012-07-19ssh: Remove VxWorksBjörn-Egil Dahlberg
2012-06-25Fix lib/src/test/ssh_basic_SUITE.erl to fix IPv6 option typosKenji Rikitake
2012-06-12Merge branch 'ia/ssh/missing-reason-in-catch-exit/OTP-10112' into maintIngela Anderton Andin
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-06-01Improved handling of multiple closesIngela Anderton Andin
2012-05-04The channel id in a channel failure message, sent to the peer, is now in all ...Ingela Anderton Andin
2012-04-27ssh: Fix parallel make for behavioursBjörn-Egil Dahlberg
2012-04-24Merge branch 'ia/ssh/options-check-OTP-10061' into maintIngela Anderton Andin
2012-04-24Corrected ssh option handlingIngela Anderton Andin
2012-04-20Avoid sending two ssh close messagesIngela Anderton Andin
2012-04-01Prepare releaseOTP_R15B01Erlang/OTP
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-22ssh:close/1 will no longer crash if ssl manager already happens to haveIngela Anderton Andin
2012-03-22Merge branch 'ia/ssh/prepare-for-release' into maintIngela Anderton Andin
2012-03-21Prepare for releaseIngela Anderton Andin
2012-03-06Skip set_attributes test on windows due to known erts bug inIngela Anderton Andin
2012-03-01sftp daemon generates file handles correctIngela Anderton Andin
2012-02-28Merge branch 'ia/ssh/currently-supported-doc/OTP-8109' into maintIngela Anderton Andin
2012-02-28Prevent client hanging. (OTP-8111)Ingela Anderton Andin
2012-02-21Added checks of API inputIngela Anderton Andin
2012-02-20Improve check so that we will not try to read ssh packet length indicator if ...Ingela Anderton Andin
2012-02-17Document currently supported algorithmsIngela Anderton Andin