Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-18 | Add ecc support to openssh | Marcel Gisselmann | |
2014-12-20 | Adding support for spaces in the key comment field. Bug 411 | Jared R. Baldridge | |
2012-03-01 | forgot to use io::prompt | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import keys when using loadkey | John Southworth | |
2010-04-05 | Use 3 arg open to create pipe | Stephen Hemminger | |
Safer from user doing nasty things with command args. | |||
2010-02-17 | Add support for options in keyfile | Stephen Hemminger | |
The sshd file format has optional options; copy them to a placeholder node and generate to authorized_keys Better error message when wrong number of arguments. | |||
2010-02-17 | Handle DSA keys | Stephen Hemminger | |
Bug 5350 Need some changes to support DSA keys (Protocol V2). Also add support for options in key file. | |||
2010-02-02 | Bug in handling local key file | Stephen Hemminger | |
When URL was added, local file read got broken! | |||
2009-12-04 | Fix load user key script | Stephen Hemminger | |
Enhanced usage of curl to handle scp://user@host/filename | |||
2009-12-04 | Rearrange the public-key configuration schema | Stephen Hemminger | |
New syntax: system login user vyatta authentication public-key user@remote type ssh-rsa | |||
2009-12-03 | Fix some file headers that cause build warnings | Stephen Hemminger | |
Debian build warnings on these files. | |||
2009-12-03 | Add script for loading public key | Stephen Hemminger | |
Variation on existing config file loader that is useful for loading public key. |