Age | Commit message (Expand) | Author |
2014-09-25 | ssh: Adjust supervisor tree to make sure new listning | Ingela Anderton Andin |
2014-08-22 | Test Other Clauses of start_shell | Michael K. Schmidt |
2014-06-12 | Fix spelling mistakes | Marcus Arendt |
2014-06-11 | ssh: Handle inet and inet6 option correctly | Ingela Anderton Andin |
2014-05-09 | ssh: Use correct timeout value for the connection timeout | Ingela Anderton Andin |
2014-04-24 | ssh: Add max_session parameter to ssh:daemon | Hans Nilsson |
2014-03-26 | ssh: added daemon option 'parallel_login', default false | Hans Nilsson |
2014-03-26 | ssh: Added option negotiation_timeout for ssh:daemon | Hans Nilsson |
2014-02-14 | Merge branch 'weisslj/ssh-spec-doc-fixes' | Henrik Nord |
2014-01-28 | Fix incorrect proplists type reference | Tuncer Ayaz |
2014-01-27 | ssh: Fix dialyzer type specs and documentation | Johannes Weißl |
2013-11-13 | ssh: Add option to disallow CLI | Ingela Anderton Andin |
2013-11-13 | ssh: Simplify handling of connection attributes (e.i. user and sockname) | Ingela Anderton Andin |
2013-11-13 | ssh: Make inet option configurable and remove ipv6_disabled option | Ingela Anderton Andin |
2013-11-13 | ssh: Merge connection_manager and connection_handler processes | Ingela Anderton Andin |
2013-10-28 | ssh: Add ssh:sockname/1 incl doc and tests | Hans Nilsson |
2013-10-28 | ssh: Add function ssh:peername/1 with test | Hans Nilsson |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-22 | Removed deprecated functions | Fredrik Gustafsson |
2013-01-22 | handle_pref_algs with correct return values | Fredrik Gustafsson |
2013-01-18 | Fixed bug which lead to crash in startup of daemon, if port was in use | Fredrik Gustafsson |
2012-12-19 | Merge branch 'fredrik/ssh/rekeying' | Fredrik Gustafsson |
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-12-13 | ssh: Added User's Guide framework and minor enhancements | Niclas Eklund |
2012-11-23 | Renegotiating every hour and every gb sent, can be decreased with option {rek... | Fredrik Gustafsson |
2012-11-22 | Merge branch 'maint' | Fredrik Gustafsson |
2012-11-21 | is_boolean/1 is called instead of checking | Fredrik Gustafsson |
2012-11-20 | Removed ip options to gen_tcp from ssh.erl | Fredrik Gustafsson |
2012-11-16 | Merge branch 'fredrik/ssh/timer-on-connect/OTP-10514' | Fredrik Gustafsson |
2012-11-15 | Fixed user interaction ssh | Fredrik Gustafsson |
2012-11-05 | SSH quiet mode | Fredrik Gustafsson |
2012-11-02 | Option to ssh:connect {pref_public_key_algs, list()} where you can give the a... | Fredrik Gustafsson |
2012-10-31 | Option idle_time introduced, it will trigger the timer and if it is not given... | Fredrik Gustafsson |
2012-08-28 | ssh: Correct error handling of ssh connect | Ingela Anderton Andin |
2012-08-01 | SSH: Make "auth_methods" server option re-usable | Stefan Zegenhagen |
2012-04-24 | Corrected ssh option handling | 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-15 | Add support for key files protected by pass phrases | 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 | Removed no longer needed code | Ingela Anderton Andin |
2010-12-27 | Improved error handling for ssh:connect/3/4. | Niclas Eklund |
2010-12-20 | OTP-8987 | 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-03-30 | Exporting ssh:connect/4 | Niclas Eklund |