Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-16 | ssh: Modernize type definitions | Ingela Anderton Andin | |
2015-05-12 | ssh: Align "=" sign in type declarations to decided policy | Ingela Anderton Andin | |
2015-04-22 | ssh: Remove extra whitespace | Ingela Anderton Andin | |
2015-04-22 | Editorial updates | tmanevik | |
SSH application | |||
2014-12-17 | ssh: Improve errorhandling in ssh_connection.erl | Ingela Anderton Andin | |
If a channel is closed by the peer while using a function with call semantics in ssh_connection.erl return {error, closed}. Document that the functions can return {error, timeout | closed} and not only ssh_request_status() | |||
2014-10-22 | ssh: Add ptty_alloc/[2,3] | Ingela Anderton Andin | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-01-25 | ssh: Fix dialyzer and doc warnings | Ingela Anderton Andin | |
2012-12-13 | ssh: Document and clean up SSH behaviours | Ingela Anderton Andin | |
2012-12-13 | ssh: Add Users Guide and enhance man pages | Ingela Anderton Andin | |
2012-10-03 | ssh: ssh_connection:channel_data() and send_eof() now return {error, closed} ↵ | Daniel Goertzen | |
for closed or invalid channels. ssh_connection:handle_msg(#ssh_msg_channel_close...) will now cause any send() that was in progress to immediately return {error,closed}. | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |