Age | Commit message (Expand) | Author |
2012-10-31 | Option idle_time introduced, it will trigger the timer and if it is not given... | Fredrik Gustafsson |
2012-10-31 | Timeout after 1h of idle on connection, which exits the connection | Fredrik Gustafsson |
2012-10-05 | Improve interoperability with SSH clients | Stefan Zegenhagen |
2012-10-03 | ssh: Make test case platform independant | Ingela Anderton Andin |
2012-10-03 | ssh: ssh_connection:channel_data() and send_eof() now return {error, closed} ... | Daniel Goertzen |
2012-10-03 | ssh: Ensure that all data is sent before ssh:send returns. | Daniel Goertzen |
2012-10-01 | Merge branch 'dg/keyboard_interactive' | Henrik Nord |
2012-09-24 | ssh: Will not hang if you attempt to send empty binary | Ingela Anderton Andin |
2012-09-07 | fix typo in keyboard-interactive string | Daniel Goertzen |
2012-08-29 | ssh: Increase robustness | Ingela Anderton Andin |
2012-08-29 | Merge branch 'ia/ssh/prepare-for-release' into maint | Ingela Anderton Andin |
2012-08-29 | Merge branch 'ia/ssh/connection-start-error-handling' into maint | Ingela Anderton Andin |
2012-08-28 | ssh: Prepare for release | Ingela Anderton Andin |
2012-08-28 | ssh: Correct error handling of ssh connect | Ingela Anderton Andin |
2012-08-28 | ssh: Use the correct channel id when adjusting the channel window | Ingela Anderton Andin |
2012-08-27 | ssh: Correct dialyzer specs | Ingela Anderton Andin |
2012-08-01 | SSH: Make "auth_methods" server option re-usable | Stefan Zegenhagen |
2012-06-12 | Merge branch 'ia/ssh/missing-reason-in-catch-exit/OTP-10112' into maint | Ingela Anderton Andin |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-01 | Improved handling of multiple closes | Ingela Anderton Andin |
2012-05-04 | The channel id in a channel failure message, sent to the peer, is now in all ... | Ingela Anderton Andin |
2012-04-27 | ssh: Fix parallel make for behaviours | Björn-Egil Dahlberg |
2012-04-24 | Merge branch 'ia/ssh/options-check-OTP-10061' into maint | Ingela Anderton Andin |
2012-04-24 | Corrected ssh option handling | Ingela Anderton Andin |
2012-04-20 | Avoid sending two ssh close messages | Ingela Anderton Andin |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | ssh:close/1 will no longer crash if ssl manager already happens to have | Ingela Anderton Andin |
2012-03-22 | Merge branch 'ia/ssh/prepare-for-release' into maint | Ingela Anderton Andin |
2012-03-21 | Prepare for release | Ingela Anderton Andin |
2012-03-01 | sftp daemon generates file handles correct | Ingela Anderton Andin |
2012-02-28 | Prevent client hanging. (OTP-8111) | Ingela Anderton Andin |
2012-02-21 | Added checks of API input | Ingela Anderton Andin |
2012-02-20 | Improve check so that we will not try to read ssh packet length indicator if ... | Ingela Anderton Andin |
2012-02-17 | Improved error handling | Ingela Anderton Andin |
2012-02-15 | Add support for key files protected by pass phrases | Ingela Anderton Andin |
2012-02-14 | Merge branch 'ia/ssh/crash-report-with-impatient-SFTP-client/OTP-9391' into m... | Ingela Anderton Andin |
2012-02-14 | Merge branch 'ia/ssh/keyboard-interactive-disable-bug/OTP-9466' into maint | Ingela Anderton Andin |
2012-02-13 | Add behaviour (api) module with callback specs | Gustav Simonsson |
2012-02-13 | Client now honors the allow_user_interaction option | Ingela Anderton Andin |
2012-02-13 | Avoid to crash if the remote side closes the connection prematurely | Ingela Anderton Andin |
2012-02-10 | Correct access flag handling in sftpd | Ingela Anderton Andin |
2012-02-10 | Client fallbacks to ipv4 if connection is refused with ipv6 | Ingela Anderton Andin |
2012-02-10 | Cleaned up code so that ssh_file can become a template for a documented | Ingela Anderton Andin |
2012-02-10 | Better handling of IPv6 | Ingela Anderton Andin |
2012-02-10 | Ssh daemon handles RSA host keys | Ingela Anderton Andin |
2012-02-10 | Removed no longer needed code | Ingela Anderton Andin |
2012-02-10 | Use the public_key application for all public key handling | Ingela Anderton Andin |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-08 | Use new directive "-callback" and prepare version and appup for release | Ingela Anderton Andin |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |