aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh.erl
AgeCommit message (Expand)Author
2015-12-03ssh: client pub key opt implementedHans Nilsson
2015-12-01Support SSH key callback module optionsVipin Nair
2015-11-19ssh: Make it possible for more than one daemon started with option fdHans Nilsson
2015-11-06Merge branch 'hans/ssh/pwdfun/OTP-13055' into maintHans Nilsson
2015-11-04ssh: extend 'dh_gex_limits' to server sideHans Nilsson
2015-11-04ssh: option dh_gex_groups with tag ssh_moduli_fileHans Nilsson
2015-11-04ssh, public_key: random selection of diffie-hellman moduliHans Nilsson
2015-11-04ssh: enable users to give option keyboard_interact_funHans Nilsson
2015-11-04ssh: pwdfun/4 and simple testsHans Nilsson
2015-10-16ssh: dialyzer fixHans Nilsson
2015-10-14Merge branch 'maint-18' into maintHenrik Nord
2015-10-12ssh: updatated spec for ssh:daemonHans Nilsson
2015-10-08ssh: Option max_channels added.Hans Nilsson
2015-08-25ssh: add extra random length padding in packetsHans Nilsson
2015-08-05ssh: more dh_gex test casesHans Nilsson
2015-08-05ssh: options 'dh_gex_groups' and 'dh_gex_limits'Hans Nilsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-09ssh: Option unexpectedfun for ssh:daemon and ssh:connectHans Nilsson
2015-06-08Merge branch 'ia/ssh/name-spaces/OTP-12675'Ingela Anderton Andin
2015-06-05ssh: Check that user_dir and system_dir exists and are readableHans
2015-06-03ssh: Add profile optionIngela Anderton Andin
2015-06-02correct merge conflictHenrik Nord
2015-06-02Merge branch 'maint'Henrik Nord
2015-05-29ssh: Implement keyboard_interactive on server sideHans
2015-05-26ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'Hans Nilsson
2015-05-26ssh: New option 'preferred_algorithms'Hans Nilsson
2015-05-26ssh: Remove erroneous option 'role'Hans Nilsson
2015-05-13ssh: option for handling the SSH_MSG_DEBUG message's printoutsHans Nilsson
2015-04-21ssh: added id_string option for server and clientHans Nilsson
2015-04-07ssh: Option minimal_remote_max_packet_size and test casesHans Nilsson
2014-10-22ssh: Add pty_alloc request to ssh:shell/[1,2,3]Ingela Anderton Andin
2014-09-25ssh: Adjust supervisor tree to make sure new listningIngela Anderton Andin
2014-08-22Test Other Clauses of start_shellMichael K. Schmidt
2014-06-12Fix spelling mistakesMarcus Arendt
2014-06-11ssh: Handle inet and inet6 option correctlyIngela Anderton Andin
2014-05-09ssh: Use correct timeout value for the connection timeoutIngela Anderton Andin
2014-04-24ssh: Add max_session parameter to ssh:daemonHans Nilsson
2014-03-26ssh: added daemon option 'parallel_login', default falseHans Nilsson
2014-03-26ssh: Added option negotiation_timeout for ssh:daemonHans Nilsson
2014-02-14Merge branch 'weisslj/ssh-spec-doc-fixes'Henrik Nord
2014-01-28Fix incorrect proplists type referenceTuncer Ayaz
2014-01-27ssh: Fix dialyzer type specs and documentationJohannes Weißl
2013-11-13ssh: Add option to disallow CLIIngela Anderton Andin
2013-11-13ssh: Simplify handling of connection attributes (e.i. user and sockname)Ingela Anderton Andin
2013-11-13ssh: Make inet option configurable and remove ipv6_disabled optionIngela Anderton Andin
2013-11-13ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin
2013-10-28ssh: Add ssh:sockname/1 incl doc and testsHans Nilsson
2013-10-28ssh: Add function ssh:peername/1 with testHans Nilsson
2013-06-07public_key & ssl: Add ASN-1 dependencyIngela Anderton Andin
2013-01-25Update copyright yearsBjörn-Egil Dahlberg