Age | Commit message (Expand) | Author |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-01-24 | Merge branch 'nick/ssh/sign-verify-binary' into maint-r14 | Erlang/OTP |
2011-01-24 | Merge branch 'nick/ensure_ssh_dir_exists/OTP-9010' into maint-r14 | Erlang/OTP |
2011-01-20 | Updated appup file. | Niclas Eklund |
2011-01-20 | Updated appup file. | Niclas Eklund |
2011-01-20 | Updated notes file. | Niclas Eklund |
2011-01-20 | Updated notes file. | Niclas Eklund |
2011-01-20 | Updated notes file. | Niclas Eklund |
2011-01-20 | Changed year in copyright header. | Niclas Eklund |
2011-01-20 | Updated year in license. | Niclas Eklund |
2011-01-20 | Added updated modules to the appup file. | Niclas Eklund |
2011-01-20 | Added updated modules to the appup file. | Niclas Eklund |
2011-01-17 | OTP-9031 - SSH did not handle the error reason enetunreach when trying to ope... | Niclas Eklund |
2010-12-28 | OTP-9010: | Niclas Eklund |
2010-12-28 | ssh: ensure ~/.ssh exists | Tuncer Ayaz |
2010-12-27 | Improved error handling for ssh:connect/3/4. | Niclas Eklund |
2010-12-20 | Release note contained wrong ticker number. | Niclas Eklund |
2010-12-20 | OTP-8987 | Niclas Eklund |
2010-11-01 | The fix regarding OTP-8849 was not included in the previous version as stated. | Niclas Eklund |
2010-11-01 | Move away from using deprecated public_key function pem_to_der. | Niclas Eklund |
2010-10-28 | Merge branch 'maint-r13' into maint-r14 | Niclas Eklund |
2010-10-25 | Update version numbers | Erlang/OTP |
2010-10-25 | The fix regarding OTP-8863 was not included in the previous version as stated | Niclas Eklund |
2010-10-21 | Update release notes | Erlang/OTP |
2010-10-21 | Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into maint-r13 | Erlang/OTP |
2010-10-06 | In some cases a crash report was generated when a connection was closing down. | Niclas Eklund |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-03 | Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into dev | nick |
2010-09-02 | Fix race condition when terminating a connection. | nick |
2010-09-02 | fix process leak in ssh_system_sup (dynamicaly created childs where not clean... | Stefan Grundmann |
2010-08-25 | Merge branch 'maint-r13' into dev | Björn Gustavsson |
2010-08-23 | ssh: Patch 1127 | Niclas Eklund |
2010-08-23 | ssh: Patch 1126 | Niclas Eklund |
2010-08-20 | ssh: Patch 1119 | Niclas Eklund |
2010-08-18 | Remove ticket numbers from all vsn.mk files | Björn Gustavsson |
2010-06-02 | Fixing compiler warnings regarding max/2 | Niclas Eklund |
2010-05-26 | Preparing for new version. | Niclas Eklund |
2010-05-26 | Fix race condition when an other connection is started before a channel is op... | Niclas Eklund |
2010-05-26 | Aligning error message with used version | Niclas Eklund |
2010-04-22 | OTP-8596 added ticket (removed deprecated modules/functions) | Niclas Eklund |
2010-04-21 | Removed deprecated functions and module | Niclas Eklund |
2010-04-21 | Changes after ssh-1.1.8 | Niclas Eklund |
2010-04-21 | New branch for ssh-2.0 and later | Niclas Eklund |
2010-04-17 | Removing usage of undocumented functions | Niclas Eklund |
2010-04-14 | Removed call to the deprecated module ssh_cm | Niclas Eklund |
2010-03-30 | Exporting ssh:connect/4 | Niclas Eklund |
2010-03-22 | Fix usage of ip_v6_disabled and publish it | Niclas Eklund |
2010-03-22 | The send operation now accepts infinity as timeout | Niclas Eklund |
2010-03-16 | Preparing for new version | Niclas Eklund |
2010-03-16 | Added stack trace information when ssh_connection:handle_msg fails (suggested... | Niclas Eklund |