aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_file.erl
AgeCommit message (Expand)Author
2018-11-19Merge branch 'hans/ssh/eddsa/OTP-15094' into maintHans Nilsson
2018-11-19ssh: Make host and user key pre-checking betterHans Nilsson
2018-11-19ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'Hans Nilsson
2018-10-24ssh: Re-phrase and adjust the documentation (ssh_file.xml)Hans Nilsson
2018-10-24ssh: Move some option's documentation to ssh_fileHans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-04-25ssh: New -spec and -typeHans Nilsson
2017-05-15ssh: ssh_file:user_key/2 checks ec keytypeHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-26ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2Hans Nilsson
2017-04-07ssh: Fix supervisors, start daemon and connect codeHans Nilsson
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2016-05-04ssh: -spec added for behavioursHans Nilsson
2016-03-15update copyright-yearHenrik Nord
2015-11-13ssh: ssh_file:default_user_dir/0 - try HOME env var firstHans Nilsson
2015-11-11ssh: add better error handling in ssh_fileHans Nilsson
2015-10-16ssh, public_key: Change EC Public Key representation to what was intendedHans Nilsson
2015-10-08ssh: ECDSA public key implementedHans Nilsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-02-05ssh: fix 'known_hosts' bug in ssh_fileHans Nilsson
2013-06-17ssh: Not run chmod every lookupFredrik Gustafsson
2012-12-13ssh: Document and clean up SSH behavioursIngela Anderton Andin
2012-08-29ssh: Increase robustnessIngela Anderton Andin
2012-02-15Add support for key files protected by pass phrasesIngela Anderton Andin
2012-02-13Add behaviour (api) module with callback specsGustav Simonsson
2012-02-10Cleaned up code so that ssh_file can become a template for a documentedIngela Anderton Andin
2012-02-10Ssh daemon handles RSA host keysIngela Anderton Andin
2012-02-10Removed no longer needed codeIngela Anderton Andin
2012-02-10Use the public_key application for all public key handlingIngela Anderton Andin
2011-11-10Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-01-24Merge branch 'nick/ssh/sign-verify-binary' into maint-r14Erlang/OTP
2010-12-28ssh: ensure ~/.ssh existsTuncer Ayaz
2010-12-20OTP-8987Niclas Eklund
2010-11-01Move away from using deprecated public_key function pem_to_der.Niclas Eklund
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP